Documentation: dm raid: define data_offset status field
Signed-off-by: Heinz Mauelshagen <heinzm@redhat.com> Signed-off-by: Mike Snitzer <snitzer@redhat.com>
This commit is contained in:
parent
11e2968478
commit
58fc4fedee
1 changed files with 4 additions and 0 deletions
|
@ -242,6 +242,10 @@ recovery. Here is a fuller description of the individual fields:
|
|||
in RAID1/10 or wrong parity values found in RAID4/5/6.
|
||||
This value is valid only after a "check" of the array
|
||||
is performed. A healthy array has a 'mismatch_cnt' of 0.
|
||||
<data_offset> The current data offset to the start of the user data on
|
||||
each component device of a raid set (see the respective
|
||||
raid parameter to support out-of-place reshaping).
|
||||
|
||||
|
||||
Message Interface
|
||||
-----------------
|
||||
|
|
Loading…
Reference in a new issue