lvmconf(8) - Linux man page

Name

lvmconf - LVM configuration modifier

Synopsis

lvmconf [--disable-cluster] [--enable-cluster] [--file <configfile>] [--lockinglib <lib>] [--lockinglibdir <dir>]

Description

lvmconf is a script that modifies the locking configuration in an lvm configuration file. See lvm.conf(5).

Options

--disable-cluster
Set locking_type to the default non-clustered type.
--enable-cluster
Set locking_type to the default clustered type on this system.
--file <configfile>
Apply the changes to configfile instead of the default /etc/lvm/lvm.conf.
--lockinglib <lib>
Set external locking_library locking library to load if an external locking type is used.
--lockinglibdir <dir>

Files

/etc/lvm/lvm.conf

See Also

lvm(8), lvm.conf(5)