Bug#857284: mdadm: subprocess installed post-installation script returned error exit status 128

Asensu tech at asensucontrario.info
Thu Mar 9 14:57:48 UTC 2017


Package: mdadm
Version: 3.4-4+b1
Severity: important

Dear Maintainer,

The bug seem very similar to Bug#525965: "mdadm: install script returns 1"

https://www.mail-archive.com/debian-bugs-dist@lists.debian.org/msg641794.html

Here, the bugtrace is:

$ sudo dpkg --configure mdadm
Configuring mdadm (3.4-4+b1) ...
#!/bin/sh -vx
# Copyright © 2001-2005 Mario Jou/3en <joussen at debian.org>
# Copyright © 2005-2008 Martin F. Krafft <madduck at debian.org>
# Distributable under the terms of the GNU GPL version 2.
#
set -e
+ set -e

. /usr/share/debconf/confmodule
+ . /usr/share/debconf/confmodule
#!/bin/sh
# This is a shell library to interface to the Debian configuration management
# system.

###############################################################################
# Initialization.

# Check to see if a FrontEnd is running.
if [ ! "$DEBIAN_HAS_FRONTEND" ]; then
    PERL_DL_NONLAZY=1
    export PERL_DL_NONLAZY
    # Since there is no FrontEnd, this program execs a FrontEnd.
    # It will then run a new copy of $0 that can talk to it.
    if [ "$DEBCONF_USE_CDEBCONF" ]; then
        exec /usr/lib/cdebconf/debconf $0 "$@"
    else
        exec /usr/share/debconf/frontend $0 "$@"
    fi
fi
+ [ !  ]
+ PERL_DL_NONLAZY=1
+ export PERL_DL_NONLAZY
+ [  ]
+ exec /usr/share/debconf/frontend /var/lib/dpkg/info/mdadm.postinst configure 3.4-4
dpkg: error processing package mdadm (--configure):
 subprocess installed post-installation script returned error exit status 128
Errors were encountered while processing:
 mdadm

Thanks for your work!

-- Package-specific info:
--- mdadm.conf
HOMEHOST <system>
MAILADDR root
ARRAY /dev/md/bottle4:0 metadata=1.2 name=bottle4:0 UUID=ka9ob04n:h1t662sk:4dn8zdk:o2ox679
MAILADDR root

--- /etc/default/mdadm
AUTOCHECK=true
START_DAEMON=true
DAEMON_OPTIONS="--syslog"
VERBOSE=false

--- /proc/mdstat:
Personalities : [raid1] [linear] [multipath] [raid0] [raid6] [raid5] [raid4] [raid10] 
md0 : active raid1 sdb1[0] sdc1[2]
      976630464 blocks super 1.2 [2/2] [UU]
      bitmap: 0/8 pages [0KB], 65536KB chunk

unused devices: <none>

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

   8       16  976762584 sdb
   8       17  976761560 sdb1
   8       32  976762584 sdc
   8       33  976761560 sdc1
   8        0  117220824 sda
   8        1     524288 sda1
   8        2     249856 sda2
   8        3  116445184 sda3
   9        0  976630464 md0
 253        0  116443136 dm-0
 253        1  112361472 dm-1
 253        2    4079616 dm-2
 253        3  976628416 dm-3

--- LVM physical volumes:
  PV                     VG        Fmt  Attr PSize   PFree
  /dev/mapper/sda3_crypt bottle-vg lvm2 a--  111.05g    0 
--- mount output
sysfs on /sys type sysfs (rw,relatime)
proc on /proc type proc (rw,relatime)
udev on /dev type devtmpfs (rw,nosuid,relatime,size=1954640k,nr_inodes=488660,mode=755)
devpts on /dev/pts type devpts (rw,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=393472k,mode=755)
/dev/mapper/bottle--vg-root on / type ext4 (rw,noatime,discard,errors=remount-ro,data=ordered)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
efivarfs on /sys/firmware/efi/efivars type efivarfs (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/pids type cgroup (rw,nosuid,nodev,noexec,relatime,pids)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=34,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=10283)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
tmpfs on /tmp type tmpfs (rw,relatime)
tmpfs on /var/spool type tmpfs (rw,noatime)
tmpfs on /var/tmp type tmpfs (rw,noatime)
/dev/sda2 on /boot type ext2 (rw,relatime,block_validity,barrier,user_xattr,acl)
/dev/sda1 on /boot/efi type vfat (rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro)
/dev/mapper/raid_office on /home type ext4 (rw,relatime,data=ordered)
tmpfs on /home/bottle/.thumbnails type tmpfs (rw,noatime)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
tmpfs on /run/user/111 type tmpfs (rw,nosuid,nodev,relatime,size=393468k,mode=700,uid=111,gid=114)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
gvfsd-fuse on /run/user/111/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=111,group_id=114)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=393468k,mode=700,uid=1000,gid=1000)
tmpfs on /run/user/1001 type tmpfs (rw,nosuid,nodev,relatime,size=393468k,mode=700,uid=1001,gid=1001)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)
/dev/mapper/bottle--vg-root on /var/lib/docker/overlay2 type ext4 (rw,noatime,discard,errors=remount-ro,data=ordered)

--- initrd.img-4.9.0-1-amd64:
127085 blocks
d3be82c0f275d6c25b04d388baf9e836  ./etc/modprobe.d/mdadm.conf
5b4b7d7c881ad019fe1d268a6127f8e4  ./etc/mdadm/mdadm.conf
073c9c58928ad5bd9cb4da8f5e404b63  ./lib/modules/4.9.0-1-amd64/kernel/drivers/md/dm-mod.ko
3f512d2e4573c8c22823418ebbb2a67c  ./lib/modules/4.9.0-1-amd64/kernel/drivers/md/dm-crypt.ko
87072914175d6380176b3011c1f052cf  ./lib/modules/4.9.0-1-amd64/kernel/drivers/md/dm-bufio.ko
07ac16d7c769766df73ad7dba8319f13  ./lib/modules/4.9.0-1-amd64/kernel/drivers/md/dm-snapshot.ko
0ae4c9138a1b8d8a68350b06630fb52d  ./lib/modules/4.9.0-1-amd64/kernel/drivers/md/dm-log.ko
fef0cbd141527aa64ce30438ccce6d7d  ./lib/modules/4.9.0-1-amd64/kernel/drivers/md/dm-region-hash.ko
30ff978b59f93def37f35eda38dd53ab  ./lib/modules/4.9.0-1-amd64/kernel/drivers/md/dm-mirror.ko
257b62f0a239c57e42844d32cd6920e8  ./lib/modules/4.9.0-1-amd64/kernel/drivers/md/md-mod.ko
3ae63f4b9bbf1734f45c08f49c62824d  ./lib/modules/4.9.0-1-amd64/kernel/drivers/md/raid456.ko
67ac4fb005473aab8ffe0829c3f87263  ./lib/modules/4.9.0-1-amd64/kernel/drivers/md/dm-raid.ko
dffaf8a04dd59a95768267826d5f143d  ./lib/modules/4.9.0-1-amd64/kernel/drivers/md/linear.ko
0f58f41664d0b65a8fe2a6096ba5620c  ./lib/modules/4.9.0-1-amd64/kernel/drivers/md/multipath.ko
0f1a2e138c33a681a78a1a4e88c90770  ./lib/modules/4.9.0-1-amd64/kernel/drivers/md/raid0.ko
bdd7b2daff5307a4814c77dd5983326f  ./lib/modules/4.9.0-1-amd64/kernel/drivers/md/raid1.ko
072a16a60a0760411006cf5ad00a3ef1  ./lib/modules/4.9.0-1-amd64/kernel/drivers/md/raid10.ko
38a0d82d74715c1b647af1279c9e3b38  ./sbin/mdadm
192ccafcfe38eabf0f5184786764c4a9  ./scripts/local-bottom/mdadm
f3b648ca1c912da30940f0b821b7e9e6  ./scripts/local-block/mdadm

--- initrd's /conf/conf.d/md:
no conf/md file.

--- /proc/modules:
dm_crypt 24576 2 - Live 0xffffffffc0571000
dm_mod 118784 11 dm_crypt, Live 0xffffffffc0589000
raid10 49152 0 - Live 0xffffffffc0578000
raid456 106496 0 - Live 0xffffffffc0556000
async_raid6_recov 20480 1 raid456, Live 0xffffffffc0550000
async_memcpy 16384 2 raid456,async_raid6_recov, Live 0xffffffffc054b000
async_pq 16384 2 raid456,async_raid6_recov, Live 0xffffffffc0546000
async_xor 16384 3 raid456,async_raid6_recov,async_pq, Live 0xffffffffc0541000
async_tx 16384 5 raid456,async_raid6_recov,async_memcpy,async_pq,async_xor, Live 0xffffffffc053c000
raid6_pq 110592 4 btrfs,raid456,async_raid6_recov,async_pq, Live 0xffffffffc0511000
libcrc32c 16384 2 xfs,raid456, Live 0xffffffffc04ae000
raid0 20480 0 - Live 0xffffffffc04a8000
multipath 16384 0 - Live 0xffffffffc0408000
linear 16384 0 - Live 0xffffffffc0353000
raid1 36864 1 - Live 0xffffffffc04b9000
md_mod 131072 7 raid10,raid456,raid0,multipath,linear,raid1, Live 0xffffffffc04c3000

--- /var/log/syslog:

--- volume detail:
/dev/sda:
   MBR Magic : aa55
Partition[0] :    234441647 sectors at            1 (type ee)
--
/dev/sda1:
   MBR Magic : aa55
--
/dev/sda2 is not recognised by mdadm.
/dev/sda3 is not recognised by mdadm.
/dev/sdb:
   MBR Magic : aa55
Partition[0] :   1953523120 sectors at         2048 (type 83)
--
/dev/sdb1:
          Magic : a92b4efc
        Version : 1.2
    Feature Map : 0x1
     Array UUID : ka9ob04n:h1t662sk:4dn8zdk:o2ox679
           Name : bottle4:0
  Creation Time : Fri Jan  8 18:30:25 2016
     Raid Level : raid1
   Raid Devices : 2

 Avail Dev Size : 1953260976 (931.39 GiB 1000.07 GB)
     Array Size : 976630464 (931.39 GiB 1000.07 GB)
  Used Dev Size : 1953260928 (931.39 GiB 1000.07 GB)
    Data Offset : 262144 sectors
   Super Offset : 8 sectors
   Unused Space : before=262056 sectors, after=48 sectors
          State : clean
    Device UUID : e6b7ae64:fc58d83c:187df798:ce74fbbf

Internal Bitmap : 8 sectors from superblock
    Update Time : Thu Mar  9 15:39:12 2017
  Bad Block Log : 512 entries available at offset 72 sectors
       Checksum : d096fbf3 - correct
         Events : 13278


   Device Role : Active device 0
   Array State : AA ('A' == active, '.' == missing, 'R' == replacing)
--
/dev/sdc:
   MBR Magic : aa55
Partition[0] :   1953523120 sectors at         2048 (type 83)
--
/dev/sdc1:
          Magic : a92b4efc
        Version : 1.2
    Feature Map : 0x1
     Array UUID : ka9ob04n:h1t662sk:4dn8zdk:o2ox679
           Name : bottle4:0
  Creation Time : Fri Jan  8 18:30:25 2016
     Raid Level : raid1
   Raid Devices : 2

 Avail Dev Size : 1953260976 (931.39 GiB 1000.07 GB)
     Array Size : 976630464 (931.39 GiB 1000.07 GB)
  Used Dev Size : 1953260928 (931.39 GiB 1000.07 GB)
    Data Offset : 262144 sectors
   Super Offset : 8 sectors
   Unused Space : before=262056 sectors, after=48 sectors
          State : clean
    Device UUID : vz0pbkh5s:d3f76bdi6:ple62ybf:1mtd5d5

Internal Bitmap : 8 sectors from superblock
    Update Time : Thu Mar  9 15:39:12 2017
  Bad Block Log : 512 entries available at offset 72 sectors
       Checksum : d776345a - correct
         Events : 13278


   Device Role : Active device 1
   Array State : AA ('A' == active, '.' == missing, 'R' == replacing)
--
/dev/sdd is not recognised by mdadm.
/dev/sde is not recognised by mdadm.
/dev/sdf is not recognised by mdadm.
/dev/sdg is not recognised by mdadm.

--- /proc/cmdline
BOOT_IMAGE=/vmlinuz-4.9.0-1-amd64 root=/dev/mapper/bottle--vg-root ro elevator=deadline quiet splash

--- grub2:
set root='hd0,gpt2'
set root='hd0,gpt2'
	set root='hd0,gpt2'
	linux	/vmlinuz-4.9.0-2-amd64 root=/dev/mapper/bottle--vg-root ro  elevator=deadline quiet splash
		set root='hd0,gpt2'
		linux	/vmlinuz-4.9.0-2-amd64 root=/dev/mapper/bottle--vg-root ro  elevator=deadline quiet splash
		set root='hd0,gpt2'
		linux	/vmlinuz-4.9.0-2-amd64 root=/dev/mapper/bottle--vg-root ro single 
		set root='hd0,gpt2'
		linux	/vmlinuz-4.9.0-1-amd64 root=/dev/mapper/bottle--vg-root ro  elevator=deadline quiet splash
		set root='hd0,gpt2'
		linux	/vmlinuz-4.9.0-1-amd64 root=/dev/mapper/bottle--vg-root ro single 
		set root='hd0,gpt2'
		linux	/vmlinuz-4.8.0-2-amd64 root=/dev/mapper/bottle--vg-root ro  elevator=deadline quiet splash
		set root='hd0,gpt2'
		linux	/vmlinuz-4.8.0-2-amd64 root=/dev/mapper/bottle--vg-root ro single 

--- udev:
ii  udev           232-18       amd64        /dev/ and hotplug management daem
aa83f41de49462d05e446cfc5e14e74b  /lib/udev/rules.d/63-md-raid-arrays.rules
5de7d0b70cd948d00bb38ca75ad5f288  /lib/udev/rules.d/64-md-raid-assembly.rules
8e28181624da2ed60739cae470ca6415  /lib/udev/rules.d/99-systemd.rules

--- /dev:
brw-rw---- 1 root disk 9, 0 Mar  9 09:33 /dev/md0

/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root root  9 Mar  9 09:33 ata-KINGSTON_SV300S37A120G_50026B77630345A2 -> ../../sda
lrwxrwxrwx 1 root root 10 Mar  9 09:33 ata-KINGSTON_SV300S37A120G_50026B77630345A2-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Mar  9 09:33 ata-KINGSTON_SV300S37A120G_50026B77630345A2-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Mar  9 09:33 ata-KINGSTON_SV300S37A120G_50026B77630345A2-part3 -> ../../sda3
lrwxrwxrwx 1 root root  9 Mar  9 09:33 ata-WDC_WD1002FAEX-00Z3A0_WD-WCATR3030036 -> ../../sdc
lrwxrwxrwx 1 root root 10 Mar  9 09:33 ata-WDC_WD1002FAEX-00Z3A0_WD-WCATR3030036-part1 -> ../../sdc1
lrwxrwxrwx 1 root root  9 Mar  9 09:33 ata-WDC_WD1003FZEX-00MK2A0_WD-WCC3F3EXP4E2 -> ../../sdb
lrwxrwxrwx 1 root root 10 Mar  9 09:33 ata-WDC_WD1003FZEX-00MK2A0_WD-WCC3F3EXP4E2-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Mar  9 09:33 dm-name-bottle--vg-root -> ../../dm-1
lrwxrwxrwx 1 root root 10 Mar  9 09:33 dm-name-bottle--vg-swap_1 -> ../../dm-2
lrwxrwxrwx 1 root root 10 Mar  9 09:33 dm-name-raid_office -> ../../dm-3
lrwxrwxrwx 1 root root 10 Mar  9 09:33 dm-name-sda3_crypt -> ../../dm-0
lrwxrwxrwx 1 root root 10 Mar  9 09:33 dm-uuid-CRYPT-LUKS1-554g8h3477f959f2a85b655kd2h3p08l-sda3_crypt -> ../../dm-0
lrwxrwxrwx 1 root root 10 Mar  9 09:33 dm-uuid-CRYPT-LUKS1-b07e5c44b7c84d98a0b57ef5ddfa496f-raid_office -> ../../dm-3
lrwxrwxrwx 1 root root 10 Mar  9 09:33 dm-uuid-LVM-sabblDFtAp7nZubzmiydEMDpzFRD0Pc31RBzzz2Ivmu9YczAyZoknzEMoqyLwiap -> ../../dm-1
lrwxrwxrwx 1 root root 10 Mar  9 09:33 dm-uuid-LVM-sabblDFtAp7nZubzmiydEMDpzFRD0Pc38CmBgYOOmfom9dU1qdNBix8C7MGrGeUS -> ../../dm-2
lrwxrwxrwx 1 root root 10 Mar  9 09:33 lvm-pv-uuid-1hPmrc-Xzai-fvmi-hi7i-nPEY-aXnj-c1Rt1T -> ../../dm-0
lrwxrwxrwx 1 root root  9 Mar  9 09:33 md-name-bottle4:0 -> ../../md0
lrwxrwxrwx 1 root root  9 Mar  9 09:33 md-uuid-ka9ob04n:h1t662sk:4dn8zdk:o2ox679 -> ../../md0
lrwxrwxrwx 1 root root  9 Mar  9 09:33 usb-Generic_STORAGE_DEVICE_00001-0:0 -> ../../sdd
lrwxrwxrwx 1 root root  9 Mar  9 09:33 usb-Generic_STORAGE_DEVICE_00001-0:1 -> ../../sde
lrwxrwxrwx 1 root root  9 Mar  9 09:33 usb-Generic_STORAGE_DEVICE_00001-0:2 -> ../../sdf
lrwxrwxrwx 1 root root  9 Mar  9 09:33 usb-Generic_STORAGE_DEVICE_00001-0:3 -> ../../sdg
lrwxrwxrwx 1 root root  9 Mar  9 09:33 wwn-0x50014ee2af96fd25 -> ../../sdc
lrwxrwxrwx 1 root root 10 Mar  9 09:33 wwn-0x50014ee2af96fd25-part1 -> ../../sdc1
lrwxrwxrwx 1 root root  9 Mar  9 09:33 wwn-0x50014ee2b70fcc1e -> ../../sdb
lrwxrwxrwx 1 root root 10 Mar  9 09:33 wwn-0x50014ee2b70fcc1e-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 Mar  9 09:33 wwn-0x50026b77630345a2 -> ../../sda
lrwxrwxrwx 1 root root 10 Mar  9 09:33 wwn-0x50026b77630345a2-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Mar  9 09:33 wwn-0x50026b77630345a2-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Mar  9 09:33 wwn-0x50026b77630345a2-part3 -> ../../sda3

/dev/disk/by-partuuid:
total 0
lrwxrwxrwx 1 root root 10 Mar  9 09:33 00084d09-01 -> ../../sdc1
lrwxrwxrwx 1 root root 10 Mar  9 09:33 0483902c-94c4-4ce3-8d0d-787a6b4b4235 -> ../../sda2
lrwxrwxrwx 1 root root 10 Mar  9 09:33 24646cb9-b4dd-4874-af28-8265925f00e3 -> ../../sda1
lrwxrwxrwx 1 root root 10 Mar  9 09:33 5dc2be12-926a-4af0-a786-59daeabdbb96 -> ../../sda3
lrwxrwxrwx 1 root root 10 Mar  9 09:33 ccda33cf-01 -> ../../sdb1

/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root root  9 Mar  9 09:33 pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:0 -> ../../sdd
lrwxrwxrwx 1 root root  9 Mar  9 09:33 pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:1 -> ../../sde
lrwxrwxrwx 1 root root  9 Mar  9 09:33 pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:2 -> ../../sdf
lrwxrwxrwx 1 root root  9 Mar  9 09:33 pci-0000:00:14.0-usb-0:5:1.0-scsi-0:0:0:3 -> ../../sdg
lrwxrwxrwx 1 root root  9 Mar  9 09:33 pci-0000:00:1f.2-ata-1 -> ../../sda
lrwxrwxrwx 1 root root 10 Mar  9 09:33 pci-0000:00:1f.2-ata-1-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Mar  9 09:33 pci-0000:00:1f.2-ata-1-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Mar  9 09:33 pci-0000:00:1f.2-ata-1-part3 -> ../../sda3
lrwxrwxrwx 1 root root  9 Mar  9 09:33 pci-0000:00:1f.2-ata-5 -> ../../sdb
lrwxrwxrwx 1 root root 10 Mar  9 09:33 pci-0000:00:1f.2-ata-5-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 Mar  9 09:33 pci-0000:00:1f.2-ata-6 -> ../../sdc
lrwxrwxrwx 1 root root 10 Mar  9 09:33 pci-0000:00:1f.2-ata-6-part1 -> ../../sdc1

/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root root 10 Mar  9 09:33 099a63db-0052-4d0d-a5fe-eec5ffa5d91a -> ../../dm-1
lrwxrwxrwx 1 root root 10 Mar  9 09:33 4fe6815f-e190-4c5f-8f4b-ee4209ab91a5 -> ../../sda2
lrwxrwxrwx 1 root root 10 Mar  9 09:33 68ed6bd9-fd4d-453a-a258-31d588a8de28 -> ../../dm-3
lrwxrwxrwx 1 root root 10 Mar  9 09:33 554g8h34-77f9-59f2-a85b-655kd2h3p08l -> ../../sda3
lrwxrwxrwx 1 root root 10 Mar  9 09:33 E448-F43A -> ../../sda1
lrwxrwxrwx 1 root root  9 Mar  9 09:33 b07e5c44-b7c8-4d98-a0b5-7ef5ddfa496f -> ../../md0
lrwxrwxrwx 1 root root 10 Mar  9 09:33 e2668661-77d6-46bf-919c-a5729d8c31a2 -> ../../dm-2

/dev/md:
total 0
lrwxrwxrwx 1 root root 6 Mar  9 09:33 bottle4:0 -> ../md0

Auto-generated on Thu, 09 Mar 2017 15:39:27 +0100 by mdadm bugscript

-- System Information:
Debian Release: 9.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.9.0-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages mdadm depends on:
ii  debconf [debconf-2.0]  1.5.60
ii  libc6                  2.24-9
ii  lsb-base               9.20161125
ii  udev                   232-18

Versions of packages mdadm recommends:
ii  exim4-daemon-light [mail-transport-agent]  4.88-5
ii  kmod                                       23-2

mdadm suggests no packages.

-- debconf-show failed


More information about the pkg-mdadm-devel mailing list