What must you do before using the vgreduce command, to remove the PV?

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?

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.
Move allocated physical Extents (PE) from /dev/sdd to other physical volumes using the
pvmove command.

B.
Remove the /dev/sdd PV using the pvremove command.

C.
Resize the /dev/sdd PV to zero using the pvresize command.

D.
Move allocated physical Extents (PE) from /dev/sdd to other physical volumes by using the
1vvonvert – – replace command.

Explanation:



Leave a Reply 3

Your email address will not be published. Required fields are marked *


Jef Adams

Jef Adams

A is correct see previous link

lvconvert = convert a logical volume from linear to mirror or snapshot

not B, not C