summaryrefslogtreecommitdiffstats
path: root/man/lvm.conf.5.in
diff options
context:
space:
mode:
authorAlasdair Kergon <agk@redhat.com>2012-01-12 02:32:09 +0000
committerAlasdair Kergon <agk@redhat.com>2012-01-12 02:32:09 +0000
commitb5ca3d1ed02fc6995e172290b29244cdd06b6cbf (patch)
tree647ad2ba4a1e03361986d88b5b0d6fadbc0ba746 /man/lvm.conf.5.in
parenta18dcfb5338208d0cbb3fa92fd0375859f4667b9 (diff)
downloadlvm2-b5ca3d1ed02fc6995e172290b29244cdd06b6cbf.tar.gz
lvm2-b5ca3d1ed02fc6995e172290b29244cdd06b6cbf.tar.xz
lvm2-b5ca3d1ed02fc6995e172290b29244cdd06b6cbf.zip
Add activation/read_only_volume_list to override LV permission in metadata.
Diffstat (limited to 'man/lvm.conf.5.in')
-rw-r--r--man/lvm.conf.5.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/man/lvm.conf.5.in b/man/lvm.conf.5.in
index cd6d26b8..1a05f6ed 100644
--- a/man/lvm.conf.5.in
+++ b/man/lvm.conf.5.in
@@ -423,6 +423,18 @@ metadata for a match.
\fBtags\fP above).
Logical volume and volume groups can also be included in the list
by name e.g. vg00, vg00/lvol1.
+.IP
+\fBread_only_volume_list\fP \(em This acts as a filter through
+which all requests to activate a logical volume on this machine
+are passed. A logical volume is activated in read-only mode (instead
+of read-write) if it matches an item in the list. Volumes must first
+pass the \fBvolume_list\fP filter, if present. Tags must be preceded
+by @ and are checked against all tags defined in the logical volume
+and volume group metadata for a match.
+@* is short-hand to check every tag set on the host machine (see
+\fBtags\fP above).
+Logical volume and volume groups can also be included in the list
+by name e.g. vg00, vg00/lvol1.
.TP
\fBmetadata\fP \(em Advanced metadata settings
.IP