1.

How To Decommission/remove Lvm Completely From The Host?

Answer»
  • Un-mount all the logical filesystems
  • Remove the logical volumes using "lvremove" command.
  • DESTROY the VOLUME group using "vgremove" command.
  • Use "pvremove" command remove the PHYSICAL volumes from the SYSTEM.



Discussion

No Comment Found