[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#656899: marked as done (mdadm: sending ioctl 1261 to a partition warnings in kernel log with kernel 3.2)



Your message dated Mon, 5 Mar 2012 10:38:45 +0100
with message-id <20120305093845.GA31757@fishbowl.rw.madduck.net>
and subject line Re: Bug#656899: bug in md
has caused the Debian Bug report #656899,
regarding mdadm: sending ioctl 1261 to a partition warnings in kernel log with kernel 3.2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
656899: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=656899
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: mdadm
Version: 3.2.3-2
Severity: normal

Dear Maintainer,

After upgrading my system to the latest sid packages I'm seeing the following errors
in the kernel log:

[    4.334881] mdadm: sending ioctl 800c0910 to a partition!
[    4.334886] mdadm: sending ioctl 800c0910 to a partition!
[    4.334899] mdadm: sending ioctl 1261 to a partition!
[    4.334903] mdadm: sending ioctl 1261 to a partition!
[    4.335072] mdadm: sending ioctl 1261 to a partition!
[    4.335076] mdadm: sending ioctl 1261 to a partition!
[    4.356749] mdadm: sending ioctl 1261 to a partition!
[    4.356753] mdadm: sending ioctl 1261 to a partition!
[    4.371002] mdadm: sending ioctl 1261 to a partition!
[    4.371007] mdadm: sending ioctl 1261 to a partition!

[  362.584197] scsi_verify_blk_ioctl: 184 callbacks suppressed
[  362.584202] mdadm: sending ioctl 1261 to a partition!
[  362.584206] mdadm: sending ioctl 1261 to a partition!
[  363.761256] mdadm: sending ioctl 1261 to a partition!
[  363.761261] mdadm: sending ioctl 1261 to a partition!
[  363.840027] mdadm: sending ioctl 1261 to a partition!
[  363.840030] mdadm: sending ioctl 1261 to a partition!
[  363.911620] mdadm: sending ioctl 1261 to a partition!
[  363.911623] mdadm: sending ioctl 1261 to a partition!
[  363.989988] mdadm: sending ioctl 1261 to a partition!
[  363.989994] mdadm: sending ioctl 1261 to a partition!
[  368.892432] scsi_verify_blk_ioctl: 12 callbacks suppressed
[  368.892438] mdadm: sending ioctl 1261 to a partition!
[  368.892442] mdadm: sending ioctl 1261 to a partition!

The upgrade included updates for mdadm and the linux kernel.

The updates installed linux kernel 3.2, which I assume is triggering this.
Recently there was a security issue with ioctls sent to partitions being
forwarded to the whole disk. I assume the 3.2 kernel has a fix for this and
this is causing the messages.

So far the systems seems to work correctly.

Regards,

Rik


-- Package-specific info:
--- mdadm.conf
DEVICE partitions
CREATE owner=root group=disk mode=0660 auto=yes
HOMEHOST <system>
MAILADDR root
ARRAY /dev/md0 UUID=b6ddc988:92dcc593:bfe78010:bc810f04
ARRAY /dev/md1 UUID=c614722b:a51ac2d5:bfe78010:bc810f04
ARRAY /dev/md2 UUID=f2991683:1ef2c973:852484a6:e390a598

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

--- /proc/mdstat:
Personalities : [raid0] [raid1] 
md2 : active raid0 sda4[0] sdb4[1]
      275273600 blocks 64k chunks
      
md1 : active raid1 sda3[0] sdb3[1]
      629145536 blocks [2/2] [UU]
      
md0 : active raid1 sda2[0] sdb2[1]
      255936 blocks [2/2] [UU]
      
unused devices: <none>

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

   8        0  976762584 sda
   8        1  209715200 sda1
   8        2     256000 sda2
   8        3  629145600 sda3
   8        4  137636887 sda4
   8       16  976762584 sdb
   8       17  209715200 sdb1
   8       18     256000 sdb2
   8       19  629145600 sdb3
   8       20  137636887 sdb4
  11        0    1048575 sr0
   9        0     255936 md0
   9        1  629145536 md1
   9        2  275273600 md2
 253        0   20971520 dm-0
 253        1  275271680 dm-1
 253        2  599781376 dm-2
 253        3    8388608 dm-3

--- LVM physical volumes:
  PV         VG        Fmt  Attr PSize   PFree
  /dev/md1   vg_saturn lvm2 a--  600.00g    0 
  /dev/md2   vg_stripe lvm2 a--  262.52g    0 
--- 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=4090688k,nr_inodes=1022672,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,noexec,relatime,size=819540k,mode=755)
/dev/mapper/vg_saturn-root on / type ext4 (rw,relatime,errors=remount-ro,user_xattr,acl,barrier=1,data=ordered)
tmpfs on /run/shm type tmpfs (rw,nosuid,nodev,relatime,size=1639080k)
/dev/md0 on /boot type ext4 (rw,relatime,user_xattr,acl,barrier=1,data=ordered)
/dev/mapper/vg_saturn-home on /home type ext4 (rw,nosuid,nodev,relatime,user_xattr,barrier=1,data=ordered)
/dev/sdb1 on /srv/backup type ext4 (rw,nosuid,nodev,relatime,user_xattr,acl,barrier=1,data=ordered)
/dev/mapper/vg_stripe-stripe on /srv/scratch type ext4 (rw,nosuid,nodev,relatime,user_xattr,acl,barrier=1,data=ordered)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw,relatime)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
cgroup on /cgroups/cpu type cgroup (rw,relatime,cpu)
cgroup on /cgroups/cpuacct type cgroup (rw,relatime,cpuacct)
cgroup on /cgroups/devices type cgroup (rw,relatime,devices)

--- initrd.img-3.2.0-1-amd64:
70418 blocks
f4fbd9099399ab08ba9b9f6c71d77595  ./scripts/local-top/mdadm
95066bfacf17ac5347fc8b261f0cb8af  ./etc/mdadm/mdadm.conf
5575ff907213f7fbd5090c1f2a31145e  ./lib/modules/3.2.0-1-amd64/kernel/drivers/md/raid456.ko
e858246bf89b55600dafca3f0d1ddb0e  ./lib/modules/3.2.0-1-amd64/kernel/drivers/md/dm-snapshot.ko
b1dd73906c8365996223b8b591056366  ./lib/modules/3.2.0-1-amd64/kernel/drivers/md/dm-mod.ko
77b839f255fa566f96c3c76b24ecb95a  ./lib/modules/3.2.0-1-amd64/kernel/drivers/md/raid1.ko
b6ee34ba4ae2326b80da2bae0bad91b9  ./lib/modules/3.2.0-1-amd64/kernel/drivers/md/dm-region-hash.ko
d78fb6deee22d56bc515270169bd83e3  ./lib/modules/3.2.0-1-amd64/kernel/drivers/md/dm-crypt.ko
cc3fba00b6b5aa6db51e4234011c5703  ./lib/modules/3.2.0-1-amd64/kernel/drivers/md/dm-log.ko
f6b30c1d0320106636da6ba25e79aea9  ./lib/modules/3.2.0-1-amd64/kernel/drivers/md/multipath.ko
61986e7c152a6a4b96eaf56c570374de  ./lib/modules/3.2.0-1-amd64/kernel/drivers/md/linear.ko
e707c653deb268eaa48cc250adc5928b  ./lib/modules/3.2.0-1-amd64/kernel/drivers/md/raid0.ko
3ffc4da3386c0fbd89192701b37c46e3  ./lib/modules/3.2.0-1-amd64/kernel/drivers/md/md-mod.ko
41e4625b6cd735c98040487deb712f10  ./lib/modules/3.2.0-1-amd64/kernel/drivers/md/dm-mirror.ko
feea8edc8e2ae63b7edaec92d2feaffc  ./lib/modules/3.2.0-1-amd64/kernel/drivers/md/raid10.ko
c3beb0a215e8c507f1b43de188c67b21  ./sbin/mdadm

--- initrd's /conf/conf.d/md:
MD_HOMEHOST='saturn'
MD_DEVPAIRS='/dev/md0:raid1 /dev/md1:raid1 /dev/md2:raid0'
MD_LEVELS='raid1 raid1 raid0'
MD_DEVS=all
MD_MODULES='raid0 raid1'

--- /proc/modules:
dm_crypt 22586 0 - Live 0xffffffffa0552000
dm_mod 63545 13 dm_crypt, Live 0xffffffffa0155000
raid1 30714 2 - Live 0xffffffffa0148000
raid0 12904 1 - Live 0xffffffffa010f000
md_mod 87742 5 raid1,raid0, Live 0xffffffffa0131000

--- /var/log/syslog:

--- volume detail:
/dev/sda:
   MBR Magic : aa55
Partition[0] :    419430400 sectors at           63 (type 06)
Partition[1] :       512000 sectors at    419430463 (type fd)
Partition[2] :   1258291200 sectors at    419942463 (type fd)
Partition[3] :    275273775 sectors at   1678246290 (type fd)
--
/dev/sda1:
   MBR Magic : aa55
--
/dev/sda2:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : b6ddc988:92dcc593:bfe78010:bc810f04
  Creation Time : Fri Feb  5 14:25:25 2010
     Raid Level : raid1
  Used Dev Size : 255936 (249.98 MiB 262.08 MB)
     Array Size : 255936 (249.98 MiB 262.08 MB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 0

    Update Time : Sun Jan 22 19:28:33 2012
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 9daced7 - correct
         Events : 982


      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       8       18        1      active sync   /dev/sdb2
--
/dev/sda3:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : c614722b:a51ac2d5:bfe78010:bc810f04
  Creation Time : Fri Feb  5 14:25:25 2010
     Raid Level : raid1
  Used Dev Size : 629145536 (600.00 GiB 644.25 GB)
     Array Size : 629145536 (600.00 GiB 644.25 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 1

    Update Time : Sun Jan 22 19:36:03 2012
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 50cf4462 - correct
         Events : 122566


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

   0     0       8        3        0      active sync   /dev/sda3
   1     1       8       19        1      active sync   /dev/sdb3
--
/dev/sda4:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : f2991683:1ef2c973:852484a6:e390a598 (local to host saturn)
  Creation Time : Fri Feb  5 16:25:14 2010
     Raid Level : raid0
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 2

    Update Time : Fri Feb  5 16:25:14 2010
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0
       Checksum : ba45ca95 - correct
         Events : 1

     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     0       8        4        0      active sync   /dev/sda4

   0     0       8        4        0      active sync   /dev/sda4
   1     1       8       20        1      active sync   /dev/sdb4
--
/dev/sdb:
   MBR Magic : aa55
Partition[0] :    419430400 sectors at           63 (type 83)
Partition[1] :       512000 sectors at    419430463 (type fd)
Partition[2] :   1258291200 sectors at    419942463 (type fd)
Partition[3] :    275273775 sectors at   1678246290 (type fd)
--
/dev/sdb1 is not recognised by mdadm.
/dev/sdb2:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : b6ddc988:92dcc593:bfe78010:bc810f04
  Creation Time : Fri Feb  5 14:25:25 2010
     Raid Level : raid1
  Used Dev Size : 255936 (249.98 MiB 262.08 MB)
     Array Size : 255936 (249.98 MiB 262.08 MB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 0

    Update Time : Sun Jan 22 19:28:33 2012
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 9dacee9 - correct
         Events : 982


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

   0     0       8        2        0      active sync   /dev/sda2
   1     1       8       18        1      active sync   /dev/sdb2
--
/dev/sdb3:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : c614722b:a51ac2d5:bfe78010:bc810f04
  Creation Time : Fri Feb  5 14:25:25 2010
     Raid Level : raid1
  Used Dev Size : 629145536 (600.00 GiB 644.25 GB)
     Array Size : 629145536 (600.00 GiB 644.25 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 1

    Update Time : Sun Jan 22 19:36:03 2012
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 50cf4474 - correct
         Events : 122566


      Number   Major   Minor   RaidDevice State
this     1       8       19        1      active sync   /dev/sdb3

   0     0       8        3        0      active sync   /dev/sda3
   1     1       8       19        1      active sync   /dev/sdb3
--
/dev/sdb4:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : f2991683:1ef2c973:852484a6:e390a598 (local to host saturn)
  Creation Time : Fri Feb  5 16:25:14 2010
     Raid Level : raid0
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 2

    Update Time : Fri Feb  5 16:25:14 2010
          State : clean
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0
       Checksum : ba45caa7 - correct
         Events : 1

     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     1       8       20        1      active sync   /dev/sdb4

   0     0       8        4        0      active sync   /dev/sda4
   1     1       8       20        1      active sync   /dev/sdb4
--
/dev/sdc is not recognised by mdadm.

--- /proc/cmdline
BOOT_IMAGE=/vmlinuz-3.2.0-1-amd64 root=/dev/mapper/vg_saturn-root ro quiet ipv6.disable=1

--- grub2:
insmod raid
set root='(vg_saturn-root)'
  insmod raid
  set root='(mduuid/b6ddc98892dcc593bfe78010bc810f04)'
insmod raid
set root='(vg_saturn-root)'
	insmod raid
	set root='(mduuid/b6ddc98892dcc593bfe78010bc810f04)'
	linux	/vmlinuz-3.2.0-1-amd64 root=/dev/mapper/vg_saturn-root ro  quiet ipv6.disable=1
	insmod raid
	set root='(mduuid/b6ddc98892dcc593bfe78010bc810f04)'
	linux	/vmlinuz-3.2.0-1-amd64 root=/dev/mapper/vg_saturn-root ro single 
	insmod raid
	set root='(mduuid/b6ddc98892dcc593bfe78010bc810f04)'
	linux	/vmlinuz-3.1.0-1-amd64 root=/dev/mapper/vg_saturn-root ro  quiet ipv6.disable=1
	insmod raid
	set root='(mduuid/b6ddc98892dcc593bfe78010bc810f04)'
	linux	/vmlinuz-3.1.0-1-amd64 root=/dev/mapper/vg_saturn-root ro single 

--- udev:
ii  udev           175-3          /dev/ and hotplug management daemon
6df86db16655769fa94086d3ee13453a  /lib/udev/rules.d/64-md-raid.rules

--- /dev:
brw-rw---T 1 root disk 9, 0 Jan 22 19:22 /dev/md0
brw-rw---T 1 root disk 9, 1 Jan 22 19:22 /dev/md1
brw-rw---T 1 root disk 9, 2 Jan 22 19:22 /dev/md2

/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root root  9 Jan 22 19:22 ata-PLEXTOR_BD-R_PX-B940SA -> ../../sr0
lrwxrwxrwx 1 root root  9 Jan 22 19:22 ata-SAMSUNG_HD103SJ_S246J90SC06167 -> ../../sda
lrwxrwxrwx 1 root root 10 Jan 22 19:22 ata-SAMSUNG_HD103SJ_S246J90SC06167-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jan 22 19:22 ata-SAMSUNG_HD103SJ_S246J90SC06167-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jan 22 19:22 ata-SAMSUNG_HD103SJ_S246J90SC06167-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Jan 22 19:22 ata-SAMSUNG_HD103SJ_S246J90SC06167-part4 -> ../../sda4
lrwxrwxrwx 1 root root  9 Jan 22 19:22 ata-SAMSUNG_HD103SJ_S246J90SC07294 -> ../../sdb
lrwxrwxrwx 1 root root 10 Jan 22 19:22 ata-SAMSUNG_HD103SJ_S246J90SC07294-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Jan 22 19:22 ata-SAMSUNG_HD103SJ_S246J90SC07294-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 Jan 22 19:22 ata-SAMSUNG_HD103SJ_S246J90SC07294-part3 -> ../../sdb3
lrwxrwxrwx 1 root root 10 Jan 22 19:22 ata-SAMSUNG_HD103SJ_S246J90SC07294-part4 -> ../../sdb4
lrwxrwxrwx 1 root root 10 Jan 22 19:22 dm-name-vg_saturn-home -> ../../dm-2
lrwxrwxrwx 1 root root 10 Jan 22 19:21 dm-name-vg_saturn-root -> ../../dm-0
lrwxrwxrwx 1 root root 10 Jan 22 19:22 dm-name-vg_saturn-swap -> ../../dm-3
lrwxrwxrwx 1 root root 10 Jan 22 19:22 dm-name-vg_stripe-stripe -> ../../dm-1
lrwxrwxrwx 1 root root 10 Jan 22 19:22 dm-uuid-LVM-0JdX8esexIj06ycdKedkZu6JnNsCe2uyvUDMIe870vzL4gNh6cJn7j9gzajWPxX8 -> ../../dm-1
lrwxrwxrwx 1 root root 10 Jan 22 19:22 dm-uuid-LVM-KfhMqGDnaQrO9ermrMKlXrMwKwXhDPfe2VYriHUVqQcFsDa0UoiZlHemhubLLm3h -> ../../dm-3
lrwxrwxrwx 1 root root 10 Jan 22 19:21 dm-uuid-LVM-KfhMqGDnaQrO9ermrMKlXrMwKwXhDPfe57IyVjyvWfZ9RgqbG9g8VtRzj3e3AVVT -> ../../dm-0
lrwxrwxrwx 1 root root 10 Jan 22 19:22 dm-uuid-LVM-KfhMqGDnaQrO9ermrMKlXrMwKwXhDPfeE3bD1mbhz77KwFMjmZxsmd1ULhMIb9jy -> ../../dm-2
lrwxrwxrwx 1 root root  9 Jan 22 19:22 md-uuid-b6ddc988:92dcc593:bfe78010:bc810f04 -> ../../md0
lrwxrwxrwx 1 root root  9 Jan 22 19:22 md-uuid-c614722b:a51ac2d5:bfe78010:bc810f04 -> ../../md1
lrwxrwxrwx 1 root root  9 Jan 22 19:22 md-uuid-f2991683:1ef2c973:852484a6:e390a598 -> ../../md2
lrwxrwxrwx 1 root root  9 Jan 22 19:22 scsi-SATA_SAMSUNG_HD103SJS246J90SC06167 -> ../../sda
lrwxrwxrwx 1 root root 10 Jan 22 19:22 scsi-SATA_SAMSUNG_HD103SJS246J90SC06167-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jan 22 19:22 scsi-SATA_SAMSUNG_HD103SJS246J90SC06167-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jan 22 19:22 scsi-SATA_SAMSUNG_HD103SJS246J90SC06167-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Jan 22 19:22 scsi-SATA_SAMSUNG_HD103SJS246J90SC06167-part4 -> ../../sda4
lrwxrwxrwx 1 root root  9 Jan 22 19:22 scsi-SATA_SAMSUNG_HD103SJS246J90SC07294 -> ../../sdb
lrwxrwxrwx 1 root root 10 Jan 22 19:22 scsi-SATA_SAMSUNG_HD103SJS246J90SC07294-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Jan 22 19:22 scsi-SATA_SAMSUNG_HD103SJS246J90SC07294-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 Jan 22 19:22 scsi-SATA_SAMSUNG_HD103SJS246J90SC07294-part3 -> ../../sdb3
lrwxrwxrwx 1 root root 10 Jan 22 19:22 scsi-SATA_SAMSUNG_HD103SJS246J90SC07294-part4 -> ../../sdb4
lrwxrwxrwx 1 root root  9 Jan 22 19:22 usb-Generic_Ultra_HS-SD_MMC_000000264001-0:0 -> ../../sdc
lrwxrwxrwx 1 root root  9 Jan 22 19:22 wwn-0x50024e920174e390 -> ../../sda
lrwxrwxrwx 1 root root 10 Jan 22 19:22 wwn-0x50024e920174e390-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jan 22 19:22 wwn-0x50024e920174e390-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jan 22 19:22 wwn-0x50024e920174e390-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Jan 22 19:22 wwn-0x50024e920174e390-part4 -> ../../sda4
lrwxrwxrwx 1 root root  9 Jan 22 19:22 wwn-0x50024e9201762efa -> ../../sdb
lrwxrwxrwx 1 root root 10 Jan 22 19:22 wwn-0x50024e9201762efa-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Jan 22 19:22 wwn-0x50024e9201762efa-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 Jan 22 19:22 wwn-0x50024e9201762efa-part3 -> ../../sdb3
lrwxrwxrwx 1 root root 10 Jan 22 19:22 wwn-0x50024e9201762efa-part4 -> ../../sdb4

/dev/disk/by-label:
total 0
lrwxrwxrwx 1 root root 10 Jan 22 19:22 scratch -> ../../dm-1

/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root root  9 Jan 22 19:22 pci-0000:00:1d.0-usb-0:1.7.1.1:1.0-scsi-0:0:0:0 -> ../../sdc
lrwxrwxrwx 1 root root  9 Jan 22 19:22 pci-0000:00:1f.2-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 root root 10 Jan 22 19:22 pci-0000:00:1f.2-scsi-0:0:0:0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 Jan 22 19:22 pci-0000:00:1f.2-scsi-0:0:0:0-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 Jan 22 19:22 pci-0000:00:1f.2-scsi-0:0:0:0-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 Jan 22 19:22 pci-0000:00:1f.2-scsi-0:0:0:0-part4 -> ../../sda4
lrwxrwxrwx 1 root root  9 Jan 22 19:22 pci-0000:00:1f.2-scsi-1:0:0:0 -> ../../sdb
lrwxrwxrwx 1 root root 10 Jan 22 19:22 pci-0000:00:1f.2-scsi-1:0:0:0-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Jan 22 19:22 pci-0000:00:1f.2-scsi-1:0:0:0-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 Jan 22 19:22 pci-0000:00:1f.2-scsi-1:0:0:0-part3 -> ../../sdb3
lrwxrwxrwx 1 root root 10 Jan 22 19:22 pci-0000:00:1f.2-scsi-1:0:0:0-part4 -> ../../sdb4
lrwxrwxrwx 1 root root  9 Jan 22 19:22 pci-0000:00:1f.2-scsi-2:0:0:0 -> ../../sr0

/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root root 10 Jan 22 19:22 083fa8e2-f082-4c16-bcc6-3f3d72a898f6 -> ../../sdb1
lrwxrwxrwx 1 root root 10 Jan 22 19:22 28d3e137-376c-4501-8053-6e99f2ac0bf2 -> ../../dm-3
lrwxrwxrwx 1 root root  9 Jan 22 19:22 7156ea77-54ee-4b39-99ef-541b8faec98f -> ../../md0
lrwxrwxrwx 1 root root 10 Jan 22 19:22 97ff3928-19de-44ae-883b-a649493d1149 -> ../../dm-1
lrwxrwxrwx 1 root root 10 Jan 22 19:22 C251-BB1E -> ../../sda1
lrwxrwxrwx 1 root root 10 Jan 22 19:21 afdbc5b7-562f-438e-83f7-732fffc83fbd -> ../../dm-0
lrwxrwxrwx 1 root root 10 Jan 22 19:22 da9ddda3-44a8-4ed6-8cf6-59c0efce39da -> ../../dm-2

/dev/md:
total 0

Auto-generated on Sun, 22 Jan 2012 19:36:04 +0100
by mdadm bugscript 3.2.3-2

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

Kernel: Linux 3.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages mdadm depends on:
ii  debconf      1.5.41
ii  initscripts  2.88dsf-18
ii  libc6        2.13-24
ii  lsb-base     3.2-28
ii  udev         175-3

Versions of packages mdadm recommends:
ii  module-init-tools               3.16-1
ii  postfix [mail-transport-agent]  2.8.7-1

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



--- End Message ---
--- Begin Message ---
also sprach Jan Korbel <debian@teptin.net> [2012.03.05.0935 +0100]:
> Yesterday frozen one of us 6.0.4 server with soft raid.

This could have any number of reasons, for instance memory
corruption and other hardware errors. Other than the stack trace,
there is no indication that this is md's fault.

Please research this problem further and provide detailed
information when you have isolated md as the problem cause.

-- 
 .''`.   martin f. krafft <madduck@d.o>      Related projects:
: :'  :  proud Debian developer               http://debiansystem.info
`. `'`   http://people.debian.org/~madduck    http://vcs-pkg.org
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)


--- End Message ---

Reply to: