You must remove a Physical Volume (PV) from a Volume Group (VG) containing one
Logical Volume (LV) without compromising data availability. What must you do before using
the vgreduce command, to remove the PV?
A.
Remove the /dev/sdd PV using the pvremove command.
B.
Resize the /dev/sdd PV to zero using the pvresize command.
C.
Move allocated physical Extents (PE) from /dev/sdd to other physical volumes using the
pvmove command.
D.
Move allocated physical Extents (PE) from /dev/sdd to other physical volumes by using
the 1vvonvert – – replace command.