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
What would be the result of the command paste -s dog cat?
What is the export command used for?
How many commands are there in linux?
When and how linux developed?
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.
What is df command in linux?
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?
What does chmod do in linux?
What are commands in grammar?
What does bash stand for?
How do I permanently delete linux history?
Why we use pwd command in linux?
Brief about the command nn?
How often do you use grep command and how in Linux operating system?
What is whois command in linux?