NAME | SYNOPSIS | DESCRIPTION | OPTIONS | FILES | SEE ALSO | COLOPHON |
LVMCONF(8) LVMCONF(8)
lvmconf — LVM configuration modifier
lvmconf [--disable-cluster] [--enable-cluster] [--enable-halvm] [--disable-halvm] [--file <configfile>] [--lockinglib <lib>] [--lockinglibdir <dir>] [--services] [--mirrorservice] [--startstopservices]
lvmconf is a script that modifies the locking configuration in an lvm configuration file. See lvm.conf(5). In addition to that, it can also set Systemd or SysV services according to changes in the lvm configuration if needed.
--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. --disable-halvm Set locking_type to the default non-clustered type. Also reset lvmetad use to its default. --enable-halvm Set locking_type suitable for HA LVM use. Also disable lvmetad use as it is not yet supported in HA LVM 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> --services In addition to setting the lvm configuration, also enable or disable related Systemd or SysV clvmd and lvmetad services. This script does not configure services provided by cluster resource agents. --mirrorservice Also enable or disable optional cmirrord service when handling services (applicable only with --services). --startstopservices In addition to enabling or disabling related services, start or stop them immediately (applicable only with --services).
/etc/lvm/lvm.conf
lvm(8), lvm.conf(5)
This page is part of the lvm2 (Logical Volume Manager 2) project.
Information about the project can be found at
⟨http://www.sourceware.org/lvm2/⟩. If you have a bug report for this
manual page, send it to linux-lvm@redhat.com. This page was obtained
from the project's upstream Git repository
⟨git://sourceware.org/git/lvm2.git⟩ on 2017-07-05. If you discover
any rendering problems in this HTML version of the page, or you
believe there is a better or more up-to-date source for the page, or
you have corrections or improvements to the information in this
COLOPHON (which is not part of the original manual page), send a mail
to man-pages@man7.org
Red Hat, Inc LVM TOOLS 2.02.173(2)-git (2017-06-28) LVMCONF(8)