* Getting md0 to come back automatically
@ 2005-08-07 0:11 Ewan Grantham
2005-08-07 6:48 ` Neil Brown
0 siblings, 1 reply; 2+ messages in thread
From: Ewan Grantham @ 2005-08-07 0:11 UTC (permalink / raw)
To: Linux RAID Mailing List
I'm running mdadm 1.9.0 on a Debian build (using coLinux 0.7.1), and
have the following for my /etc/mdadm/mdadm.conf:
ARRAY /dev/md0 level=raid5 num-devices=4
UUID=777b15e6:6791bb61:96a9c2f4:80e2f7bf
DEVICE /dev/cobd3,/dev/cobd4,/dev/cobd5,/dev/cobd6
I can rebuild the array manually after a restart using:
mdadm -A /dev/md0 /dev//cobd3 /dev/cobd4 /dev/cobd5 /dev/cobd6
but it doesn't come up automatically on it's own. Anything that y'all
can see that's wrong with this?
Thanks,
Ewan
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Getting md0 to come back automatically
2005-08-07 0:11 Getting md0 to come back automatically Ewan Grantham
@ 2005-08-07 6:48 ` Neil Brown
0 siblings, 0 replies; 2+ messages in thread
From: Neil Brown @ 2005-08-07 6:48 UTC (permalink / raw)
To: Ewan Grantham; +Cc: Linux RAID Mailing List
On Saturday August 6, ewan.grantham@gmail.com wrote:
> I'm running mdadm 1.9.0 on a Debian build (using coLinux 0.7.1), and
> have the following for my /etc/mdadm/mdadm.conf:
>
> ARRAY /dev/md0 level=raid5 num-devices=4
> UUID=777b15e6:6791bb61:96a9c2f4:80e2f7bf
> DEVICE /dev/cobd3,/dev/cobd4,/dev/cobd5,/dev/cobd6
^ ^ ^
get rid of the commas.
NeilBrown
>
> I can rebuild the array manually after a restart using:
>
> mdadm -A /dev/md0 /dev//cobd3 /dev/cobd4 /dev/cobd5 /dev/cobd6
>
> but it doesn't come up automatically on it's own. Anything that y'all
> can see that's wrong with this?
>
> Thanks,
> Ewan
> -
> 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] 2+ messages in thread
end of thread, other threads:[~2005-08-07 6:48 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-07 0:11 Getting md0 to come back automatically Ewan Grantham
2005-08-07 6:48 ` Neil Brown
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).