1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-01-09 01:18:39 +03:00

man: document 's' RAID attribute bit

This commit is contained in:
Heinz Mauelshagen 2018-12-11 16:54:17 +01:00 committed by Marian Csontos
parent 74906dad60
commit 1d558bea03
2 changed files with 4 additions and 0 deletions

View File

@ -56,6 +56,8 @@ Inconsistencies are detected by initiating a "check" on a RAID logical volume.
(The scrubbing operations, "check" and "repair", can be performed on a RAID (The scrubbing operations, "check" and "repair", can be performed on a RAID
logical volume via the 'lvchange' command.) (w)ritemostly signifies the logical volume via the 'lvchange' command.) (w)ritemostly signifies the
devices in a RAID 1 logical volume that have been marked write-mostly. devices in a RAID 1 logical volume that have been marked write-mostly.
Re(s)haping signifies a RAID Logical Volume is either undergoing a stripe
addition/removal, a stripe size or RAID algorithm change.
(R)emove after reshape signifies freed striped raid images to be removed. (R)emove after reshape signifies freed striped raid images to be removed.
.IP .IP
Related to Thin pool Logical Volumes: (F)ailed, out of (D)ata space, Related to Thin pool Logical Volumes: (F)ailed, out of (D)ata space,

View File

@ -569,6 +569,8 @@ Inconsistencies are detected by initiating a "check" on a RAID logical volume.
(The scrubbing operations, "check" and "repair", can be performed on a RAID (The scrubbing operations, "check" and "repair", can be performed on a RAID
logical volume via the 'lvchange' command.) (w)ritemostly signifies the logical volume via the 'lvchange' command.) (w)ritemostly signifies the
devices in a RAID 1 logical volume that have been marked write-mostly. devices in a RAID 1 logical volume that have been marked write-mostly.
Re(s)haping shows a Raid Logical Volume is undergoing a reshape (ie. striped
addition/removal, stripe size or RAID algorithm change).
(R)emove after reshape signifies freed striped raid images to be removed. (R)emove after reshape signifies freed striped raid images to be removed.
.IP .IP
Related to Thin pool Logical Volumes: (F)ailed, out of (D)ata space, Related to Thin pool Logical Volumes: (F)ailed, out of (D)ata space,