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 df -i command?
What is git command?
How do you create a blank file in linux?
Which command puts a script to sleep untill a signal is recieved?
How many linux commands are there?
What is bash history linux?
What is clang format?
What is linux pwd (print working directory) command?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
What does history command do in linux?
What language is a makefile written in?
How to recover /etc/passwd file and /etc/shadow file?
How much ram do I have linux?
What is grep command in linux with examples?
How do makefiles work?