Question 36

Create Logical Volume
According to the given requirements, create a new logical volume:
- Logical volume named "mylv" belonging to the volume group "myvg" with a size of 50 extents.
- Extent size of logical volumes in volume group "myvg" should be 16 MiB.
- Format the new logical volume with the VFAT filesystem.
- The logical volume should be automatically mounted at /mnt/mydata during system startup.

Question 37

According the following requirements to create a local directory /common/admin.
* This directory has admin group.
* This directory has read, write and execute permissions for all admin group members.
* Other groups and users don't have any permissions.
* All the documents or directories created in the/common/admin are automatically inherit the admin group.

Question 38

Make on data that only the user owner and group owner member can fully access.

Question 39

Notes:
NFS: NFS instructor.example.com:/var/ftp/pub/rhel6/dvd
YUM: http://instructor.example.com/pub/rhel6/dvd
ldap: http://instructor.example.com/pub/EXAMPLE-CA-CERT
  • Question 40

    One Logical Volume is created named as myvol under vo volume group and is mounted. The Initial Size of that Logical Volume is 400MB. Make successfully that the size of Logical Volume 200MB without losing any data. The size of logical volume 200MB to 210MB will be acceptable.