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
Explain about system and user utilities?
Does linux cp command overwrite?
You locate a command in the /bin directory but do not know what it does. What command can you use to determine its purpose
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
The command ‘umask -S’
What is whois command in linux?
What are whois tools?
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
Is cmake a compiler?
What does chmod do in linux?
How do I run multiple commands in linux?
Where can I find bash in linux?
How do I clear terminal command history?
What does uname command do?
What are the commands in linux?