What is the command to remove Lvm ,Pv and vg
Answer Posted / ron
frst remove frm fstab .....then
vgremove vgname
lvremove lvname
pvremove pvname(path i.e /dev/...)
| Is This Answer Correct ? | 27 Yes | 8 No |
Post New Answer View All Answers
How do I change directories in linux command line?
How can I create a file with cmd?
How do you limit memory usage for commands?
What commands are used to see all jobs running in the hadoop cluster and kill a job in linux?
What command can you use to make a tape archive file of a /home directory and send it to the /dev/tape device?
How you will create new folder / directories and how to remove file and folder in linux?
How do you create a file in linux?
Why we use pwd command in linux?
How does diff command work?
How often do you use grep command and how in Linux operating system?
What will happen when a system call is encountered in a user program?
How do I do a whois search?
Explain command grouping in linux?
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
What is difference between sh and bash?