馃殌Day 6: LVM in action
sudo pvscan Marking the Physical Devices as Physical Volumes: sudo lvmdiskscan Mark them as physical volumes within LVM using the pvcreate command: sudo pvcreate /dev/xvdb /dev/xvdc Output: Physical volume "/dev/xvdb" successfully created. Physica...
Jun 9, 20242 min read16


