sameer dalai


{ City } mumbai
< Country > india
* Profession * system adminstrator
User No # 30308
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 3
Users Marked my Answers as Wrong # 8
Questions / { sameer dalai }
Questions Answers Category Views Company eMail




Answers / { sameer dalai }

Question { Tech Mahindra, 21480 }

What is the command to remove Lvm ,Pv and vg


Answer

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