What is the command to remove Lvm ,Pv and vg
Answer Posted / ratheesh
vremove lvname
vgremove vgname /// u cant remove vg before lv
pvremove pvname(path i.e /dev/...)
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
How do I know my shell?
What does execute mean in linux?
Why makefile is used in linux?
What is du -s * | sort -k1,1rn | head command used for?
What file type is a makefile?
What is the syntax of mkdir?
What is bash history linux?
What is command grouping?
What is clang tidy?
you wish to create a link to the /data directory in bob's home directory so you issue the command ln /data /home/bob/datalink but the command fails. What options hould you use in this command line to be successful.
Which command is used to check the number of files and disk space used and the each user’s defined quota?
How to know linux os is 32 bit or 64 bit?
Explain about the command lynx?
What is the use of man command in linux?
What are different command to check ram, process and hdd of linux machine?