What is the command to remove Lvm ,Pv and vg

Answers were Sorted based on User's Feedback



What is the command to remove Lvm ,Pv and vg..

Answer / sameer dalai

first remove physical volume by command --pvremove pvname
then remove your volume group by vgremove -- vg name
at last remove lv by lvremove lvname(path)

Is This Answer Correct ?    3 Yes 8 No

What is the command to remove Lvm ,Pv and vg..

Answer / vel

dmsetup remove devicename

Is This Answer Correct ?    4 Yes 17 No

Post New Answer

More Linux Commands Interview Questions

If you have saved a file in linux. Later you wish to rename that file, what command is designed for it?

2 Answers  


What does the command env do?

0 Answers  


what is initrd image?

5 Answers   IBM, Oracle,


How do you create a text file in linux?

0 Answers  


What is ulimit command?

0 Answers  






What is bash history linux?

0 Answers  


what is "ls* " is run options are 1) x 2).x 3) hidden 4) no disply tell exact answer.

6 Answers   Google,


what command would you use to find the hostname of the server if yo ony have the ip address?

10 Answers  


What is the difference between find and locate command in linux?

0 Answers  


What is the command to delete a file linux?

0 Answers  


How do I check dns entry?

0 Answers  


How do I check cores in linux?

0 Answers  


Categories