Quoting Steve Langasek ([EMAIL PROTECTED]):
> Can you tell us what version of mdadm you had installed prior to this?

I just upgraded my machine and this happened:

Preparing to replace mdadm 1.9.0-2.3 (using .../mdadm_1.9.0-3_i386.deb) ...
Stopping RAID monitor daemon: mdadm -F.
Unpacking replacement mdadm ...

[SNIP]

Setting up mdadm (1.9.0-3) ...
Starting raid devices: mdadm: failed to add /dev/sdb to /dev/md0: Device or 
resource busy
mdadm: failed to add /dev/sda to /dev/md0: Device or resource busy
mdadm: /dev/md0 assembled from 0 drives - not enough to start the array.
done.
Starting RAID monitor daemon: mdadm -F.

---------

Huh ?!

zaphod:# cat /etc/mdadm/mdadm.conf 
DEVICE partitions
ARRAY /dev/md0 level=raid1 num-devices=2 
UUID=7e58424c:c4bb377c:74c22ff7:1911f1e2
   devices=/dev/sda,/dev/sdb

zaphod:# mount
/dev/md/d0p1 on / type ext3 (rw,errors=remount-ro)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /dev/shm type tmpfs (rw)
/dev/md/d0p5 on /usr type ext3 (rw)
/dev/md/d0p6 on /var type ext3 (rw)
/dev/md/d0p7 on /extra type xfs (rw)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/md/d0p8 on /extra/home/staff type xfs 
(rw,loop=/dev/loop3,gpgkey=/root/keyfile.gpg,encryption=AES128)

zaphod:# cat /proc/mdstat
Personalities : [raid1] 
md_d0 : active raid1 sdb[1] sda[0]
      80043200 blocks [2/2] [UU]
      
unused devices: <none>
-------------
Definatly something "fishy" in _my_ eyes!

Danny

-- 
4 questions of life: What is sacred?  What is the spirit made of?
What is worth living for?  And what is worth dying for?
The answer to all, is LOVE.

Reply via email to