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 |
explain about vnc
What is ulimit in linux?
When you issue the command ls -l, what signifies the first character of the resulting display file? 701 What command can you use to determine the purpose of any command?
What does p mean linux?
What is a good processor speed?
How do I find hostname in linux?
How do I get to root in linux?
You are required to restore the file memo.ben. It was backed up in the tar file MyBackup.tar. Which command would you use to do it?
What is llvm used for?
Explain how you would manage background and foreground processes in Linux.
What is chainloading?
Which command is used to terminate a process?