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
What could possibly be the problem when a command that was issued gave a different result from the last time it was used?
What is p in mkdir?
The head command writes the how many lines of a file to screen?
What is #!/ Bin sh?
Explain the ‘ls’ command in linux
What command should you use to check the number of files and disk space used and each user’s defined quotas?
Information technology is widely used in
Explain about the command lynx?
Explain getopts command of linux?
Is cmake only for c++?
How do I change shell in linux?
Enlist some linux to file content commands?
How do I find the linux version?
What is grep command in linux with examples?
Why echo is used in linux?