Bug#764647: `mdadm_env.sh`, referenced in systemd service file, not provided

Paul Menzel pm.debian at googlemail.com
Thu Oct 9 21:25:04 UTC 2014


Package: mdadm
Version: 3.3.2-2
Severity: normal

Dear Debian folks,


looking through `journalctl -b -a` I noticed the line below.

	Failed at step EXEC spawning /usr/lib/systemd/scripts/mdadm_env.sh: No such file or directory

But I am unable to find that script in the package. Could you please add
it or first check for its existence before trying to execute it?


Thanks,

Paul


PS: The following was printed to the terminal while running `reportbug
mdadm`.

running sudo /usr/share/bug/mdadm/script ...
[sudo] password for joe: 
File descriptor 3 (/tmp/reportbug-20141009-10473-Dmj9k1) leaked on pvs invocation. Parent PID 11801: /bin/bash

-- Package-specific info:
--- mdadm.conf
DEVICE partitions
CREATE owner=root group=disk mode=0660 auto=yes
HOMEHOST <system>
MAILADDR root
ARRAY /dev/md0 level=raid1 num-devices=2 UUID=fb7f3dc5:d183cab6:12123120:1a2207b9
ARRAY /dev/md1 level=raid1 num-devices=2 UUID=52ff2cf2:40981859:e58d8dd6:5faec42c

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

--- /proc/mdstat:
Personalities : [raid1] 
md0 : active raid1 sda1[0]
      497856 blocks [2/1] [U_]
      
md1 : active raid1 sda2[0]
      1953013952 blocks [2/1] [U_]
      
unused devices: <none>

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

   8        0 1953514584 sda
   8        1     497983 sda1
   8        2 1953014017 sda2
   9        1 1953013952 md1
   9        0     497856 md0
 253        0 1953012924 dm-0
 253        1    5242880 dm-1
 253        2    4194304 dm-2
 253        3   20971520 dm-3
 253        4   10485760 dm-4
 253        5   10485760 dm-5
 253        6  766803968 dm-6
 253        7   41943040 dm-7
 253        8  272629760 dm-8

--- LVM physical volumes:
  PV                    VG       Fmt  Attr PSize PFree  
  /dev/mapper/md1_crypt speicher lvm2 a--  1.82t 782.25g
--- mount output
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,relatime)
udev on /dev type devtmpfs (rw,relatime,size=10240k,nr_inodes=212020,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /run type tmpfs (rw,nosuid,relatime,size=747836k,mode=755)
/dev/mapper/speicher-root on / type ext3 (rw,relatime,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)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
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/net_cls,net_prio type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls,net_prio)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/perf_event type cgroup (rw,nosuid,nodev,noexec,relatime,perf_event)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=21,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
/dev/mapper/speicher-tmp on /tmp type reiserfs (rw,relatime)
/dev/mapper/speicher-home on /home type ext3 (rw,relatime,data=ordered)
/dev/md0 on /boot type ext3 (rw,relatime,data=ordered)
/dev/mapper/speicher-var on /var type ext3 (rw,relatime,data=ordered)
/dev/mapper/speicher-usr on /usr type ext3 (rw,relatime,data=ordered)
/dev/mapper/speicher-bilder on /srv/bilder type xfs (rw,nosuid,nodev,noexec,relatime,attr2,inode64,noquota)
/dev/mapper/speicher-filme on /srv/filme type xfs (rw,nosuid,nodev,relatime,attr2,inode64,noquota)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=373920k,mode=700,uid=1000,gid=1000)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=1000)

--- initrd.img-3.16-2-686-pae:
84638 blocks
c84c9c26d348e2b5bc763d17a5260f7c  ./etc/mdadm/mdadm.conf
d3be82c0f275d6c25b04d388baf9e836  ./etc/modprobe.d/mdadm.conf
4fcbf593caa8eede868bcb76fa14dbd0  ./lib/modules/3.16-2-686-pae/kernel/drivers/md/dm-mirror.ko
8fb176306d4e36f691a755e476d7fd35  ./lib/modules/3.16-2-686-pae/kernel/drivers/md/dm-log.ko
5c9e7a5a984556d35a52b1508d108ab3  ./lib/modules/3.16-2-686-pae/kernel/drivers/md/dm-mod.ko
2668e6021d654b96c8e23221240c8def  ./lib/modules/3.16-2-686-pae/kernel/drivers/md/raid456.ko
b24829049cc7296181aa444bc49860ce  ./lib/modules/3.16-2-686-pae/kernel/drivers/md/multipath.ko
20ed460ee15a1f799d7e29649c1f7600  ./lib/modules/3.16-2-686-pae/kernel/drivers/md/dm-crypt.ko
7a7d66bea65791f2401a41af986e32b3  ./lib/modules/3.16-2-686-pae/kernel/drivers/md/dm-region-hash.ko
0229e609574e354629cdbda5d1ee02f7  ./lib/modules/3.16-2-686-pae/kernel/drivers/md/raid0.ko
e2004bdf391bd1a7e2ab838fe6831195  ./lib/modules/3.16-2-686-pae/kernel/drivers/md/raid1.ko
d20446e62461cc5cb7460f72e476ddf6  ./lib/modules/3.16-2-686-pae/kernel/drivers/md/raid10.ko
3362befbd714c657864e7f46b4656cf2  ./lib/modules/3.16-2-686-pae/kernel/drivers/md/dm-snapshot.ko
0b9f36a5ada3dd7d593bb4a372b7b13d  ./lib/modules/3.16-2-686-pae/kernel/drivers/md/linear.ko
862a03ac5fcc394e63f0c640d1ec37e1  ./lib/modules/3.16-2-686-pae/kernel/drivers/md/dm-bufio.ko
aee8be6a5755e9d1e7a602b5fc35689e  ./lib/modules/3.16-2-686-pae/kernel/drivers/md/md-mod.ko
edcfe0ab697ff4c61794bc86ccba5f1f  ./lib/modules/3.16-2-686-pae/kernel/drivers/md/dm-raid.ko
af6add6ca8fe7c6386ccfc8ce3a9bfe5  ./conf/mdadm
312173d7aac17fa4d3d00452bed2c4ad  ./sbin/mdadm
599bbf3fe6093157a26863dcb59cdf5d  ./scripts/local-top/mdadm

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

--- /proc/modules:
raid6_pq 95207 1 btrfs, Live 0xf8404000
dm_crypt 22171 1 - Live 0xf82af000
dm_mod 78906 31 dm_crypt, Live 0xf83c2000
raid1 34212 2 - Live 0xf8260000
md_mod 105744 3 raid1, Live 0xf83a7000

--- /var/log/syslog:

--- volume detail:
/dev/sda:
   MBR Magic : aa55
Partition[0] :       995967 sectors at           63 (type fd)
Partition[1] :   3906028035 sectors at       996030 (type fd)
--
/dev/sda1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : fb7f3dc5:d183cab6:12123120:1a2207b9
  Creation Time : Wed Mar 26 11:49:57 2008
     Raid Level : raid1
  Used Dev Size : 497856 (486.27 MiB 509.80 MB)
     Array Size : 497856 (486.27 MiB 509.80 MB)
   Raid Devices : 2
  Total Devices : 1
Preferred Minor : 0

    Update Time : Thu Oct  9 22:42:17 2014
          State : clean
 Active Devices : 1
Working Devices : 1
 Failed Devices : 1
  Spare Devices : 0
       Checksum : 3e8cebbc - correct
         Events : 53840


      Number   Major   Minor   RaidDevice State
this     0       8        1        0      active sync   /dev/sda1

   0     0       8        1        0      active sync   /dev/sda1
   1     1       0        0        1      faulty removed
--
/dev/sda2:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 52ff2cf2:40981859:e58d8dd6:5faec42c
  Creation Time : Thu Aug  4 00:05:57 2011
     Raid Level : raid1
  Used Dev Size : 1953013952 (1862.54 GiB 1999.89 GB)
     Array Size : 1953013952 (1862.54 GiB 1999.89 GB)
   Raid Devices : 2
  Total Devices : 1
Preferred Minor : 1

    Update Time : Thu Oct  9 23:19:00 2014
          State : active
 Active Devices : 1
Working Devices : 1
 Failed Devices : 1
  Spare Devices : 0
       Checksum : 99de1f50 - correct
         Events : 17159598


      Number   Major   Minor   RaidDevice State
this     0       8        2        0      active sync   /dev/sda2

   0     0       8        2        0      active sync   /dev/sda2
   1     1       0        0        1      faulty removed
--

--- /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.16-2-686-pae root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1

--- grub2:
	set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
	linux	/vmlinuz-3.16-2-686-pae root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.16-2-686-pae root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.16-2-686-pae root=/dev/mapper/speicher-root ro single rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.16-2-amd64 root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.16-2-amd64 root=/dev/mapper/speicher-root ro single rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.14-2-686-pae root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.14-2-686-pae root=/dev/mapper/speicher-root ro single rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.14-2-amd64 root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.14-2-amd64 root=/dev/mapper/speicher-root ro single rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.10.0-rc7+ root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.10.0-rc7+ root=/dev/mapper/speicher-root ro single rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.7.5+ root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.7.5+ root=/dev/mapper/speicher-root ro single rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.7.1+ root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.7.1+ root=/dev/mapper/speicher-root ro single rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.7.1 root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.7.1 root=/dev/mapper/speicher-root ro single rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.7.0+ root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.7.0+ root=/dev/mapper/speicher-root ro single rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.5.0+ root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.5.0+ root=/dev/mapper/speicher-root ro single rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.2.0-4-686-pae root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.2.0-4-686-pae root=/dev/mapper/speicher-root ro single rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.2.0-4-amd64 root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-3.2.0-4-amd64 root=/dev/mapper/speicher-root ro single rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-2.6.32-5-amd64 root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-2.6.32-5-amd64 root=/dev/mapper/speicher-root ro single rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-2.6.32-5-686 root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-2.6.32-5-686 root=/dev/mapper/speicher-root ro single rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-2.6.29-2-amd64 root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-2.6.29-2-amd64 root=/dev/mapper/speicher-root ro single rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-2.6.29-1-amd64 root=/dev/mapper/speicher-root ro rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06 quiet noisapnp console=ttyS0,115200 console=tty0 pcie_aspm=force pcie_aspm.policy=powersave radeon.dpm=1
		set root='mduuid/fb7f3dc5d183cab6121231201a2207b9'
		linux	/vmlinuz-2.6.29-1-amd64 root=/dev/mapper/speicher-root ro single rdinitrd=/sbin/bootchartd initcall_debug printk.time=y init=/sbin/bootchartd drm_kms_helper.poll=0 drm.debug=0x06

--- udev:
ii  udev           215-5+b1     i386         /dev/ and hotplug management daem
cd2d1ac595f7510a81da0b292a556b28  /lib/udev/rules.d/63-md-raid-arrays.rules
5de7d0b70cd948d00bb38ca75ad5f288  /lib/udev/rules.d/64-md-raid-assembly.rules
a74b2fb44334378c5c6b579326b2c1c7  /lib/udev/rules.d/99-systemd.rules

--- /dev:
brw-rw---- 1 root disk 9, 0 Oct  9 22:42 /dev/md0
brw-rw---- 1 root disk 9, 1 Oct  9 22:42 /dev/md1

/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root root  9 Oct  9 22:42 ata-WDC_WD20EARS-60MVWB0_WD-WCAZA4234015 -> ../../sda
lrwxrwxrwx 1 root root 10 Oct  9 22:42 ata-WDC_WD20EARS-60MVWB0_WD-WCAZA4234015-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Oct  9 22:42 ata-WDC_WD20EARS-60MVWB0_WD-WCAZA4234015-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-name-md1_crypt -> ../../dm-0
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-name-speicher-bilder -> ../../dm-7
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-name-speicher-filme -> ../../dm-8
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-name-speicher-home -> ../../dm-6
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-name-speicher-root -> ../../dm-1
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-name-speicher-swap -> ../../dm-2
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-name-speicher-tmp -> ../../dm-5
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-name-speicher-usr -> ../../dm-3
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-name-speicher-var -> ../../dm-4
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-uuid-CRYPT-LUKS1-cb6681b44dda45488c593d9838de9c22-md1_crypt -> ../../dm-0
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-uuid-LVM-lKxYwBWWir2IzeA1tz8HtmQ4atq3Zn43E9R65F2S3SfFcmlYYBqw1E8wI7qBYVdl -> ../../dm-3
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-uuid-LVM-lKxYwBWWir2IzeA1tz8HtmQ4atq3Zn43TXvTi154i5xwYbS2VyvcqiM9UxmJYitE -> ../../dm-5
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-uuid-LVM-lKxYwBWWir2IzeA1tz8HtmQ4atq3Zn43VnnX4yu2iDwvQOIl3VtQeA46aXMAE3Hl -> ../../dm-7
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-uuid-LVM-lKxYwBWWir2IzeA1tz8HtmQ4atq3Zn43W2EgMd1sK89RxIu5elwcpjqZAid1rARa -> ../../dm-4
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-uuid-LVM-lKxYwBWWir2IzeA1tz8HtmQ4atq3Zn43XqMA75l2CxkeP4LP6fWV7Kbx6Di8umy5 -> ../../dm-8
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-uuid-LVM-lKxYwBWWir2IzeA1tz8HtmQ4atq3Zn43ZaWIYLo8T9oK4Vs1INYSZoBf5FCjUTCj -> ../../dm-2
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-uuid-LVM-lKxYwBWWir2IzeA1tz8HtmQ4atq3Zn43akhZYB41bhP8v4WteccGKJGm7ElJO2Ek -> ../../dm-1
lrwxrwxrwx 1 root root 10 Oct  9 22:42 dm-uuid-LVM-lKxYwBWWir2IzeA1tz8HtmQ4atq3Zn43eTIZxARZ3C0f7xZ0ueUKO0jKLKlwkHgy -> ../../dm-6
lrwxrwxrwx 1 root root 10 Oct  9 22:42 lvm-pv-uuid-SK9ajy-0Hro-LVs1-1In8-f48h-3I1m-spg2wY -> ../../dm-0
lrwxrwxrwx 1 root root  9 Oct  9 22:42 md-uuid-52ff2cf2:40981859:e58d8dd6:5faec42c -> ../../md1
lrwxrwxrwx 1 root root  9 Oct  9 22:42 md-uuid-fb7f3dc5:d183cab6:12123120:1a2207b9 -> ../../md0
lrwxrwxrwx 1 root root  9 Oct  9 22:42 wwn-0x50014ee20585a39e -> ../../sda
lrwxrwxrwx 1 root root 10 Oct  9 22:42 wwn-0x50014ee20585a39e-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Oct  9 22:42 wwn-0x50014ee20585a39e-part2 -> ../../sda2

/dev/disk/by-label:
total 0
lrwxrwxrwx 1 root root 10 Oct  9 22:42 UNIX\x20System\x20Ress -> ../../dm-3
lrwxrwxrwx 1 root root 10 Oct  9 22:42 bilder -> ../../dm-7
lrwxrwxrwx 1 root root  9 Oct  9 22:42 boot -> ../../md0
lrwxrwxrwx 1 root root 10 Oct  9 22:42 filme -> ../../dm-8
lrwxrwxrwx 1 root root 10 Oct  9 22:42 home -> ../../dm-6
lrwxrwxrwx 1 root root 10 Oct  9 22:42 root -> ../../dm-1
lrwxrwxrwx 1 root root 10 Oct  9 22:42 tmp -> ../../dm-5
lrwxrwxrwx 1 root root 10 Oct  9 22:42 var -> ../../dm-4

/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root root 10 Oct  9 22:42 17f4c9cc-e0d5-4f5e-a2d5-4c74377c31e4 -> ../../dm-6
lrwxrwxrwx 1 root root 10 Oct  9 22:42 476b8a9d-d286-469b-8f0f-1551fc622d76 -> ../../dm-7
lrwxrwxrwx 1 root root 10 Oct  9 22:42 4b331304-ad93-4da7-90c3-c9df3f0d610f -> ../../dm-4
lrwxrwxrwx 1 root root 10 Oct  9 22:42 4dae3da6-9cc9-4228-9784-ff080bd71b59 -> ../../dm-5
lrwxrwxrwx 1 root root 10 Oct  9 22:42 825b4149-d8ed-4d90-8320-63691361798d -> ../../dm-3
lrwxrwxrwx 1 root root  9 Oct  9 22:42 955b3fc7-59b5-449e-9d61-6e795165fda0 -> ../../md0
lrwxrwxrwx 1 root root 10 Oct  9 22:42 9b2b4bc3-c923-4e9e-a707-8427f4ac3a9e -> ../../dm-1
lrwxrwxrwx 1 root root  9 Oct  9 22:42 cb6681b4-4dda-4548-8c59-3d9838de9c22 -> ../../md1
lrwxrwxrwx 1 root root 10 Oct  9 22:42 f1f7b4b1-81ba-4f02-8e68-e470bff35a88 -> ../../dm-8

/dev/md:
total 0

Auto-generated on Thu, 09 Oct 2014 23:19:07 +0200 by mdadm bugscript

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

Kernel: Linux 3.16-2-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mdadm depends on:
ii  debconf [debconf-2.0]  1.5.53
ii  initscripts            2.88dsf-53.4
ii  libc6                  2.19-11
ii  lsb-base               4.1+Debian13
ii  udev                   215-5+b1

Versions of packages mdadm recommends:
ii  exim4-daemon-light [mail-transport-agent]  4.84-2
ii  kmod                                       18-3
ii  module-init-tools                          18-3

mdadm suggests no packages.

-- debconf information:
  mdadm/initrdstart_msg_errconf:
  mdadm/initrdstart_msg_errmd:
* mdadm/initrdstart: all
  mdadm/initrdstart_notinconf: false
  mdadm/mail_to: root
  mdadm/initrdstart_msg_errexist:
  mdadm/start_daemon: true
  mdadm/autocheck: true
  mdadm/autostart: true
  mdadm/initrdstart_msg_errblock:
  mdadm/initrdstart_msg_intro:
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-mdadm-devel/attachments/20141009/4775b289/attachment.sig>


More information about the pkg-mdadm-devel mailing list