mirror of
git://sourceware.org/git/lvm2.git
synced 2025-01-02 01:18:26 +03:00
man: lvchange update about --syncaction being transient
This commit is contained in:
parent
034b6a262c
commit
708435d187
@ -922,6 +922,8 @@ blocks in the array and check for discrepancies
|
||||
(mismatches between mirrors or incorrect parity values).
|
||||
\fBcheck\fP will count but not correct discrepancies.
|
||||
\fBrepair\fP will correct discrepancies.
|
||||
Mind that these synchronization actions are transient and have to be restarted
|
||||
after a system failure/reboot or a configuration change to the RaidLV.
|
||||
See \fBlvs\fP(8) for reporting discrepancies found or repaired.
|
||||
.
|
||||
.HP
|
||||
|
@ -864,6 +864,8 @@ arg(syncaction_ARG, '\0', "syncaction", syncaction_VAL, 0, 0,
|
||||
"(mismatches between mirrors or incorrect parity values).\n"
|
||||
"\\fBcheck\\fP will count but not correct discrepancies.\n"
|
||||
"\\fBrepair\\fP will correct discrepancies.\n"
|
||||
"Mind that these synchronization actions are transient and have to be restarted\n"
|
||||
"after a system failure/reboot or a configuration change to the RaidLV.\n"
|
||||
"See \\fBlvs\\fP(8) for reporting discrepancies found or repaired.\n")
|
||||
|
||||
arg(sysinit_ARG, '\0', "sysinit", 0, 0, 0,
|
||||
|
Loading…
Reference in New Issue
Block a user