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 language is a makefile written in?
What does in makefile do?
What would be the result of issuing the command cat phonenos?
You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?
What is the command to calculate the size of a folder?
How do you sort cpu in top command?
What is type command in linux?
How do I check my disk space?
What is the role of case sensitivity in affecting the way commands are used?
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
What is whois command in linux?
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?
How use more command in linux?
What are the mv command options?