Scroll to navigation

LVMCONF(8) LVMCONF(8)

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. Also reset lvmetad use to its default.
--enable-cluster
Set locking_type to the default clustered type on this system. Also disable lvmetad use as it is not yet supported in clustered environment.
--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)
LVM TOOLS 2.02.111(2) (2014-09-01) Red Hat, Inc