Bug#813637: mdadm: raid-1 assembly faild due to removed disk

Anders Boström anders at bostrom.dyndns.org
Wed Feb 3 22:17:54 UTC 2016


Package: mdadm
Version: 3.3.2-5+deb8u1
Severity: important

Hi!

The following sequence of operations made my system end up in booting
to emergency mode due to failure to assembly 2 of my raid-1 arrays,
md5 and md6.

1. Working system with 3 raid 1 arrays.
2. One disk start to report SMART errors.
3. Install new replacement disk.
4. Partition replacement disk and add to the raid 1 arrays.
5. Grow the raids to 3 devices.
6. Wait until the sync is done.
7. Fail (mdadm /dev/md5 --fail /dev/sdh2) the disk reporting SMART errors.
8. Remove (mdadm /dev/md5 --remove /dev/sdh2) the disk reporting SMART
   errors.
9. "Grow" the raids to 2 devices again.
10. Reboot.

After the reboot, in emergency mode, 'mdadm -A --scan' failed to
assembly any array and reported problems with the disk I had failed
and removed!

''mdadm -A md5' reported failure to find any partitions with the right
UUID. But when checking mdadm.conf and comparing to
'mdadm -E /dev/sdf3', the UUID match.

'mdadm -A md5 /dev/sdf3 /dev/sdi3' and
'mdadm -A md6 /dev/sdf4 /dev/sdi4' worked fine.

/ Anders

-- Package-specific info:
--- mdadm.conf
DEVICE partitions
CREATE owner=root group=disk mode=0660 auto=yes
HOMEHOST <system>
MAILADDR anders at bostrom.dyndns.org
ARRAY /dev/md0 UUID=4093a038:462303e2:d516da34:f28a82cb
ARRAY /dev/md5 UUID=3f343f37:8c2bea5b:99538d3a:74394982
ARRAY /dev/md6 UUID=45f90cc6:2f9efbe1:7ed54299:8e77c287

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

--- /proc/mdstat:
Personalities : [raid1] 
md6 : active raid1 sdf4[0] sdi4[1]
      931834176 blocks [2/2] [UU]
      
md5 : active (auto-read-only) raid1 sdf3[0] sdi3[1]
      1951808 blocks [2/2] [UU]
      
md0 : active raid1 sdg1[0] sdi2[2](W)(S) sdf1[1](W)
      39079872 blocks [2/2] [UU]
      
unused devices: <none>

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

   8       80  976762584 sdf
   8       81   42973843 sdf1
   8       83    1951897 sdf3
   8       84  931834260 sdf4
   8       96   39080664 sdg
   8       97   39079936 sdg1
   8      112  976762584 sdh
   8      113   39086113 sdh1
   8      114    1951897 sdh2
   8      116  931834260 sdh4
   8      128 3907018584 sdi
   8      129       1007 sdi1
   8      130   39079936 sdi2
   8      131    1952768 sdi3
   8      132  931836928 sdi4
   8      133 2934147911 sdi5
  11        0    1048575 sr0
   9        0   39079872 md0
   9        5    1951808 md5
   9        6  931834176 md6

--- LVM physical volumes:
LVM does not seem to be used.
--- mount output
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type devtmpfs (rw,relatime,size=10240k,nr_inodes=505091,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=811652k,mode=755)
/dev/md0 on / type ext4 (rw,relatime,discard,errors=remount-ro,stripe=128,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=22,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
mqueue on /dev/mqueue type mqueue (rw,relatime)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
/dev/md0 on /nfs4/root type ext4 (rw,relatime,discard,errors=remount-ro,stripe=128,data=ordered)
rpc_pipefs on /run/rpc_pipefs type rpc_pipefs (rw,relatime)
/dev/md6 on /srv type ext4 (rw,relatime,data=ordered)
/dev/md6 on /nfs4/root/srv type ext4 (rw,relatime,data=ordered)
/dev/md6 on /nfs4/srv type ext4 (rw,relatime,data=ordered)
/dev/md6 on /nfs4/root/nfs4/srv type ext4 (rw,relatime,data=ordered)
nfsd on /proc/fs/nfsd type nfsd (rw,relatime)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,relatime)
/etc/auto.misc on /var/autofs/misc type autofs (rw,relatime,fd=6,pgrp=1613,timeout=300,minproto=5,maxproto=5,indirect)
/etc/auto.misc on /nfs4/root/var/autofs/misc type autofs (rw,relatime,fd=6,pgrp=1613,timeout=300,minproto=5,maxproto=5,indirect)
/etc/auto.ni on /var/autofs/ni type autofs (rw,relatime,fd=12,pgrp=1613,timeout=300,minproto=5,maxproto=5,indirect)
/etc/auto.ni on /nfs4/root/var/autofs/ni type autofs (rw,relatime,fd=12,pgrp=1613,timeout=300,minproto=5,maxproto=5,indirect)
/etc/auto.mauchly on /var/autofs/mauchly type autofs (rw,relatime,fd=18,pgrp=1613,timeout=300,minproto=5,maxproto=5,indirect)
/etc/auto.mauchly on /nfs4/root/var/autofs/mauchly type autofs (rw,relatime,fd=18,pgrp=1613,timeout=300,minproto=5,maxproto=5,indirect)
tmpfs on /run/user/1006 type tmpfs (rw,nosuid,nodev,relatime,size=405828k,mode=700,uid=1006,gid=1006)
gvfsd-fuse on /run/user/1006/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1006,group_id=1006)

--- initrd.img-3.16.0-4-amd64:

gzip: /boot/initrd.img-3.16.0-4-amd64: not in gzip format
cpio: för tidigt slut på arkivet

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

--- /proc/modules:
raid1 34596 3 - Live 0xffffffffa013a000
md_mod 107672 4 raid1, Live 0xffffffffa0178000

--- /var/log/syslog:

--- volume detail:
/dev/sda is not recognised by mdadm.
/dev/sdb is not recognised by mdadm.
/dev/sdc is not recognised by mdadm.
/dev/sdd is not recognised by mdadm.
/dev/sde is not recognised by mdadm.
/dev/sdf:
   MBR Magic : aa55
Partition[0] :     85947687 sectors at           63 (type fd)
Partition[2] :      3903795 sectors at     85947750 (type fd)
Partition[3] :   1863668520 sectors at     89851545 (type fd)
--
/dev/sdf1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 4093a038:462303e2:d516da34:f28a82cb (local to host eckert)
  Creation Time : Wed Nov  3 22:01:16 2010
     Raid Level : raid1
  Used Dev Size : 39079872 (37.27 GiB 40.02 GB)
     Array Size : 39079872 (37.27 GiB 40.02 GB)
   Raid Devices : 2
  Total Devices : 3
Preferred Minor : 0

    Update Time : Wed Feb  3 22:54:16 2016
          State : clean
 Active Devices : 2
Working Devices : 3
 Failed Devices : 0
  Spare Devices : 1
       Checksum : 9d5c2348 - correct
         Events : 6995


      Number   Major   Minor   RaidDevice State
this     1       8       81        1      active sync write-mostly   /dev/sdf1

   0     0       8       97        0      active sync   /dev/sdg1
   1     1       8       81        1      active sync write-mostly   /dev/sdf1
   2     2       8      130        2      write-mostly spare   /dev/sdi2
--
/dev/sdf3:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 3f343f37:8c2bea5b:99538d3a:74394982
  Creation Time : Sun Sep  6 20:59:45 2009
     Raid Level : raid1
  Used Dev Size : 1951808 (1906.38 MiB 1998.65 MB)
     Array Size : 1951808 (1906.38 MiB 1998.65 MB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 5

    Update Time : Tue Feb  2 18:38:30 2016
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 238b0d20 - correct
         Events : 463


      Number   Major   Minor   RaidDevice State
this     0       8       83        0      active sync   /dev/sdf3

   0     0       8       83        0      active sync   /dev/sdf3
   1     1       8      131        1      active sync   /dev/sdi3
--
/dev/sdf4:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 45f90cc6:2f9efbe1:7ed54299:8e77c287
  Creation Time : Sun Sep  6 21:00:53 2009
     Raid Level : raid1
  Used Dev Size : 931834176 (888.67 GiB 954.20 GB)
     Array Size : 931834176 (888.67 GiB 954.20 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 6

    Update Time : Wed Feb  3 19:50:13 2016
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 4f2387c - correct
         Events : 28405


      Number   Major   Minor   RaidDevice State
this     0       8       84        0      active sync   /dev/sdf4

   0     0       8       84        0      active sync   /dev/sdf4
   1     1       8      132        1      active sync   /dev/sdi4
--
/dev/sdg:
   MBR Magic : aa55
Partition[0] :     78159872 sectors at         1024 (type fd)
--
/dev/sdg1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 4093a038:462303e2:d516da34:f28a82cb (local to host eckert)
  Creation Time : Wed Nov  3 22:01:16 2010
     Raid Level : raid1
  Used Dev Size : 39079872 (37.27 GiB 40.02 GB)
     Array Size : 39079872 (37.27 GiB 40.02 GB)
   Raid Devices : 2
  Total Devices : 3
Preferred Minor : 0

    Update Time : Wed Feb  3 22:54:16 2016
          State : clean
 Active Devices : 2
Working Devices : 3
 Failed Devices : 0
  Spare Devices : 1
       Checksum : 9d5c2156 - correct
         Events : 6995


      Number   Major   Minor   RaidDevice State
this     0       8       97        0      active sync   /dev/sdg1

   0     0       8       97        0      active sync   /dev/sdg1
   1     1       8       81        1      active sync write-mostly   /dev/sdf1
   2     2       8      130        2      write-mostly spare   /dev/sdi2
--
/dev/sdh:
   MBR Magic : aa55
Partition[0] :     78172227 sectors at           63 (type fd)
Partition[1] :      3903795 sectors at     78172290 (type fd)
Partition[3] :   1863668520 sectors at     89851545 (type fd)
--
/dev/sdh1 is not recognised by mdadm.
/dev/sdh2:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 3f343f37:8c2bea5b:99538d3a:74394982
  Creation Time : Sun Sep  6 20:59:45 2009
     Raid Level : raid1
  Used Dev Size : 1951808 (1906.38 MiB 1998.65 MB)
     Array Size : 1951808 (1906.38 MiB 1998.65 MB)
   Raid Devices : 3
  Total Devices : 3
Preferred Minor : 5

    Update Time : Thu Jan 28 23:38:23 2016
          State : clean
 Active Devices : 3
Working Devices : 3
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 2384bc8a - correct
         Events : 459


      Number   Major   Minor   RaidDevice State
this     1       8      114        1      active sync   /dev/sdh2

   0     0       8       83        0      active sync   /dev/sdf3
   1     1       8      114        1      active sync   /dev/sdh2
   2     2       8      131        2      active sync   /dev/sdi3
--
/dev/sdh4:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 45f90cc6:2f9efbe1:7ed54299:8e77c287
  Creation Time : Sun Sep  6 21:00:53 2009
     Raid Level : raid1
  Used Dev Size : 931834176 (888.67 GiB 954.20 GB)
     Array Size : 931834176 (888.67 GiB 954.20 GB)
   Raid Devices : 3
  Total Devices : 3
Preferred Minor : 6

    Update Time : Tue Feb  2 18:29:37 2016
          State : clean
 Active Devices : 3
Working Devices : 3
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 4f0d4b4 - correct
         Events : 28397


      Number   Major   Minor   RaidDevice State
this     1       8      116        1      active sync   /dev/sdh4

   0     0       8       84        0      active sync   /dev/sdf4
   1     1       8      116        1      active sync   /dev/sdh4
   2     2       8      132        2      active sync   /dev/sdi4
--
/dev/sdi:
   MBR Magic : aa55
Partition[0] :   4294967295 sectors at            1 (type ee)
--
/dev/sdi1 is not recognised by mdadm.
/dev/sdi2:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 4093a038:462303e2:d516da34:f28a82cb (local to host eckert)
  Creation Time : Wed Nov  3 22:01:16 2010
     Raid Level : raid1
  Used Dev Size : 39079872 (37.27 GiB 40.02 GB)
     Array Size : 39079872 (37.27 GiB 40.02 GB)
   Raid Devices : 2
  Total Devices : 3
Preferred Minor : 0

    Update Time : Wed Feb  3 19:19:44 2016
          State : clean
 Active Devices : 2
Working Devices : 3
 Failed Devices : 0
  Spare Devices : 1
       Checksum : 9d5bf12d - correct
         Events : 6995


      Number   Major   Minor   RaidDevice State
this     2       8      130        2      write-mostly spare   /dev/sdi2

   0     0       8       97        0      active sync   /dev/sdg1
   1     1       8       81        1      active sync write-mostly   /dev/sdf1
   2     2       8      130        2      write-mostly spare   /dev/sdi2
--
/dev/sdi3:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 3f343f37:8c2bea5b:99538d3a:74394982
  Creation Time : Sun Sep  6 20:59:45 2009
     Raid Level : raid1
  Used Dev Size : 1951808 (1906.38 MiB 1998.65 MB)
     Array Size : 1951808 (1906.38 MiB 1998.65 MB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 5

    Update Time : Tue Feb  2 18:38:30 2016
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 238b0d52 - correct
         Events : 463


      Number   Major   Minor   RaidDevice State
this     1       8      131        1      active sync   /dev/sdi3

   0     0       8       83        0      active sync   /dev/sdf3
   1     1       8      131        1      active sync   /dev/sdi3
--
/dev/sdi4:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 45f90cc6:2f9efbe1:7ed54299:8e77c287
  Creation Time : Sun Sep  6 21:00:53 2009
     Raid Level : raid1
  Used Dev Size : 931834176 (888.67 GiB 954.20 GB)
     Array Size : 931834176 (888.67 GiB 954.20 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 6

    Update Time : Wed Feb  3 19:50:13 2016
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 4f238ae - correct
         Events : 28405


      Number   Major   Minor   RaidDevice State
this     1       8      132        1      active sync   /dev/sdi4

   0     0       8       84        0      active sync   /dev/sdf4
   1     1       8      132        1      active sync   /dev/sdi4
--
/dev/sdi5 is not recognised by mdadm.

--- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-3.16.0-4-amd64 root=/dev/md0 ro devtmpfs.mount=1 enable_mtrr_cleanup block.events_dfl_poll_msecs=2000 zswap.enabled=1

--- grub2:
set root='mduuid/4093a038462303e2d516da34f28a82cb'
set root='mduuid/4093a038462303e2d516da34f28a82cb'
	set root='mduuid/4093a038462303e2d516da34f28a82cb'
	linux	/boot/vmlinuz-3.16.0-4-amd64 root=/dev/md0 ro devtmpfs.mount=1 enable_mtrr_cleanup block.events_dfl_poll_msecs=2000 zswap.enabled=1 
		set root='mduuid/4093a038462303e2d516da34f28a82cb'
		linux	/boot/vmlinuz-3.16.0-4-amd64 root=/dev/md0 ro devtmpfs.mount=1 enable_mtrr_cleanup block.events_dfl_poll_msecs=2000 zswap.enabled=1 
		set root='mduuid/4093a038462303e2d516da34f28a82cb'
		linux	/boot/vmlinuz-3.16.0-4-amd64 root=/dev/md0 ro devtmpfs.mount=1 enable_mtrr_cleanup block.events_dfl_poll_msecs=2000 zswap.enabled=1  init=/lib/sysvinit/init
		set root='mduuid/4093a038462303e2d516da34f28a82cb'
		linux	/boot/vmlinuz-3.16.0-4-amd64 root=/dev/md0 ro single devtmpfs.mount=1 enable_mtrr_cleanup block.events_dfl_poll_msecs=2000 zswap.enabled=1
		set root='mduuid/4093a038462303e2d516da34f28a82cb'
		linux	/boot/vmlinuz-3.2.0-4-amd64 root=/dev/md0 ro devtmpfs.mount=1 enable_mtrr_cleanup block.events_dfl_poll_msecs=2000 zswap.enabled=1 
		set root='mduuid/4093a038462303e2d516da34f28a82cb'
		linux	/boot/vmlinuz-3.2.0-4-amd64 root=/dev/md0 ro devtmpfs.mount=1 enable_mtrr_cleanup block.events_dfl_poll_msecs=2000 zswap.enabled=1  init=/lib/sysvinit/init
		set root='mduuid/4093a038462303e2d516da34f28a82cb'
		linux	/boot/vmlinuz-3.2.0-4-amd64 root=/dev/md0 ro single devtmpfs.mount=1 enable_mtrr_cleanup block.events_dfl_poll_msecs=2000 zswap.enabled=1
	set root='mduuid/4093a038462303e2d516da34f28a82cb'
	set root='mduuid/4093a038462303e2d516da34f28a82cb'
	set root='mduuid/4093a038462303e2d516da34f28a82cb'
	set root='mduuid/4093a038462303e2d516da34f28a82cb'
	set root='mduuid/4093a038462303e2d516da34f28a82cb'
	set root='hd2,msdos1'
	linux /boot/vmlinuz-3.2.0-4-amd64 root=/dev/md0 ro vga=0x303 devtmpfs.mount=1 enable_mtrr_cleanup block.events_dfl_poll_msecs=2000
		set root='hd2,msdos1'
		linux /boot/vmlinuz-3.2.0-4-amd64 root=/dev/md0 ro vga=0x303 devtmpfs.mount=1 enable_mtrr_cleanup block.events_dfl_poll_msecs=2000
		set root='hd2,msdos1'
		linux /boot/vmlinuz-3.2.0-4-amd64 root=/dev/md0 ro vga=0x303 devtmpfs.mount=1 enable_mtrr_cleanup block.events_dfl_poll_msecs=2000
	menuentry 'Debian GNU/Linux, with Linux 3.2.0-4-amd64 (recovery mode) (on /dev/sdh1)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.2.0-4-amd64-root=/dev/md0 ro single vga=0x303 devtmpfs.mount=1 enable_mtrr_cleanup block.events_dfl_poll_msecs=2000-a1eedc82-666d-407f-a058-7e125acd67d7' {
		set root='hd2,msdos1'
		linux /boot/vmlinuz-3.2.0-4-amd64 root=/dev/md0 ro single vga=0x303 devtmpfs.mount=1 enable_mtrr_cleanup block.events_dfl_poll_msecs=2000
		set root='hd2,msdos1'
		linux /boot/vmlinuz-3.2.0-3-amd64 root=/dev/md0 ro vga=0x303 devtmpfs.mount=1 enable_mtrr_cleanup block.events_dfl_poll_msecs=2000
	menuentry 'Debian GNU/Linux, with Linux 3.2.0-3-amd64 (recovery mode) (on /dev/sdh1)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.2.0-3-amd64-root=/dev/md0 ro single vga=0x303 devtmpfs.mount=1 enable_mtrr_cleanup block.events_dfl_poll_msecs=2000-a1eedc82-666d-407f-a058-7e125acd67d7' {
		set root='hd2,msdos1'
		linux /boot/vmlinuz-3.2.0-3-amd64 root=/dev/md0 ro single vga=0x303 devtmpfs.mount=1 enable_mtrr_cleanup block.events_dfl_poll_msecs=2000

--- grub legacy:
kernel		/boot/vmlinuz-2.6.30-1-amd64 root=/dev/md4 ro vga=0x303 
kernel		/boot/vmlinuz-2.6.30-1-amd64 root=/dev/md4 ro vga=0x303 single
kernel		/boot/vmlinuz-2.6.26-2-amd64 root=/dev/md4 ro vga=0x303 
kernel		/boot/vmlinuz-2.6.26-2-amd64 root=/dev/md4 ro vga=0x303 single

--- udev:
ii  udev           215-17+deb8u amd64        /dev/ and hotplug management daem
e95faba71945b1dcc9749adc5dcd80f6  /lib/udev/rules.d/63-md-raid-arrays.rules
f0b45148fbd3ce678e682925483f17dc  /lib/udev/rules.d/64-md-raid-assembly.rules
13e82ea039db387bce78de8e7aeb2f34  /lib/udev/rules.d/99-systemd.rules

--- /dev:
brw-rw---- 1 root disk 9, 0 feb  3 19:19 /dev/md0
brw-rw---- 1 root disk 9, 5 feb  3 19:40 /dev/md5
brw-rw---- 1 root disk 9, 6 feb  3 19:41 /dev/md6

/dev/disk/by-id:
totalt 0
lrwxrwxrwx 1 root root  9 feb  3 19:36 ata-Hitachi_HDT721010SLA360_STF605MS0GM2NK -> ../../sdf
lrwxrwxrwx 1 root root 10 feb  3 19:36 ata-Hitachi_HDT721010SLA360_STF605MS0GM2NK-part1 -> ../../sdf1
lrwxrwxrwx 1 root root 10 feb  3 19:40 ata-Hitachi_HDT721010SLA360_STF605MS0GM2NK-part3 -> ../../sdf3
lrwxrwxrwx 1 root root 10 feb  3 19:41 ata-Hitachi_HDT721010SLA360_STF605MS0GM2NK-part4 -> ../../sdf4
lrwxrwxrwx 1 root root  9 feb  3 19:19 ata-HL-DT-ST_BDDVDRW_CH08LS10_H5798H43630 -> ../../sr0
lrwxrwxrwx 1 root root  9 feb  3 19:19 ata-OCZ-AGILITY2_OCZ-NIFDS92Q1S1I86J5 -> ../../sdg
lrwxrwxrwx 1 root root 10 feb  3 19:19 ata-OCZ-AGILITY2_OCZ-NIFDS92Q1S1I86J5-part1 -> ../../sdg1
lrwxrwxrwx 1 root root  9 feb  3 19:19 ata-ST31000528AS_9VP1H0EG -> ../../sdh
lrwxrwxrwx 1 root root 10 feb  3 19:19 ata-ST31000528AS_9VP1H0EG-part1 -> ../../sdh1
lrwxrwxrwx 1 root root 10 feb  3 19:19 ata-ST31000528AS_9VP1H0EG-part2 -> ../../sdh2
lrwxrwxrwx 1 root root 10 feb  3 19:19 ata-ST31000528AS_9VP1H0EG-part4 -> ../../sdh4
lrwxrwxrwx 1 root root  9 feb  3 19:19 ata-ST4000DM000-1F2168_Z3025XGC -> ../../sdi
lrwxrwxrwx 1 root root 10 feb  3 19:19 ata-ST4000DM000-1F2168_Z3025XGC-part1 -> ../../sdi1
lrwxrwxrwx 1 root root 10 feb  3 19:19 ata-ST4000DM000-1F2168_Z3025XGC-part2 -> ../../sdi2
lrwxrwxrwx 1 root root 10 feb  3 19:40 ata-ST4000DM000-1F2168_Z3025XGC-part3 -> ../../sdi3
lrwxrwxrwx 1 root root 10 feb  3 19:41 ata-ST4000DM000-1F2168_Z3025XGC-part4 -> ../../sdi4
lrwxrwxrwx 1 root root 10 feb  3 19:19 ata-ST4000DM000-1F2168_Z3025XGC-part5 -> ../../sdi5
lrwxrwxrwx 1 root root  9 feb  3 19:40 md-uuid-3f343f37:8c2bea5b:99538d3a:74394982 -> ../../md5
lrwxrwxrwx 1 root root  9 feb  3 19:19 md-uuid-4093a038:462303e2:d516da34:f28a82cb -> ../../md0
lrwxrwxrwx 1 root root  9 feb  3 19:41 md-uuid-45f90cc6:2f9efbe1:7ed54299:8e77c287 -> ../../md6
lrwxrwxrwx 1 root root  9 feb  3 19:19 usb-Generic_STORAGE_DEVICE_000000009744-0:0 -> ../../sda
lrwxrwxrwx 1 root root  9 feb  3 19:19 usb-Generic_STORAGE_DEVICE_000000009744-0:1 -> ../../sdb
lrwxrwxrwx 1 root root  9 feb  3 19:19 usb-Generic_STORAGE_DEVICE_000000009744-0:2 -> ../../sdc
lrwxrwxrwx 1 root root  9 feb  3 19:19 usb-Generic_STORAGE_DEVICE_000000009744-0:3 -> ../../sdd
lrwxrwxrwx 1 root root  9 feb  3 19:19 usb-Generic_STORAGE_DEVICE_000000009744-0:4 -> ../../sde
lrwxrwxrwx 1 root root  9 feb  3 19:19 wwn-0x5000c500158e0e12 -> ../../sdh
lrwxrwxrwx 1 root root 10 feb  3 19:19 wwn-0x5000c500158e0e12-part1 -> ../../sdh1
lrwxrwxrwx 1 root root 10 feb  3 19:19 wwn-0x5000c500158e0e12-part2 -> ../../sdh2
lrwxrwxrwx 1 root root 10 feb  3 19:19 wwn-0x5000c500158e0e12-part4 -> ../../sdh4
lrwxrwxrwx 1 root root  9 feb  3 19:19 wwn-0x5000c50078fdec8f -> ../../sdi
lrwxrwxrwx 1 root root 10 feb  3 19:19 wwn-0x5000c50078fdec8f-part1 -> ../../sdi1
lrwxrwxrwx 1 root root 10 feb  3 19:19 wwn-0x5000c50078fdec8f-part2 -> ../../sdi2
lrwxrwxrwx 1 root root 10 feb  3 19:40 wwn-0x5000c50078fdec8f-part3 -> ../../sdi3
lrwxrwxrwx 1 root root 10 feb  3 19:41 wwn-0x5000c50078fdec8f-part4 -> ../../sdi4
lrwxrwxrwx 1 root root 10 feb  3 19:19 wwn-0x5000c50078fdec8f-part5 -> ../../sdi5
lrwxrwxrwx 1 root root  9 feb  3 19:36 wwn-0x5000cca35ec6a4d7 -> ../../sdf
lrwxrwxrwx 1 root root 10 feb  3 19:36 wwn-0x5000cca35ec6a4d7-part1 -> ../../sdf1
lrwxrwxrwx 1 root root 10 feb  3 19:40 wwn-0x5000cca35ec6a4d7-part3 -> ../../sdf3
lrwxrwxrwx 1 root root 10 feb  3 19:41 wwn-0x5000cca35ec6a4d7-part4 -> ../../sdf4
lrwxrwxrwx 1 root root  9 feb  3 19:19 wwn-0x5e83a97fde4ede4f -> ../../sdg
lrwxrwxrwx 1 root root 10 feb  3 19:19 wwn-0x5e83a97fde4ede4f-part1 -> ../../sdg1

/dev/disk/by-label:
totalt 0
lrwxrwxrwx 1 root root 9 feb  3 19:41 data -> ../../md6
lrwxrwxrwx 1 root root 9 feb  3 19:19 ssdroot -> ../../md0

/dev/disk/by-partlabel:
totalt 0
lrwxrwxrwx 1 root root 10 feb  3 19:41 data -> ../../sdi4
lrwxrwxrwx 1 root root 10 feb  3 19:19 grub -> ../../sdi1
lrwxrwxrwx 1 root root 10 feb  3 19:19 primary -> ../../sdi5
lrwxrwxrwx 1 root root 10 feb  3 19:19 root -> ../../sdi2
lrwxrwxrwx 1 root root 10 feb  3 19:40 swap -> ../../sdi3

/dev/disk/by-partuuid:
totalt 0
lrwxrwxrwx 1 root root 10 feb  3 19:19 14a8426d-7202-401f-bb31-3e2deef4195c -> ../../sdi5
lrwxrwxrwx 1 root root 10 feb  3 19:41 15c59464-a3bb-48a1-bb95-9337a867c686 -> ../../sdi4
lrwxrwxrwx 1 root root 10 feb  3 19:19 3e884503-624b-431c-877b-1d93699a1994 -> ../../sdi1
lrwxrwxrwx 1 root root 10 feb  3 19:40 8c70109a-d5df-44c9-9018-9d496d4927e3 -> ../../sdi3
lrwxrwxrwx 1 root root 10 feb  3 19:19 d19479b6-7b10-4efe-b43f-f4ecab2b2823 -> ../../sdi2

/dev/disk/by-path:
totalt 0
lrwxrwxrwx 1 root root 9 feb  3 19:19 pci-0000:00:1a.7-usb-0:4:1.0-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 root root 9 feb  3 19:19 pci-0000:00:1a.7-usb-0:4:1.0-scsi-0:0:0:1 -> ../../sdb
lrwxrwxrwx 1 root root 9 feb  3 19:19 pci-0000:00:1a.7-usb-0:4:1.0-scsi-0:0:0:2 -> ../../sdc
lrwxrwxrwx 1 root root 9 feb  3 19:19 pci-0000:00:1a.7-usb-0:4:1.0-scsi-0:0:0:3 -> ../../sdd
lrwxrwxrwx 1 root root 9 feb  3 19:19 pci-0000:00:1a.7-usb-0:4:1.0-scsi-0:0:0:4 -> ../../sde

/dev/disk/by-uuid:
totalt 0
lrwxrwxrwx 1 root root 9 feb  3 19:41 43caa33a-6e1a-4320-b30a-aba606c44f1e -> ../../md6
lrwxrwxrwx 1 root root 9 feb  3 19:19 a1eedc82-666d-407f-a058-7e125acd67d7 -> ../../md0

/dev/md:
totalt 0
lrwxrwxrwx 1 root root 6 feb  3 19:40 md5 -> ../md5
lrwxrwxrwx 1 root root 6 feb  3 19:41 md6 -> ../md6

Auto-generated on Wed, 03 Feb 2016 22:54:36 +0100 by mdadm bugscript

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: 8.3
  APT prefers stable
  APT policy: (990, 'stable'), (80, 'proposed-updates'), (60, 'testing'), (51, 'testing-proposed-updates'), (50, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to sv_SE.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.56
ii  initscripts            2.88dsf-59
ii  libc6                  2.19-18+deb8u2
ii  lsb-base               4.1+Debian13+nmu1
ii  udev                   215-17+deb8u3

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

mdadm suggests no packages.

-- debconf information:
* mdadm/start_daemon: true
* mdadm/autocheck: true
* mdadm/mail_to: anders at bostrom.dyndns.org
  mdadm/initrdstart_notinconf: false
  mdadm/initrdstart_msg_errconf:
  mdadm/initrdstart_msg_intro:
* mdadm/autostart: true
  mdadm/initrdstart_msg_errmd:
  mdadm/initrdstart_msg_errexist:
* mdadm/initrdstart: /dev/md0
  mdadm/initrdstart_msg_errblock:



More information about the pkg-mdadm-devel mailing list