Share via

ADVANCED LINUX LABS

Blarkboi 1 Reputation point
2022-09-23T03:39:35.943+00:00

Lab 15.1

  1. Create a 500-MB logical volume named lvgroup. Format it with the XFS file
    system and mount it persistently on /groups. Reboot your server to verify that
    the mount works.
  2. After rebooting, add another 250 MB to the lvgroup volume that you just
    created. Verify that the file system resizes as well while resizing the volume.
  3. Verify that the volume extension was successful.
    Lab 15.2
  4. Create a Stratis pool with a size of 5 GiB. In this pool, create two Stratis file
    systems and ensure that they are automatically mounted.
  5. Add an additional block device to the Stratis pool and verify that the size of the
    pool was successfully extended.
    Lab 15.3
  6. Create a VDO volume with a virtual size of 1 TiB.
  7. Ensure the VDO volume is automatically mounted by using the sample
    Systemd unit file.
  8. Reboot your server to verify that everything still works.
Community Center | Not monitored

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.