Multiple choice technology operating systems

What does the pvcreate command create?

  1. a hard partition

  2. he physical links

  3. a physical volume device file

  4. the lvm disk resident structures

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The pvcreate command initializes LVM metadata structures on a physical disk, creating the disk-resident data structures that LVM needs to manage the volume. This prepares the disk for inclusion in a volume group.