PING : REPLACING AN LVM DISK : STEP 3.9
Reactivate the root volume group so that the LVM configuration can be brought into effect.
# vgchange -a y /dev/
For our example:
# vgchange -a y /dev/vg00
[Step 3.10]