Who ever creates the files/directories on a data group owner should automatically be in the same group owner as data.
Part 2 (on Node2 Server)
Task 3 [Managing Logical Volumes]
Create a new volume group in the name of datavg and physical volume extent is 16 MB
Create a new logical volume in the name of datalv with the size of 250 extents and file system must xfs
Then the logical volume should be mounted automatically mounted under /data at system boot time
Create a 2G swap partition which take effect automatically at boot-start, and it should not affect the original swap partition.
Add user: user1, set uid=601
Password: redhat
The user's login shell should be non-interactive.