On Wednesday August 1, [EMAIL PROTECTED] wrote:
>
> # cat /proc/mdstat # AFTER array restart
> Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5]
> [raid4] [raid10]
> md0 : active(auto-read-only) raid6 sdb1[1] sdf1[5] sde1[4] sdd1[3] sdc1[2]
^^^^^^^^^^^^^^^^
> 1953053696 blocks super 0.91 level 6, 64k chunk, algorithm 2 [7/5]
> [_UUUUU_]
>
> unused devices: <none>
>
Reshape won't restart while the array is auto-read-only.
You can start it simply by mounting the filesystem, or with
mdadm /dev/md0 --readwrite
NeilBrown
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html