Gitweb: https://sourceware.org/git/?p=lvm2.git;a=commitdiff;h=e07989fd3a00b183c30d13... Commit: e07989fd3a00b183c30d133ed06a2320e8b03509 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:08:33 2019 +0200
lvchange: add --resync help/manual text relative to 'R' attribute
Add information that --resync clears the 'R' attribute on not initially synchronized mirrror/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..b8feec8 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