What is the command to remove Lvm ,Pv and vg
Answer Posted / mahesh
you frist umount lv
remove from fstab then save and quit
first remove lvremove lvname
second remove vgremove vgname
and last go for pv
| Is This Answer Correct ? | 24 Yes | 2 No |
Post New Answer View All Answers
What is the best cpu stress test?
What is ulimit in linux?
How do you kill a process in linux?
How do make computer faster?
What daemon is used for scheduling of the commands?
What language is a makefile written in?
How do I check my system performance?
What command do you type to find help about the command who?
How do I find the process id in linux?
What are commands in grammar?
How many interfaces(ethernet cards) are working using single command?
What is the command to delete a file linux?
Which command will show you free/used memory?
What command would you use to check how much memory is being used by linux?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?