- About lvmconf : LVM configuration modifier
- It comes from “lvm2-2.02.72” package.
- Configuration Files:
- Path: /sbin/lvmconf
Examples:
1. To set locking_type to the default non-clustered type
$ lvmconf –disable-cluster |
2. To set locking_type to the default clustered type on this system
$ lvmconf –enable-cluster |
3. To apply the changes to configfile instead of the default /etc/lvm/lvm.conf
$ lvmconf –file |
4. To set external locking_library locking library to load if an external locking type is used
$ lvmconf –lockinglib |
Related Commands: lvm, lvm.conf