What is the command to remove Lvm ,Pv and vg
Answers were Sorted based on User's Feedback
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 |
What is umask in linux?
Who linux commands?
What is grep command in linux with examples?
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
How do you sort cpu in top command?
What does touch do in linux?
What is grep command?
How do I check my cpu cores?
You attempt to delete a file called sales.mem using the rm command but the command fails. What could be the problem?
What is file and example?
What is sudo bash command?
Why is unix used?