On Thu, 11 Dec 2008, Lars Schimmer wrote:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I run a 3 disk RAID5 on a debian 2.6.26 machine.
Last weekend one of that disk went bad and the raid went on with 2 disks.
Now I restarted and added the 3d disk and the RAID5 went crazy, callind
disks after disk faulty and (S)... and I do not know why.
Sounds like you want to try:
mdadm --assemble --force /dev/md1 /dev/sde1 /dev/sdg1 missing
When you do it, it should look like this (example)
# mdadm --assemble --force /dev/md3 /dev/sd[c-l]1
mdadm: forcing event count in /dev/sdd1(1) from 151848 upto 151856 -> mdadm: clearing FAULTY flag for device 1 in /dev/md3 for /dev/sdd1
mdadm: /dev/md3 has been started with 9 drives (out of 10) and 1 spare.
Justin.
--
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