Quote:
Originally Posted by your_shadow03
I have a RHEL Machine in which LVM is configured.Now I want to delete the LVM partition and create new one.
can you please help me with commands to delete LVM Partitions?
|
Take a look at:
Code:
gary@Abitbox:~> man lvm
and see if that helps.
also do a google search using "lvm howto" - without the quotes - the very first hit will be a detailed lvm manual.
Gary