Bug#525965: mdadm postinstall script failure

Wojciech Wisniewski balagane at op.pl
Wed May 27 07:28:19 UTC 2009


Package: mdadm
Version: 3.0~devel3-43-g2800528-1
Severity: normal


It looks more like debconf error.


-- Package-specific info:
--- mount output
/dev/sda1 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)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
/dev/mapper/vg-debian_home on /home type ext3 (rw)
/dev/mapper/vg-debian_tmp on /tmp type ext3 (rw)
/dev/mapper/vg-debian_usr on /usr type ext3 (rw)
/dev/mapper/vg-debian_var on /var type ext3 (rw)
/dev/mapper/vg-debian_var_tmp on /var/tmp type ext3 (rw)
/dev/sda1 on /mnt/tmp/00 type fuseblk (rw,allow_other,default_permissions,blksize=4096)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)

--- 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
ARRAY /dev/md127 level=raid5 num-devices=4 UUID=7a7562da:b94899bb:9f0d15ce:ab9ae3bb

# This file was auto-generated on Tue, 12 May 2009 09:29:00 +0200
# by mkconf $Id$

--- /proc/mdstat:
Personalities : [raid6] [raid5] [raid4] 
md127 : active raid5 sdb2[0] sda3[3] sdd2[2] sdc2[1]
      1820204352 blocks level 5, 64k chunk, algorithm 2 [4/4] [UUUU]
      [============>........]  check = 62.9% (381971072/606734784) finish=130.2min speed=28766K/sec
      
unused devices: <none>

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

   8        0  732573527 sda
   8        1  122905251 sda1
   8        2    2931862 sda2
   8        3  606734887 sda3
   8       16  732574584 sdb
   8       18  606734887 sdb2
   8       32  732574584 sdc
   8       34  606734887 sdc2
   8       48  732574584 sdd
   8       49   31246425 sdd1
   8       50  606734887 sdd2
   9      127 1820204352 md127
 253        0 1777209344 dm-0
 253        1   20971520 dm-1
 253        2   10485760 dm-2
 253        3   10485760 dm-3
 253        4    1048576 dm-4

--- initrd.img-2.6.29-2-amd64:
52740 blocks
180753b29725bd6c97670a902a37989b  ./sbin/mdadm
247abd8d8c27a30b20316a79e3987b47  ./etc/mdadm/mdadm.conf
0b8adb966ffd3b5acf8e7105c75a9944  ./lib/modules/2.6.29-2-amd64/kernel/drivers/md/dm-mirror.ko
2aaf742110a4d89dd7ead201b87be507  ./lib/modules/2.6.29-2-amd64/kernel/drivers/md/md-mod.ko
b0092b89f124881326566f1bd9dd60e3  ./lib/modules/2.6.29-2-amd64/kernel/drivers/md/dm-region-hash.ko
1fb1af5d34caf7b55cdcba1626c578de  ./lib/modules/2.6.29-2-amd64/kernel/drivers/md/raid0.ko
bad21be794d61f55a09b80f083c634b0  ./lib/modules/2.6.29-2-amd64/kernel/drivers/md/raid1.ko
1faa663cb0c7cfbccb134c53f20e8388  ./lib/modules/2.6.29-2-amd64/kernel/drivers/md/raid456.ko
99a4228902fc7105b43d2e9cf7f20c06  ./lib/modules/2.6.29-2-amd64/kernel/drivers/md/raid10.ko
d8095e55a31e48d4b78b41a1174827b3  ./lib/modules/2.6.29-2-amd64/kernel/drivers/md/dm-mod.ko
189ef3249a651ffc1a80cd916aad7f4d  ./lib/modules/2.6.29-2-amd64/kernel/drivers/md/dm-log.ko
41f4fcf108a702246bd218446c9c3d7f  ./lib/modules/2.6.29-2-amd64/kernel/drivers/md/dm-snapshot.ko
74ed973202f4e37b24a677d7dd4c97f9  ./lib/modules/2.6.29-2-amd64/kernel/drivers/md/linear.ko
da56c5822dd4340731407f7fbf0b5c62  ./lib/modules/2.6.29-2-amd64/kernel/drivers/md/multipath.ko
d8f47342aa01511eaa4773eecc68458f  ./scripts/local-top/mdadm

--- /proc/modules:
dm_mirror 14392 0 - Live 0xffffffffa01bc000
dm_region_hash 12656 1 dm_mirror, Live 0xffffffffa01b6000
dm_log 10116 2 dm_mirror,dm_region_hash, Live 0xffffffffa01ae000
dm_snapshot 17896 0 - Live 0xffffffffa01a4000
dm_mod 57872 22 dm_mirror,dm_log,dm_snapshot, Live 0xffffffffa0190000
raid456 122400 1 - Live 0xffffffffa016d000
md_mod 82740 2 raid456, Live 0xffffffffa0153000
async_xor 4048 1 raid456, Live 0xffffffffa014d000
async_memcpy 2576 1 raid456, Live 0xffffffffa0147000
async_tx 3984 3 raid456,async_xor,async_memcpy, Live 0xffffffffa0141000
xor 5456 2 raid456,async_xor, Live 0xffffffffa013a000

--- /var/log/syslog:

--- volume detail:
/dev/sda is not recognised by mdadm.
/dev/sda1 is not recognised by mdadm.
/dev/sda2 is not recognised by mdadm.
/dev/sda3:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 7a7562da:b94899bb:9f0d15ce:ab9ae3bb
  Creation Time : Sun Aug 10 00:45:28 2008
     Raid Level : raid5
  Used Dev Size : 606734784 (578.63 GiB 621.30 GB)
     Array Size : 1820204352 (1735.88 GiB 1863.89 GB)
   Raid Devices : 4
  Total Devices : 4
Preferred Minor : 127

    Update Time : Wed May 27 09:26:51 2009
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : de83c681 - correct
         Events : 407126

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     3       8        3        3      active sync   /dev/sda3

   0     0       8       18        0      active sync   /dev/sdb2
   1     1       8       34        1      active sync   /dev/sdc2
   2     2       8       50        2      active sync   /dev/sdd2
   3     3       8        3        3      active sync   /dev/sda3
--
/dev/sdb is not recognised by mdadm.
/dev/sdb2:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 7a7562da:b94899bb:9f0d15ce:ab9ae3bb
  Creation Time : Sun Aug 10 00:45:28 2008
     Raid Level : raid5
  Used Dev Size : 606734784 (578.63 GiB 621.30 GB)
     Array Size : 1820204352 (1735.88 GiB 1863.89 GB)
   Raid Devices : 4
  Total Devices : 4
Preferred Minor : 127

    Update Time : Wed May 27 09:26:51 2009
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : de83c68a - correct
         Events : 407126

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     0       8       18        0      active sync   /dev/sdb2

   0     0       8       18        0      active sync   /dev/sdb2
   1     1       8       34        1      active sync   /dev/sdc2
   2     2       8       50        2      active sync   /dev/sdd2
   3     3       8        3        3      active sync   /dev/sda3
--
/dev/sdc is not recognised by mdadm.
/dev/sdc2:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 7a7562da:b94899bb:9f0d15ce:ab9ae3bb
  Creation Time : Sun Aug 10 00:45:28 2008
     Raid Level : raid5
  Used Dev Size : 606734784 (578.63 GiB 621.30 GB)
     Array Size : 1820204352 (1735.88 GiB 1863.89 GB)
   Raid Devices : 4
  Total Devices : 4
Preferred Minor : 127

    Update Time : Wed May 27 09:26:51 2009
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : de83c69c - correct
         Events : 407126

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     1       8       34        1      active sync   /dev/sdc2

   0     0       8       18        0      active sync   /dev/sdb2
   1     1       8       34        1      active sync   /dev/sdc2
   2     2       8       50        2      active sync   /dev/sdd2
   3     3       8        3        3      active sync   /dev/sda3
--
/dev/sdd is not recognised by mdadm.
/dev/sdd1 is not recognised by mdadm.
/dev/sdd2:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 7a7562da:b94899bb:9f0d15ce:ab9ae3bb
  Creation Time : Sun Aug 10 00:45:28 2008
     Raid Level : raid5
  Used Dev Size : 606734784 (578.63 GiB 621.30 GB)
     Array Size : 1820204352 (1735.88 GiB 1863.89 GB)
   Raid Devices : 4
  Total Devices : 4
Preferred Minor : 127

    Update Time : Wed May 27 09:26:51 2009
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : de83c6ae - correct
         Events : 407126

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     2       8       50        2      active sync   /dev/sdd2

   0     0       8       18        0      active sync   /dev/sdb2
   1     1       8       34        1      active sync   /dev/sdc2
   2     2       8       50        2      active sync   /dev/sdd2
   3     3       8        3        3      active sync   /dev/sda3
--

--- /proc/cmdline
root=UUID=29d7aefe-4df9-45cd-932b-fe5ca6b62b5d ro quiet

--- grub legacy:
kernel		/boot/vmlinuz-2.6.29-2-amd64 root=UUID=29d7aefe-4df9-45cd-932b-fe5ca6b62b5d ro quiet
kernel		/boot/vmlinuz-2.6.29-2-amd64 root=UUID=29d7aefe-4df9-45cd-932b-fe5ca6b62b5d ro single

--- udev:
ii  udev           0.141-1        /dev/ and hotplug management daemon
05d02092e80338693a7c5e5882763660  /lib/udev/rules.d/64-md-raid.rules

--- /dev:
brw-rw---- 1 root disk 9, 127 May 26 23:19 /dev/md127

/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root root  9 May 26 23:19 ata-SAMSUNG_HD753LJ_S13UJ1CQ403290 -> ../../sdc
lrwxrwxrwx 1 root root 10 May 26 23:19 ata-SAMSUNG_HD753LJ_S13UJ1CQ403290-part2 -> ../../sdc2
lrwxrwxrwx 1 root root  9 May 26 23:19 ata-SAMSUNG_HD753LJ_S13UJ1CQ403291 -> ../../sda
lrwxrwxrwx 1 root root 10 May 26 23:19 ata-SAMSUNG_HD753LJ_S13UJ1CQ403291-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 26 23:19 ata-SAMSUNG_HD753LJ_S13UJ1CQ403291-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 26 23:19 ata-SAMSUNG_HD753LJ_S13UJ1CQ403291-part3 -> ../../sda3
lrwxrwxrwx 1 root root  9 May 26 23:19 ata-SAMSUNG_HD753LJ_S13UJDWQ707533 -> ../../sdb
lrwxrwxrwx 1 root root 10 May 26 23:19 ata-SAMSUNG_HD753LJ_S13UJDWQ707533-part2 -> ../../sdb2
lrwxrwxrwx 1 root root  9 May 26 23:19 ata-SAMSUNG_HD753LJ_S13UJDWQ707534 -> ../../sdd
lrwxrwxrwx 1 root root 10 May 26 23:19 ata-SAMSUNG_HD753LJ_S13UJDWQ707534-part1 -> ../../sdd1
lrwxrwxrwx 1 root root 10 May 26 23:19 ata-SAMSUNG_HD753LJ_S13UJDWQ707534-part2 -> ../../sdd2
lrwxrwxrwx 1 root root 11 May 26 23:19 md-uuid-7a7562da:b94899bb:9f0d15ce:ab9ae3bb -> ../../md127
lrwxrwxrwx 1 root root  9 May 26 23:19 scsi-SATA_SAMSUNG_HD753LJS13UJ1CQ403290 -> ../../sdc
lrwxrwxrwx 1 root root 10 May 26 23:19 scsi-SATA_SAMSUNG_HD753LJS13UJ1CQ403290-part2 -> ../../sdc2
lrwxrwxrwx 1 root root  9 May 26 23:19 scsi-SATA_SAMSUNG_HD753LJS13UJ1CQ403291 -> ../../sda
lrwxrwxrwx 1 root root 10 May 26 23:19 scsi-SATA_SAMSUNG_HD753LJS13UJ1CQ403291-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 26 23:19 scsi-SATA_SAMSUNG_HD753LJS13UJ1CQ403291-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 26 23:19 scsi-SATA_SAMSUNG_HD753LJS13UJ1CQ403291-part3 -> ../../sda3
lrwxrwxrwx 1 root root  9 May 26 23:19 scsi-SATA_SAMSUNG_HD753LJS13UJDWQ707533 -> ../../sdb
lrwxrwxrwx 1 root root 10 May 26 23:19 scsi-SATA_SAMSUNG_HD753LJS13UJDWQ707533-part2 -> ../../sdb2
lrwxrwxrwx 1 root root  9 May 26 23:19 scsi-SATA_SAMSUNG_HD753LJS13UJDWQ707534 -> ../../sdd
lrwxrwxrwx 1 root root 10 May 26 23:19 scsi-SATA_SAMSUNG_HD753LJS13UJDWQ707534-part1 -> ../../sdd1
lrwxrwxrwx 1 root root 10 May 26 23:19 scsi-SATA_SAMSUNG_HD753LJS13UJDWQ707534-part2 -> ../../sdd2

/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root root  9 May 26 23:19 pci-0000:00:1f.2-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 root root 10 May 26 23:19 pci-0000:00:1f.2-scsi-0:0:0:0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 26 23:19 pci-0000:00:1f.2-scsi-0:0:0:0-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 26 23:19 pci-0000:00:1f.2-scsi-0:0:0:0-part3 -> ../../sda3
lrwxrwxrwx 1 root root  9 May 26 23:19 pci-0000:00:1f.2-scsi-0:0:1:0 -> ../../sdb
lrwxrwxrwx 1 root root 10 May 26 23:19 pci-0000:00:1f.2-scsi-0:0:1:0-part2 -> ../../sdb2
lrwxrwxrwx 1 root root  9 May 26 23:19 pci-0000:00:1f.2-scsi-1:0:0:0 -> ../../sdc
lrwxrwxrwx 1 root root 10 May 26 23:19 pci-0000:00:1f.2-scsi-1:0:0:0-part2 -> ../../sdc2
lrwxrwxrwx 1 root root  9 May 26 23:19 pci-0000:00:1f.2-scsi-1:0:1:0 -> ../../sdd
lrwxrwxrwx 1 root root 10 May 26 23:19 pci-0000:00:1f.2-scsi-1:0:1:0-part1 -> ../../sdd1
lrwxrwxrwx 1 root root 10 May 26 23:19 pci-0000:00:1f.2-scsi-1:0:1:0-part2 -> ../../sdd2
lrwxrwxrwx 1 root root  9 May 26 23:19 pci-0000:03:00.0-scsi-1:0:0:0 -> ../../sr0

/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root root 10 May 26 23:19 1844065F44063FCC -> ../../sda1
lrwxrwxrwx 1 root root 10 May 26 23:19 29d7aefe-4df9-45cd-932b-fe5ca6b62b5d -> ../../sda2

/dev/md:
total 0
lrwxrwxrwx 1 root root 8 May 26 23:19 127 -> ../md127
lrwxrwxrwx 1 root root 8 May 26 23:19 127_0 -> ../md127


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.29-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages mdadm depends on:
ii  debconf                       1.5.26     Debian configuration management sy
ii  libc6                         2.9-12     GNU C Library: Shared libraries
ii  lsb-base                      3.2-22     Linux Standard Base 3.2 init scrip
ii  makedev                       2.3.1-88   creates device files in /dev
ii  udev                          0.141-1    /dev/ and hotplug management daemo

Versions of packages mdadm recommends:
ii  exim4-daemon-light [mail-tran 4.69-11    lightweight Exim MTA (v4) daemon
ii  module-init-tools             3.7-pre9-1 tools for managing Linux kernel mo

mdadm suggests no packages.

-- 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