Unix and Linux Discussions Tagged with lvm |
|
Thread / Thread Starter |
Last Post |
Replies |
Views |
Forum |
|
|
|
4 |
8,205 |
UNIX for Advanced & Expert Users |
|
|
|
2 |
2,072 |
UNIX for Beginners Questions & Answers |
|
|
|
6 |
17,993 |
AIX |
|
|
|
0 |
2,420 |
UNIX for Beginners Questions & Answers |
|
|
|
3 |
3,581 |
Red Hat |
|
|
|
3 |
811 |
UNIX for Beginners Questions & Answers |
|
|
|
11 |
4,738 |
AIX |
|
|
|
5 |
1,083 |
UNIX for Beginners Questions & Answers |
|
|
|
5 |
1,404 |
UNIX for Beginners Questions & Answers |
|
|
|
2 |
1,831 |
Shell Programming and Scripting |
|
|
|
5 |
2,868 |
AIX |
|
|
|
2 |
6,843 |
UNIX for Advanced & Expert Users |
|
|
|
10 |
5,904 |
AIX |
|
|
|
10 |
4,445 |
AIX |
|
|
|
2 |
8,146 |
Red Hat |
|
|
|
0 |
1,593 |
Linux |
|
|
|
7 |
17,602 |
Red Hat |
|
|
|
1 |
3,443 |
Linux |
|
|
|
1 |
6,273 |
UNIX for Advanced & Expert Users |
|
|
|
5 |
6,117 |
AIX |
|
|
|
6 |
3,733 |
AIX |
|
|
|
10 |
3,217 |
AIX |
|
|
|
11 |
25,885 |
AIX |
|
|
|
5 |
2,013 |
Red Hat |
|
|
|
2 |
4,296 |
UNIX for Advanced & Expert Users |
|
|
|
2 |
1,856 |
AIX |
|
|
|
2 |
13,247 |
AIX |
|
|
|
4 |
4,187 |
AIX |
|
|
|
4 |
10,321 |
AIX |
|
|
|
0 |
3,739 |
HP-UX |
|
|
|
15 |
19,461 |
AIX |
|
|
|
6 |
3,652 |
HP-UX |
|
|
|
11 |
26,201 |
AIX |
|
|
|
6 |
7,518 |
AIX |
|
|
|
4 |
1,804 |
Red Hat |
|
|
|
2 |
17,630 |
Ubuntu |
|
|
|
7 |
8,587 |
Red Hat |
|
|
|
0 |
1,301 |
Red Hat |
|
|
|
7 |
5,897 |
UNIX for Dummies Questions & Answers |
|
|
|
1 |
6,355 |
Filesystems, Disks and Memory |
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)
Red Hat, Inc LVM TOOLS 2.02.105(2)-RHEL7 (2014-03-26) LVMCONF(8)