What is the command to remove Lvm ,Pv and vg
Answer Posted / sameer dalai
first remove physical volume by command --pvremove pvname
then remove your volume group by vgremove -- vg name
at last remove lv by lvremove lvname(path)
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
Where can I find bash in linux?
How commands work in linux?
What is command to check ports running/used over local machine
Can I delete .bash history?
What is the pwd command?
can any one send me one project on linux ...?
What is the symbol of linux?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
How to hide the partition in grub booting?
What is the difference between clang and llvm?
How many types of dos commands are there?
What is devops linux?
What is the difference between find and locate command in linux?
What is the difference between locating and locate command?
Who whoami linux?