[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel 2.6 + Raid + base-config = problem?



I remove my old mdadm and download new 1.9.0-.2-1 and install it.
now /etc/rcS.d/S04mdadm-raid is there
 and I create :

 mdadm -Cv /dev/md0 -l1 -n2 missing /dev/sdb1 (no need --auto option)
and I make mkfs.ext3 and check /proc/mdstat is fine.
and edit /etc/mdadm/mdadm.conf by mdadm --detail --scan command and I got this :

"ARRAY /dev/md0 level=raid1 num-devices=2
UUID=4a89915e:f3e911b4:f46c6c6f:17539ac7
   devices=/dev/.static/dev/sdb1"

then I mount it by /etc/fstab then reboot and no device found again



On Thu, 31 Mar 2005 06:59:50 -1000, Joey Hess <joeyh@debian.org> wrote:
> hjvm@freenet.de wrote:
> > But: I started base-config and installed the desktop environment. The install went fine.
> > But after the next reboot the system was broken. The first raid partition with root on it
> > still worked, so I was able to boot into a minimal system. But the other three raid
> > partitions notably with /var and /home on it didn't work, so I got lots of error messages.a
> 
> udev was not getting along with mdadm for a while. Upgrade mdadm to
> version 1.9.0-2.1.
> 
> --
> see shy jo
> 
> 
>



Reply to: