What is the command to remove Lvm ,Pv and vg
Answer Posted / debasis behera
1st remove the entry on /etc/fstab file & save - quit.
2nd remove lvm - lvremove lvname
3rd remove vg - vgremove vgname
4th remove pv - pvremove pvname
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
What does ls mean in linux?
What does comm do and how to use it?
Who linux commands?
How do you clear the screen in linux?
What Command used to lock user password?
State and explain about features of UNIX?
Which of the following tasks cannot be accomplished with the touch command?
Explain getopts command of linux?
What is bc command in unix?
How do makefiles work?
What is mkdir p?
You want to copy the user’s home directories to a new location. Which of the following commands will accomplish this?
How remove all files in a directory linux?
What is whois command?