What is the command to remove Lvm ,Pv and vg
Answer Posted / ratheesh
vremove lvname
vgremove vgname /// u cant remove vg before lv
pvremove pvname(path i.e /dev/...)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the makefile in c?
How lilo is useful in linux?
What does touch do in linux?
What is command grouping?
How can I check the exit status of my previous command in Linux operating system?
What language is a makefile written in?
Which command will show you free/used memory? Does free memory exist on linux?
What is git command?
Which of the following tasks cannot be accomplished with the touch command?
What is the use of finger command in linux?
Why is unix used?
Enlist some linux to file content commands?
What is Syntax of any Linux command?
What is cd in cmd?
What is $$ in shell script?