What is the command to remove Lvm ,Pv and vg
Answer Posted / linux
dmsetup will only remove /dev/mapper/vg0-lvm0
your pv, vg & lv will remain there but lv will not be active.
just give "vgchange -ay" and your logical volume will again
be available for use.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
What is $@ in makefile?
What is $@ in bash?
What are two functions the move mv command can carry out?
Which command is used to uncompress gzip files?
What is make command in linux?
What does mkdir mean?
What does kill in linux?
How do I find cpu in linux?
What are the linux commands used in devops?
What is FC command?
What does p mean linux?
You need to see the last fifteen lines of the files dog, cat and horse. What command should you use?
Why echo is used in linux?
What is help command in linux?
How lilo is useful in linux?