1
0
mirror of git://sourceware.org/git/lvm2.git synced 2025-02-07 05:58:00 +03:00
Heinz Mauelshagen 7d6cf12554 lvcreate: reject '--nosync' option for RAID6 LVs
The MD raid6 personality being used to drive lvm raid6 LVs does
read-modify-write updates to any stripes and thus relies on correct
P and Q Syndromes being written during initial synchronization or
it may fail reconstructing proper user data in case of SubLVs failing.

We may not allow the '--nosync' option on
creation of raid6 LVs for that reason.

Update/fix 'man lvcreate' in that regard.

add lvcreate-raid-nosync.sh test script.

- Resolves rhbz1358532
2016-08-08 13:52:35 +02:00
..
2015-10-01 15:03:34 +02:00
2015-11-16 01:15:03 +01:00
2016-01-21 12:10:26 +01:00
2015-10-06 15:21:36 +02:00
2016-07-22 14:41:47 +02:00
2015-11-23 11:57:41 -06:00
2014-06-11 11:10:55 +02:00
2016-02-17 23:53:35 +00:00
2014-06-11 11:10:55 +02:00
2015-09-04 11:05:13 -05:00
2015-09-02 17:24:34 +02:00
2014-06-11 11:10:55 +02:00
2014-06-11 11:10:55 +02:00
2016-02-17 23:53:35 +00:00
2014-06-11 11:10:55 +02:00
2016-08-03 15:49:43 -05:00
2014-06-11 11:10:55 +02:00
2014-06-11 11:10:55 +02:00
2014-06-11 11:10:55 +02:00
2014-06-11 11:10:55 +02:00