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

What is option in linux command?

0 Answers  


How use linux command line?

0 Answers  


What is cpu core in linux?

0 Answers  


How is grep so fast?

0 Answers  


Explain about gzip filename?

0 Answers  






In /boot/grub/grub.conf file there is a line kernel /vmlinuz-version ro root=/dev/sda2, What is the meaning of "/" before vmlinuz? Pls explain?

1 Answers   HCL,


Explain the ‘ls’ command in linux

0 Answers  


How can I check the exit status of my previous command in Linux operating system?

0 Answers   SwanSoft Technologies,


How do you create a text file in linux?

0 Answers  


What is tail command in linux?

0 Answers  


i dont know root password then this situation can we change or break root password to ant process

5 Answers  


Compare between SYS V launched processes and Xinetd processes in Linux.

1 Answers  


Categories