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
How do I find cpu in linux?
What is ulimit command?
What is command line in unix?
Why we use pwd command in linux?
What is clang llvm?
How use linux command line?
What is the bash in linux?
What is phony in makefile?
How do I stress test my cpu?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
What is the command to check cpu speed in linux?
How remove all files in a directory linux?
What does p mean linux?
What is the command to calculate the size of a folder?
How do I permanently set ulimit in linux?