RE: md array not starting?
- From: Mike Bird <mgb-debian@xxxxxxxxxxxx>
- Date: Mon, 27 Feb 2006 23:32:39 -0800
On Mon, 2006-02-27 at 22:53, Jan Johansson wrote:
cookiemonster:~# /etc/init.d/mdadm-raid start
Starting raid devices: mdadm: No arrays found in config file
done.
cookiemonster:~# cat /etc/mdadm/mdadm.conf
DEVICE partitions
cookiemonster:~#
cookiemonster:~# mdadm --examine --scan
ARRAY /dev/.static/dev/md0 level=raid5 num-devices=2
UUID=be1a9899:cbbb6f22:2b320f91:f4efdba8
devices=/dev/hdd1,/dev/hdc1
cookiemonster:~#
No RAIDs defined in /etc/mdadm/mdadm.conf. However, mdrun
searches for all RAIDs (IIRC by partition type = 0xfd) and
starts them.
I wouldn't recommend doing this blindly but given what you've
posted I think this will fix your config for you:
mdadm --examine --scan >>/etc/mdadm/mdadm.conf
--Mike Bird
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- References:
- RE: md array not starting?
- From: Jan Johansson
- RE: md array not starting?
- Prev by Date: Re: Re: Re: Question about exim forwarding
- Next by Date: Re: Unable to browse smb filesystem from nautilus in Gnome 2.12
- Previous by thread: RE: md array not starting?
- Next by thread: RE: md array not starting?
- Index(es):