Bug#426109: mdadm: when upgrading, post-installation script quits with error 128

Boniforti Flavio boniforti.f at gmail.com
Sat May 26 10:56:40 UTC 2007


Package: mdadm
Version: 2.6.2-1
Severity: important



-- Package-specific info:
--- mount output
/dev/hdc1 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/md3 on /home type ext3 (rw)

--- mdadm.conf
# mdadm.conf
#
# Please refer to mdadm.conf(5) for information about this file.
#

# by default, scan all partitions (/proc/partitions) for MD superblocks.
# alternatively, specify devices to scan, using wildcards if desired.
DEVICE partitions

# auto-create devices with Debian standard permissions
CREATE owner=root group=disk mode=0660 auto=yes

# automatically tag new arrays as belonging to the local system
HOMEHOST <system>

# instruct the monitoring daemon where to send mail alerts
MAILADDR root

# definitions of existing MD arrays

# This file was auto-generated on Fri, 16 Mar 2007 01:57:59 +0100
# by mkconf $Id: mkconf 261 2006-11-09 13:32:35Z madduck $
MAILADDR bonnyfused at tiscali.it


--- /proc/mdstat:
Personalities : [raid1] 
md3 : active raid1 hdb1[0] hdd1[1]
      244195904 blocks [2/2] [UU]
      
unused devices: <none>

--- /proc/partitions:
major minor  #blocks  name

   3    64  244198584 hdb
   3    65  244196001 hdb1
  22     0   19551168 hdc
  22     1   18691596 hdc1
  22     2          1 hdc2
  22     5     859446 hdc5
  22    64  244198584 hdd
  22    65  244196001 hdd1
   9     3  244195904 md3

--- initrd.img-2.6.18-4-686:
25126 blocks
scripts/local-top/mdadm
sbin/mdadm
lib/modules/2.6.18-4-686/kernel/drivers/md/raid10.ko
lib/modules/2.6.18-4-686/kernel/drivers/md/multipath.ko
lib/modules/2.6.18-4-686/kernel/drivers/md/raid456.ko
lib/modules/2.6.18-4-686/kernel/drivers/md/md-mod.ko
lib/modules/2.6.18-4-686/kernel/drivers/md/raid1.ko
lib/modules/2.6.18-4-686/kernel/drivers/md/xor.ko
lib/modules/2.6.18-4-686/kernel/drivers/md/linear.ko
lib/modules/2.6.18-4-686/kernel/drivers/md/raid0.ko
etc/mdadm
etc/mdadm/mdadm.conf

--- /proc/modules:
dm_snapshot 15552 0 - Live 0xf890c000
dm_mirror 19152 0 - Live 0xf8906000
dm_mod 50232 2 dm_snapshot,dm_mirror, Live 0xf8936000
raid1 21056 1 - Live 0xf88d7000
md_mod 70388 2 raid1, Live 0xf8915000

--- /var/log/syslog:

--- volume detail:
/dev/hdb1:
          Magic : a92b4efc
        Version : 00.90.00
           UUID : 676a947e:11e95bec:70755f43:5f69c007
  Creation Time : Thu Mar  1 20:01:20 2007
     Raid Level : raid1
  Used Dev Size : 244195904 (232.88 GiB 250.06 GB)
     Array Size : 244195904 (232.88 GiB 250.06 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 3

    Update Time : Sat May 26 12:55:53 2007
          State : active
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 8d397367 - correct
         Events : 0.900067


      Number   Major   Minor   RaidDevice State
this     0       3       65        0      active sync   /dev/hdb1

   0     0       3       65        0      active sync   /dev/hdb1
   1     1      22       65        1      active sync   /dev/hdd1
--
/dev/hdd1:
          Magic : a92b4efc
        Version : 00.90.00
           UUID : 676a947e:11e95bec:70755f43:5f69c007
  Creation Time : Thu Mar  1 20:01:20 2007
     Raid Level : raid1
  Used Dev Size : 244195904 (232.88 GiB 250.06 GB)
     Array Size : 244195904 (232.88 GiB 250.06 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 3

    Update Time : Sat May 26 12:55:54 2007
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 8d472f5f - correct
         Events : 0.900066


      Number   Major   Minor   RaidDevice State
this     1      22       65        1      active sync   /dev/hdd1

   0     0       3       65        0      active sync   /dev/hdb1
   1     1      22       65        1      active sync   /dev/hdd1
--

--- /proc/cmdline
root=/dev/hdc1 ro 

--- grub:
kernel		/boot/vmlinuz-2.6.18-4-686 root=/dev/hdc1 ro 
kernel		/boot/vmlinuz-2.6.18-4-686 root=/dev/hdc1 ro single


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=it_IT at euro, LC_CTYPE=it_IT at euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages mdadm depends on:
ii  debconf [debconf-2.0]         1.5.13     Debian configuration management sy
ii  libc6                         2.5-9      GNU C Library: Shared libraries
ii  lsb-base                      3.1-23.1   Linux Standard Base 3.1 init scrip
ii  makedev                       2.3.1-83   creates device files in /dev

Versions of packages mdadm recommends:
ii  exim4-daemon-light [mail-tra 4.67-1      lightweight exim MTA (v4) daemon
ii  module-init-tools            3.3-pre11-1 tools for managing Linux kernel mo

-- debconf information:
  mdadm/autostart: true
  mdadm/mail_to: root
  mdadm/initrdstart_msg_errmd:
* mdadm/initrdstart: all
  mdadm/initrdstart_msg_errconf:
  mdadm/initrdstart_notinconf: false
  mdadm/initrdstart_msg_errexist:
  mdadm/initrdstart_msg_intro:
  mdadm/autocheck: true
  mdadm/initrdstart_msg_errblock:
  mdadm/start_daemon: true




More information about the pkg-mdadm-devel mailing list