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 is a good processor speed?
How do you kill a process in linux?
Explain about communication features in UNIX?
What is free linux?
What is grep command?
What is Data Command?
What is a makefile in c?
What is tty name?
What is type command in linux?
How do I list directories in linux?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
How does grep work in linux?
What is command to check ports running/used over local machine
Explain about sh?
Which command would you use if you want to remove the password assigned to a group?