Hello,

On 4/23/07, David Greaves <[EMAIL PROTECTED]> wrote:
There is some odd stuff in there:

/dev/sda1:
Active Devices : 4
Working Devices : 4
Failed Devices : 0
Events : 0.115909229

/dev/sdb1:
Active Devices : 5
Working Devices : 4
Failed Devices : 1
Events : 0.115909230

/dev/sdc1:
Active Devices : 8
Working Devices : 8
Failed Devices : 1
Events : 0.115909230

/dev/sdd1:
Active Devices : 4
Working Devices : 4
Failed Devices : 0
Events : 0.115909230

but your event counts are consistent. It looks like corruption on 2 disks :(

Exactly.

Or did you try some things?

We tried updating the superblocks. It did not help, there remains
corrupt data somehow:

[EMAIL PROTECTED] ~]# mdadm --examine /dev/sdb1
/dev/sdb1:
[...]
    Number   Major   Minor   RaidDevice State
this -11221199   -1288577935    -1551230943    2035285809      faulty
active removed
[...]

[EMAIL PROTECTED] ~]# mdadm --examine /dev/sdc1
/dev/sdc1:
[...]
    Number   Major   Minor   RaidDevice State
this 1038288281   293191225    29538921    -2128142983      faulty
active write-mostly
[...]

That seems exactly what mdadm barfs on:

[EMAIL PROTECTED] ~]# mdadm -v --assemble --scan --config=/tmp/mdadm.conf 
--force
[...]
mdadm: no uptodate device for slot 1 of /dev/md0
mdadm: no uptodate device for slot 2 of /dev/md0
[...]

Regards,

Leon.
-
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

Reply via email to