summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorAlasdair G Kergon <agk@redhat.com>2014-05-15 08:32:27 +0100
committerAlasdair G Kergon <agk@redhat.com>2014-05-15 08:32:27 +0100
commit5684cfcb1c13129b70ddaf1ee4df95e08bc551a9 (patch)
tree27beaa09d72ae46007f4f1debdad06b7c7bb743e /conf
parent42d7409da2761198781e067b81a4dca86ba27ee9 (diff)
downloadlvm2-5684cfcb1c13129b70ddaf1ee4df95e08bc551a9.tar.gz
report: Add metadata_percent to lvs_cols.
Diffstat (limited to 'conf')
-rw-r--r--conf/example.conf.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/example.conf.in b/conf/example.conf.in
index bc1758d20..935d3e7bf 100644
--- a/conf/example.conf.in
+++ b/conf/example.conf.in
@@ -1040,7 +1040,7 @@ activation {
# Comma separated list of columns to report for 'lvs' command.
# See 'lvs -o help' for the list of possible fields.
- # lvs_cols="lv_name,vg_name,lv_attr,lv_size,pool_lv,origin,data_percent,move_pv,mirror_log,copy_percent,convert_lv"
+ # lvs_cols="lv_name,vg_name,lv_attr,lv_size,pool_lv,origin,data_percent,metadata_percent,move_pv,mirror_log,copy_percent,convert_lv"
# Comma separated list of columns to report for 'lvs' command in verbose mode.
# See 'lvs -o help' for the list of possible fields.