The lab specifies a 700 MB partition and a 500 MB logical volume.
pvcreate initializes the partition for LVM.
vgcreate builds the storage pool.
lvcreate allocates space from the volume group.
mkfs.xfs creates the filesystem, which is standard on RHEL.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit