What is the command to remove Lvm ,Pv and vg
Answer Posted / mahesh
you frist umount lv
remove from fstab then save and quit
first remove lvremove lvname
second remove vgremove vgname
and last go for pv
| Is This Answer Correct ? | 24 Yes | 2 No |
Post New Answer View All Answers
What is command grouping?
You want to verify which lines in the file kickoff contain ‘bob’. Which of the following commands will accomplish this?
What is an os command?
Is cmake a compiler?
How can I create a file with cmd?
What is kill command?
What are commands in grammar?
How do I remove a soft link in linux?
What are the mv command options?
What does in makefile do?
What is df command in unix?
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?
How do I know my shell?
Which of the following tasks cannot be accomplished with the touch command?
How do you limit memory usage for commands?