The Logical Volume Manager or LVM
Install LVM GUI utility
On RHEL
You can install the package using the CLI, by issuing in a terminal:
#yum install system-config-lvm
Once installed, you can issue the following command to launch it:
#sudo system-config-lvm
Once installed the program will appear under “System” -> “Administration” -> “Logical Volume Management”.
Alternatively, You can install the package using the graphical package manager. To do that, go to “system” -> “Administration” -> “Add/Remove Software”.
Search for “LVM” in the filter box to find the “system-config-lvm” utility down at the bottom.
Select the checkbox and “Next -> Next -> Finish” to accept the installation and it’s key. Once installed the program will appear under “System” -> “Administration” -> “Logical Volume Management”.
No comments:
Post a Comment