md array not starting?



I created a two disk array, created a file system. Mounted the file
system. Tested the file system, and all was well.

I then rebooted the system, and the array does not come back
automatically.

I have the following config.

cookiemonster:~# uname -a
Linux cookiemonster 2.6.8-2-686 #1 Tue Aug 16 13:22:48 UTC 2005 i686
GNU/Linux

cookiemonster:~# cat /etc/default/mdadm
# This file is automatically generated.
# Run 'dpkg-reconfigure mdadm' to modify it.
START_DAEMON=true
MAIL_TO="root"
AUTOSTART=true
cookiemonster:~#

cookiemonster:~# cat /etc/mdadm/mdadm.conf
DEVICE partitions
cookiemonster:~#

And I thought that should make things automagical?

The array seem to be there, because
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:~#


What needs to be done to auto-start the array?



Relevant Pages

  • Re: For Lenny: LVM, LVM+MD or just MD for mirroring?
    ... Well this is for the file system itself rather than users on the system. ... (size taken on array 100GB) ... the limit of the installed storage system we added more space ... What exactly is the difference in "the array reclaiming free space" ...
    (Debian-User)
  • Problems creating RAID 5 using mdadm
    ... I have a fresh debian sarge installation on a RAID 1 array. ... # /etc/fstab: static file system information. ... The superblock could not be read or does not describe a correct ext2 filesystem. ...
    (Debian-User)
  • Re: Problems spinning down drives in RAID5 array
    ... Any processes reading from the file system ... so I guess this is a problem with the array ... but smartd is one reason why hard disks spin ...
    (comp.os.linux.hardware)
  • Re: For Lenny: LVM, LVM+MD or just MD for mirroring?
    ... Well this is for the file system itself rather than users on the ... (size taken on array 100GB) ... last company I was able to provision 400% more storage to ... I plan to get an evaluation storage system in next month at ...
    (Debian-User)
  • Re: Re Help with ES v3 Raid
    ... Then try rebooting and see what happens. ... I fear your array is not being ... >I followed your advice and was able to make a file system on /dev/mdo. ... >>1) create physical partitions on sdb and sdc of type linux raid ...
    (RedHat)