Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=aae2e872b4572ba72fa032... Commit: aae2e872b4572ba72fa0321391f7eb77f569e5ff Parent: acb8050a30fb61ce5188d5c6daa8177942da0538 Author: Heinz Mauelshagen heinzm@redhat.com AuthorDate: Fri Sep 6 14:08:29 2019 +0200 Committer: Heinz Mauelshagen heinzm@redhat.com CommitterDate: Fri Sep 6 14:18:29 2019 +0200
lvchange: add --resync help/manual text relative to 'R' attribute
Add information that --resync clears the 'R' attribute on not initially synchronized mirror/RAID LVs.
Related: 1708299 --- tools/command-lines.in | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/tools/command-lines.in b/tools/command-lines.in index f914650..1169224 100644 --- a/tools/command-lines.in +++ b/tools/command-lines.in @@ -261,6 +261,7 @@ OO: --activate Active, OO_LVCHANGE IO: --ignoreskippedcluster ID: lvchange_resync DESC: Resyncronize a mirror or raid LV. +DESC: Use to reset 'R' attribute on a not initially synchronized LV. RULE: all not lv_is_pvmove lv_is_locked RULE: all not LV_raid0
lvm2-commits@lists.fedorahosted.org