1LVMCONF(8) LVMCONF(8)
2
3
4
6 lvmconf - LVM configuration modifier
7
8
10 lvmconf [--disable-cluster] [--enable-cluster] [--file <configfile>]
11 [--lockinglib <lib>] [--lockinglibdir <dir>]
12
13
15 lvmconf is a script that modifies the locking configuration in an lvm
16 configuration file. See lvm.conf(5).
17
18
20 --disable-cluster
21 Set locking_type to the default non-clustered type.
22
23 --enable-cluster
24 Set locking_type to the default clustered type on this system.
25
26 --file <configfile>
27 Apply the changes to configfile instead of the default
28 /etc/lvm/lvm.conf.
29
30 --lockinglib <lib>
31 Set external locking_library locking library to load if an
32 external locking type is used.
33
34 --lockinglibdir <dir>
35
37 /etc/lvm/lvm.conf
38
39
41 lvm(8), lvm.conf(5)
42
43
44
45Red Hat, Inc LVM TOOLS 2.02.84(2) (2011-02-09) LVMCONF(8)