What is the command to remove Lvm ,Pv and vg
Answer Posted / linuxnewbee
frst remove frm fstab .....then
lvremove lvname
vgremove vgname /// u cant remove vg before lv
pvremove pvname(path i.e /dev/...)
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
Is a command a full sentence?
How can you check the amount of lines in a file?
Does linux cp command overwrite?
How does mkdir work in linux?
What is tty in linux process?
Information technology is widely used in
What is the gcc command?
What command should you use to check the number of files and disk space used and each user’s defined quotas?
Which command is used to find what is in your home directory?
How remove all files in a directory linux?
What does kill in linux?
What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?
How does grep work in linux?
Explain the working of command grouping?
How do you create a text file in linux?