linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* mdadm raid5 single drive fail, single drive out of sync terror
@ 2014-11-26 15:08 Jon Robison
  2014-11-26 15:47 ` Phil Turmel
  2014-11-26 15:49 ` Robin Hill
  0 siblings, 2 replies; 6+ messages in thread
From: Jon Robison @ 2014-11-26 15:08 UTC (permalink / raw)
  To: linux-raid

Hi all!

I upgraded to mdadm-3.3-7.fc20.x86_64, and my raid5 array would no 
longer recognize /dev/sdb1 in my raid 5 array (which is normally 
/dev/sd[b-f]1). I `mdadm --detail --scan`,  which resulted in a degraded 
array, then added /dev/sdb1, and it started rebuilding happily until 25% 
or so, when another failure seemed to occur.

I am convinced the data is fine on /dev/sd[c-f]1, and that somehow I 
just need to inform mdadm about that, but they got out of sync and 
/dev/sde1 thinks the array is AAAAA while the others think its AAA.. . 
The drives also seem to think e is bad because f said e was bad or some 
weird stuff, and sde1 is behind by ~50 events or so. That error hasn't 
shown itself recently. I fear sdb is bad and sde is going to go soon.

Results of `mdadm --examine /dev/sd[b-f]1` are here 
http://dpaste.com/2Z7CPVY

I'm scared and alone. Everything is off and sitting as above, though e 
50 events behind and out of synch. New drives coming Friday and backup 
is of course a bit old. I'm petrified to execute `mdadm --create 
--assume-clean --level=5 --raid-devices=5 /dev/md0 /dev/sdf1 /dev/sdd1 
/dev/sdc1 /dev/sde1 missing`, but that seems my next option unless ya'll 
know better. I tried `mdadm --assemble -f /dev/md0 /dev/sdf1 /dev/sdd1 
/dev/sdc1 /dev/sde1` and it said something like can't start with only 3 
devices (which I wouldn't expect because examine still shows 4, just 
that they are out of sync and I thought that was -f's express purpose in 
assemble mode). Anyone have any suggestions? Thanks!

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-11-28 17:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-26 15:08 mdadm raid5 single drive fail, single drive out of sync terror Jon Robison
2014-11-26 15:47 ` Phil Turmel
2014-11-26 15:49 ` Robin Hill
2014-11-26 16:13   ` Robison, Jon (CMG-Atlanta)
2014-11-26 16:38     ` Robin Hill
2014-11-28 17:00   ` Robison, Jon (CMG-Atlanta)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).