What is the command to remove Lvm ,Pv and vg
Answer Posted / sameer dalai
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 |
Post New Answer View All Answers
What command would you use to check how much memory is being used by linux?
What would be the result of issuing the command cat phonenos?
What are bash scripts used for?
Is cmake a compiler?
What does chmod 777 do?
What do you mean by directory?
what do know about commands?
What is Data Command?
What is difference between sh and bash?
Explain about refer?
How do I check command history?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
What is $@ in bash?
What are grep commands?
What are the commands in linux?