InterviewSolution
Saved Bookmarks
| 1. |
If The Vg02 Has Two Physical Volumes Called /dev/sdc/ & /dev/sdd. How Do You Remove /dev/sdd From Vg02? |
|
Answer» "vgreduce VG02 /dev/sdd/" "vgreduce vg02 /dev/sdd/" |
|