Linux RAID subsystem development
 help / color / mirror / Atom feed
* degraded raid5 at bootup
@ 2004-08-13 19:49 Tupshin Harper
  2004-08-13 20:19 ` John Stoffel
  0 siblings, 1 reply; 2+ messages in thread
From: Tupshin Harper @ 2004-08-13 19:49 UTC (permalink / raw)
  To: linux-raid

I have a 5 disk raid5 using autodetect partitions. If I have a clean 
array when I shut down, I always have a degraded array with one disk 
removed when I boot back up. Below I include the relevant dmesg output. 
hdi1 is always the problem. If I do a "mdadm -a /dev/md0 /dev/hdi1", 
then the array rebuilds without a problem, and runs clean until I reboot 
again. Any suggestions?

Kernel is 2.6.8-rc2-mm2, but I've tried it with a few other recent 
kernels (mm and not) and all have the same problem. Distro is Debian Sid.

-Tupshin

md: considering hdl1 ...
md:  adding hdl1 ...
md:  adding hdj1 ...
md: hdi1 has different UUID to hdl1
md:  adding hdh1 ...
md:  adding hde1 ...
md: created md0
md: bind<hde1>
md: bind<hdh1>
md: bind<hdj1>
md: bind<hdl1>
md: running: <hdl1><hdj1><hdh1><hde1>
raid5: device hdl1 operational as raid disk 4
raid5: device hdj1 operational as raid disk 3
raid5: device hdh1 operational as raid disk 1
raid5: device hde1 operational as raid disk 0
raid5: allocated 5242kB for md0
raid5: raid level 5 set md0 active with 4 out of 5 devices, algorithm 2
RAID5 conf printout:
 --- rd:5 wd:4 fd:1
 disk 0, o:1, dev:hde1
 disk 1, o:1, dev:hdh1
 disk 3, o:1, dev:hdj1
 disk 4, o:1, dev:hdl1
md: considering hdi1 ...
md:  adding hdi1 ...
md: md0 already running, cannot run hdi1
md: export_rdev(hdi1)
md: ... autorun DONE.


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

end of thread, other threads:[~2004-08-13 20:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-13 19:49 degraded raid5 at bootup Tupshin Harper
2004-08-13 20:19 ` John Stoffel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox