What is the command to remove Lvm ,Pv and vg
Answer Posted / mario
first:# vi /etc/fstab
deleted line /dev/mapper/vg/lv ..............default 0 0
esc wq!
#reboot
#lvremove(path i.e: /dev/mapper/vg/lv)
#vgremove(path i.e: vg /dev/sdb1)
#pvremove(path i.e: /dev/sdb1)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How commands work in linux?
How find ip address linux?
How can I type in cmd?
What is Data Command?
Enlist some linux to file content commands?
What does df command do in linux?
What command is used to check the number of files, disk space, and each user’s defined quota?
What is llvm used for?
How to recover /etc/passwd file and /etc/shadow file?
How do I know my linux shell version?
What are the linux commands used in devops?
How do I overclock my cpu?
Explain shift command of linux?
What is a ulimit in unix?
What is command line in unix?