Additional Resources
Use these sources to learn more about LVM.
All software on a Community Enterprise Linux system is divided into RPM packages which can be installed, upgraded, or removed. This part describes how to manage the RPM packages on a Community Enterprise Linux system using graphical and command line tools. Table of Contents
Installed Documentation
rpm -qd lvm2
- This command shows all the documentation available from the lvm
package, including man pages.
lvm help
- This command shows all LVM commands available.Useful Websites
Part II. Package Management