What is the command to remove Lvm ,Pv and vg
Answer Posted / harsha
first umount
then remove from fstab
then remove lvm using lvremove
then remove groupvolume
using gvremove
then remove physicalvolume
using pvremove
dont forget to reboot your system after deleting.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain the working of command grouping?
Which Command used to lock user password in Linux?
What does execute mean in linux?
What does cd do in linux?
What does chmod do in linux?
What is the symbol of linux?
tell me something about linux commands.
Which command reduces the size of a file?
What language is clang written in?
What is du command in linux?
How do you create a file in linux?
What is the command to delete a file linux?
What does top do in linux?
What is the bash in linux?
What is mkdir p?