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
What does chmod 755 do?
What is the programming language for linux?
What are different command to check ram, process and hdd of linux machine?
How much ram do I have linux?
How cp command works in linux?
What is $@ in shell?
What is help command in linux?
What is tty name?
What is llvm used for?
What is SFC command?
Where can I find bash in linux?
What is finger command in linux?
How do I stop a linux job?
What is the command can be used to check for file corruption?
How do you run command every time a file is modified?