How to change or create Lvm partition in Centos dedicate server after install OS in shell?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
Using |
|||
|
|
rpm -ql lvm(orrpm -ql lvm-toolsorrpm -ql lvm2or whatever the package is called) will show you a list of relevant tools, as willapropos lvm. Your question would be more useful if you told us what you want to do. – Gilles Dec 23 '11 at 23:43