On Wed, Aug 02, 2006 at 02:57:22PM +0100, martin f krafft wrote:
> Can you please try (cut&paste into the shell should work):
> 
>   apt-get install -d mdadm=2.5.2-9
>   dpkg --unpack /var/cache/apt/archives/mdadm_2.5.2-9_*.deb
>   wget -O /tmp/mdadm.config http://madduck.net/~madduck/scratch/mdadm.config
>   echo -e '887ce8e8e8e5dd261216774847b6866fd3e2423f  /tmp/mdadm.config' \
>     | sha1sum -c \
>     && install -m755 /tmp/mdadm.config /var/lib/dpkg/info/mdadm.config
>   echo purge | debconf-communicate mdadm
>   dpkg --configure mdadm || dpkg-reconfigure mdadm

Here's the output.  It seems something went wrong after all, even though
there's no error message.  This doesn't sound like it's good:
I: mdadm: no RAID devices selected for initrd initialisation.
I: mdadm: not including RAID stuff.

To the questions, I answered /dev/md/0 (as was the default) and not start any
other arrays than the ones at boot.

Thanks,
Bas

pcbcn10:/home/shevek#   apt-get install -d mdadm=2.5.2-9
Reading package lists... Done
Building dependency tree... Done
mdadm is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
pcbcn10:/home/shevek#   dpkg --unpack
/var/cache/apt/archives/mdadm_2.5.2-9_*.deb
(Reading database ... 198548 files and directories currently installed.)
Preparing to replace mdadm 2.5.2-9 (using .../mdadm_2.5.2-9_i386.deb) ...
Stopping RAID monitoring service: mdadm --monitor.
Unpacking replacement mdadm ...
pcbcn10:/home/shevek#   wget -O /tmp/mdadm.config
http://madduck.net/~madduck/scratch/mdadm.config
--16:18:49--  http://madduck.net/~madduck/scratch/mdadm.config
           => `/tmp/mdadm.config'
Resolving madduck.net... 130.60.75.72
Connecting to madduck.net|130.60.75.72|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3,511 (3.4K) [text/plain]

100%[====================================>] 3,511         --.--K/s

16:18:50 (88.26 KB/s) - `/tmp/mdadm.config' saved [3511/3511]

pcbcn10:/home/shevek#   echo -e '887ce8e8e8e5dd261216774847b6866fd3e2423f
/tmp/mdadm.config' \
>     | sha1sum -c \
>     && install -m755 /tmp/mdadm.config /var/lib/dpkg/info/mdadm.config
/tmp/mdadm.config: OK
pcbcn10:/home/shevek#   echo purge | debconf-communicate mdadm
0
pcbcn10:/home/shevek#   dpkg --configure mdadm || dpkg-reconfigure mdadm
Setting up mdadm (2.5.2-9) ...
update-initramfs: Generating /boot/initrd.img-2.6.17-1-686
I: mdadm: no RAID devices selected for initrd initialisation.
I: mdadm: not including RAID stuff.
I: mdadm: use `dpkg-reconfigure -plow mdadm` to change this.
Starting RAID monitoring service: mdadm --monitor.
Assembling RAID arrays...done (disabled in /etc/default/mdadm).

pcbcn10:/home/shevek#

-- 
I encourage people to send encrypted e-mail (see http://www.gnupg.org).
If you have problems reading my e-mail, use a better reader.
Please send the central message of e-mails as plain text
   in the message body, not as HTML and definitely not as MS Word.
Please do not use the MS Word format for attachments either.
For more information, see http://129.125.47.90/e-mail.html

Attachment: signature.asc
Description: Digital signature

Reply via email to