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
Why we use pwd command in linux?
Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?
What is finger in networking?
What is the default number of shell commands saved in the history list of .cshrc file?
What are two functions the move mv command can carry out?
How do you execute more than one command or program from a single command line entry?
What does grep command do?
How do I start ms dos?
Write a command that will display all .txt files, including its individual permission.
Where can I find bash in 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 do I run bash on windows?
What is parallel ssh?
What are the mv command options?
How do you sort cpu in top command?