OK, I was a bit stupid...
I changed a drive today, so I rebuilt a software RAID1.
I have a RAID1 in degraded mode (1 out of 2 drives), and I added a new
partition to it. When I say I was stupid, I mean the partition I added was
a tiny little bit smaller than what it should have been.
md happily added it, synced, then at the very end :
Jan 19 21:33:27 apollo13 attempt to access beyond end of device
Jan 19 21:33:27 apollo13 sda7: rw=1, want=12498560, limit=12498507
Jan 19 21:33:27 apollo13 raid1: Disk failure on sda7, disabling device.
Jan 19 21:33:27 apollo13 Operation continuing on 1 devices
Of course, "attempt to access beyond end of device", I made the device
too small. Duh.
No problem, I'll just fix my partition, but a warning message on the
mdadm --add would have avoided losing time doing the sync, and at the end,
a few seconds of "WTF ? it failed ? ah, ok..."
Have a nice day !
mdadm --version
mdadm - v2.1 - 12 September 2005
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html