* Raid starts dirty every boot on Ubuntu
@ 2009-02-01 17:23 GeneralNMX
0 siblings, 0 replies; only message in thread
From: GeneralNMX @ 2009-02-01 17:23 UTC (permalink / raw)
To: linux-raid
On my Ubuntu server, ALL my raids start dirty every single time and kicks
one drive (any one of the four), re-adds it, then reconstructs the raid
array. For the example below, this is a raid1 with two spares. When it
finishes booting, the device that was kicked is still in the array, as a
spare. This makes the boot literally take hours, and I dont know exactly
what its doing since it just sits there without a progress indicator. I
dont think its fsck because it doesnt even get to fsck yet in the
runlevel. It goes like this:
md: md7 stopped.
md: unbind<sda9>
md: export_rdev(sda9)
md: ubind<sdb9>
md: export_rdev(sdb9)
md: bind<sdc9>
md: bind<sdb9>
md: bind<sdd9>
md: bind<sda9>
md: Kicking non-fresh sdd9 from array!
md: unbind<sdd9>
md: export_rdev(sdd9)
raid1: raid set md7 active with 2 out of 2 mirrors
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-02-01 17:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-01 17:23 Raid starts dirty every boot on Ubuntu GeneralNMX
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.