Your message dated Tue, 27 Oct 2009 21:13:38 +0000
with message-id <e1n2tmi-00075w...@ries.debian.org>
and subject line Bug#549535: fixed in mdadm 3.0.3-1
has caused the Debian Bug report #549535,
regarding [mdadm] mdadm 3.x fails to assemble raid in initrd
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 ow...@bugs.debian.org
immediately.)


-- 
549535: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549535
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mdadm
Version: 3.0-3.1
Severity: grave

--- Please enter the report below this line. ---
When booting with mdadm 3.x my md5 array does not get assembled. My md1
array which contains /boot gets assembled, but not my md5 array which
contains everything else including /.
mdadm 2.x works, so I put it on hold and waited, but now udev depends on
 mdadm 3.x

I tried to play a little bit with mdadm and mdadm.conf.
No mather what I wrote in mdadm.conf, even deleting it: nothing changed.

It seems that the --scan option is the problem or mdadm 3.x doesn't find
my md5 array anymore, because with:
mdadm --assemble --run --auto=yes /dev/md1 /dev/sd[abcd]2
the array gets assembled, but with
mdadm --assemble --scan --run --auto=yes /dev/md1 /dev/sd[abcd]2
not.
Changing INITRDSTART='all' to INITRDSTART='/dev/md1'
also didn't worked, because there is the --scan param in
/scripts/local-top/mdadm and mdadm doesn't cares in
/etc/mdadm/mdadm.conf for setting the devices manually with:
ARRAY /dev/md1 metadata=1.02 UUID=a5d0ab19:779078c6:61d04528:99697fd3
name='x545':1 devices=/dev/sda2,/dev/sdb2,/dev/sdc2,/dev/sdd2

Please help me.
Sandro

--- System information. ---
Architecture: amd64
Kernel:       Linux 2.6.31.1

Debian Release: squeeze/sid
  500 unstable        www.mpellis.org.uk
  500 unstable        www.debian-multimedia.org
  500 unstable        mirror.noreply.org
  500 unstable        ftpl.tu-chemnitz.de
  500 unstable        ftp.de.debian.org
  500 unstable        frickelplatz.de
  500 unstable        debian.meebey.net
  500 unstable        apt.byteme.org.uk
  500 testing-proposed-updates ftp.de.debian.org
  500 testing         www.debian-multimedia.org
  500 testing         security.debian.org
  500 testing         ftp.de.debian.org
  500 testing         dl.google.com
  500 stable-proposed-updates volatile.debian.org
  500 stable          volatile.debian.org
  500 stable          security.debian.org
  500 stable          ftp.de.debian.org
  500 stable          dl.google.com
  500 stable          apt.spideroak.com
  500 proposed-updates ftpl.tu-chemnitz.de
  500 proposed-updates ftp.de.debian.org
  500 oldstable       www.debian-multimedia.org
  500 oldstable       volatile.debian.org
  500 oldstable       ftp.de.debian.org
  500 lenny-wx        apt.wxwidgets.org
  500 jaunty          ppa.launchpad.net
  500 intrepid        ppa.launchpad.net
  500 hardy           ppa.launchpad.net
  101 experimental    www.debian-multimedia.org
  101 experimental    ftpl.tu-chemnitz.de
  101 experimental    ftp.de.debian.org
  101 experimental    apt.byteme.org.uk
    1 lenny-backports www.backports.org
    1 etch-backports  www.backports.org

--- Package information. ---
Depends        (Version) | Installed
========================-+-============
libc6         (>= 2.3.3) | 2.10.1-0exp2
udev                     | 0.141-2
 OR makedev              | 2.3.1-89
debconf      (>= 1.4.72) | 1.5.27
lsb-base      (>= 3.1-6) | 3.2-23


Recommends                (Version) | Installed
===================================-+-===========
default-mta                         |
 OR mail-transport-agent            |
module-init-tools                   | 3.10-3


Package's Suggests field is empty.


--- Output from package bug script ---
--- mount output
rootfs on / type rootfs (rw)
none on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
none on /proc type proc (rw,nosuid,nodev,noexec,relatime)
udev on /dev type tmpfs (rw,relatime,size=10240k,mode=755)
/dev/mapper/vg_raid5-lv_rootfs on / type ext3
(rw,relatime,errors=remount-ro,data=ordered)

none on /sys/kernel/security type securityfs (rw,relatime)

tmpfs on /lib/init/rw type tmpfs (rw,nosuid,relatime,mode=755)

tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev,relatime)

devpts on /dev/pts type devpts
(rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)

fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)

/dev/md0 on /boot type ext3
(rw,nosuid,nodev,noexec,relatime,errors=continue,data=ordered)

/dev/mapper/vg_raid5-lv_root on /root type ext3
(rw,relatime,errors=remount-ro,data=ordered)

/dev/mapper/vg_raid5-lv_usr on /usr type ext3
(rw,nodev,relatime,errors=continue,data=ordered)

/dev/mapper/vg_raid5-lv_usr_local on /usr/local type ext4
(rw,nodev,relatime,barrier=1,data=ordered)

/dev/mapper/vg_raid5-lv_var on /var type ext4
(rw,nodev,relatime,barrier=1,data=ordered)

/dev/mapper/vg_raid5-lv_tmp on /tmp type ext4
(rw,nosuid,nodev,relatime,barrier=1,data=ordered)

/dev/mapper/vg_raid5-lv_home on /home type ext3
(rw,nosuid,nodev,relatime,errors=continue,data=ordered)

none on /proc/bus/usb type usbfs
(rw,nosuid,nodev,noexec,relatime,devgid=131,devmode=664)

varrun on /var/run type tmpfs (rw,nosuid,nodev,noexec,relatime,mode=755)

varlock on /var/lock type tmpfs (rw,nosuid,nodev,noexec,relatime)

debugfs on /sys/kernel/debug type debugfs (rw,relatime)

binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc
(rw,nosuid,nodev,noexec,relatime)

/dev/mapper/vg_raid5-lv_daten on /media/daten type ext3
(rw,nosuid,nodev,noexec,relatime,errors=continue,data=ordered)


--- mdadm.conf
DEVICE /dev/sd[a-d][1-2]
AUTO +all
ARRAY /dev/md0 UUID=a185cce4:c9fdce37:7fb4f093:dae096a5
ARRAY /dev/md1 metadata=1.02 UUID=a5d0ab19:779078c6:61d04528:99697fd3
name='x545':1 devices=/dev/sda2,/dev/sdb2,/dev/sdc2,/dev/sdd2

ARRAY /dev/md/1 name='x545':1 UUID=a5d0ab19:779078c6:61d04528:99697fd3

#auto=yes,md,mdp,part

MAILADDR root


--- /proc/mdstat:
Personalities : [raid1] [raid6] [raid5] [raid4]
md1 : active raid5 sda2[0] sdd2[4] sdc2[3] sdb2[1]
      937392288 blocks super 1.2 level 5, 32k chunk, algorithm 2 [4/4]
[UUUU]
      bitmap: 2/5 pages [8KB], 32768KB chunk


md0 : active raid1 sda1[0] sdd1[3] sdc1[2] sdb1[1]
      104320 blocks [4/4] [UUUU]

unused devices: <none>

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

   8        0  312571224 sda
   8        1     104391 sda1
   8        2  312464250 sda2
   8       16  312571224 sdb
   8       17     104391 sdb1
   8       18  312464250 sdb2
   8       32  312571224 sdc
   8       33     104391 sdc1
   8       34  312464250 sdc2
   8       48  312571224 sdd
   8       49     104391 sdd1
   8       50  312464250 sdd2
   9        0     104320 md0
   9        1  937392288 md1
 253        0    2097152 dm-0
 253        1    1048576 dm-1
 253        2    3145728 dm-2
 253        3  524288000 dm-3
 253        4   15728640 dm-4
 253        5    5242880 dm-5
 253        6   31457280 dm-6
 253        7  321875968 dm-7
 253        8    8388608 dm-8
 253        9   24117248 dm-9
 253       10    8387580 dm-10
 253       11    3144700 dm-11
 253       12   15727612 dm-12
 253       13  524286972 dm-13
 253       14    5242880 dm-14

--- initrd.img-2.6.31.1:
90662 blocks
387d9ac74823136bb2f419633b87c82e  ./etc/mdadm/mdadm.conf
899a04ca06fe1658d5b3db4de314bd99
./lib/modules/2.6.31.1/kernel/drivers/md/dm-snapshot.ko

623ba47dcbe0b8ef518ee596beb943e9
./lib/modules/2.6.31.1/kernel/drivers/md/dm-region-hash.ko

ecf105cad9a467cde12c895ea1c3b50b
./lib/modules/2.6.31.1/kernel/drivers/md/multipath.ko

4b953529bb12d519fbc73d7e189b2291
./lib/modules/2.6.31.1/kernel/drivers/md/linear.ko

f6f98bc37ef419771383a23c054c2bd3
./lib/modules/2.6.31.1/kernel/drivers/md/raid0.ko

06edc6a6f4eb11dd39d195bbadff1920
./lib/modules/2.6.31.1/kernel/drivers/md/dm-mirror.ko

84f62f3d2c3dc3ceeb8309300896a562
./lib/modules/2.6.31.1/kernel/drivers/md/raid10.ko

80816b79383172e21faefcacc129a4c8
./lib/modules/2.6.31.1/kernel/drivers/md/dm-log.ko

bdf8d9fa26fd7433d1d037c31d6ac5e1  ./sbin/mdadm

6b782ae76f866914ec236b2d14b43f24  ./scripts/local-top/mdadm


--- /proc/modules:
dm_snapshot 28496 0 - Live 0xffffffffa042e000
dm_mirror 17320 0 - Live 0xffffffffa0427000
dm_region_hash 14784 1 dm_mirror, Live 0xffffffffa0421000
dm_log 12608 2 dm_mirror,dm_region_hash, Live 0xffffffffa041b000

--- /var/log/syslog:
Oct  3 14:22:32 x545 kernel: md: raid1 personality registered for level 1
Oct  3 14:22:32 x545 kernel: md: raid6 personality registered for level 6
Oct  3 14:22:32 x545 kernel: md: raid5 personality registered for level 5
Oct  3 14:22:32 x545 kernel: md: raid4 personality registered for level 4
Oct  3 14:22:32 x545 kernel: md: md0 stopped.
Oct  3 14:22:32 x545 kernel: md: bind<sdb1>
Oct  3 14:22:32 x545 kernel: md: bind<sdc1>
Oct  3 14:22:32 x545 kernel: md: bind<sdd1>
Oct  3 14:22:32 x545 kernel: md: bind<sda1>
Oct  3 14:22:32 x545 kernel: md: md1 stopped.
Oct  3 14:22:32 x545 kernel: md: md1 stopped.
Oct  3 14:22:32 x545 kernel: md: bind<sdb2>
Oct  3 14:22:32 x545 kernel: md: bind<sdc2>
Oct  3 14:22:32 x545 kernel: md: bind<sdd2>
Oct  3 14:22:32 x545 kernel: md: bind<sda2>
Oct  4 00:57:01 x545 kernel: md: data-check of RAID array md0
Oct  4 00:57:01 x545 kernel: md: minimum _guaranteed_  speed: 1000
KB/sec/disk.
Oct  4 00:57:01 x545 kernel: md: using maximum available idle IO
bandwidth (but not more than 200000 KB/sec) for data-check.

Oct  4 00:57:01 x545 kernel: md: using 128k window, over a total of
104320 blocks.

Oct  4 00:57:01 x545 kernel: md: delaying data-check of md1 until md0
has finished (they share one or more physical units)

Oct  4 00:57:04 x545 kernel: md: md0: data-check done.

Oct  4 00:57:04 x545 kernel: md: data-check of RAID array md1

Oct  4 00:57:04 x545 kernel: md: minimum _guaranteed_  speed: 1000
KB/sec/disk.
Oct  4 00:57:04 x545 kernel: md: using maximum available idle IO
bandwidth (but not more than 200000 KB/sec) for data-check.

Oct  4 00:57:04 x545 kernel: md: using 128k window, over a total of
312464096 blocks.

Oct  4 03:06:44 x545 kernel: md: md1: data-check done.


--- volume detail:
/dev/hda is not recognised by mdadm.
/dev/sda:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 9e8586a8:4660ceb1:1134e542:b1137121
  Creation Time : Mon Sep  4 22:42:38 2006
     Raid Level : raid5
  Used Dev Size : 312571136 (298.09 GiB 320.07 GB)
     Array Size : 625142272 (596.18 GiB 640.15 GB)
   Raid Devices : 3
  Total Devices : 3
Preferred Minor : 0

    Update Time : Tue Sep  5 00:22:38 2006
          State : clean
 Active Devices : 3
Working Devices : 3
 Failed Devices : 0
  Spare Devices : 0
       Checksum : ecf5a786 - correct
         Events : 2

         Layout : left-symmetric
     Chunk Size : 64K

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

   0     0       8        0        0      active sync   /dev/sda
   1     1       8       16        1      active sync   /dev/sdb
   2     2       8       32        2      active sync   /dev/sdc
--
/dev/sda1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : a185cce4:c9fdce37:7fb4f093:dae096a5
  Creation Time : Sat Sep  9 13:50:19 2006
     Raid Level : raid1
  Used Dev Size : 104320 (101.89 MiB 106.82 MB)
     Array Size : 104320 (101.89 MiB 106.82 MB)
   Raid Devices : 4
  Total Devices : 4
Preferred Minor : 0

    Update Time : Sun Oct  4 00:57:04 2009
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : ff108ee2 - correct
         Events : 473


      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       8       17        1      active sync   /dev/sdb1
   2     2       8       33        2      active sync   /dev/sdc1
   3     3       8       49        3      active sync   /dev/sdd1
--
/dev/sda2:
          Magic : a92b4efc
        Version : 1.2
    Feature Map : 0x1
     Array UUID : a5d0ab19:779078c6:61d04528:99697fd3
           Name : 'x545':1
  Creation Time : Wed Sep  6 18:11:58 2006
     Raid Level : raid5
   Raid Devices : 4

 Avail Dev Size : 624928364 (297.99 GiB 319.96 GB)
     Array Size : 1874784576 (893.97 GiB 959.89 GB)
  Used Dev Size : 624928192 (297.99 GiB 319.96 GB)
    Data Offset : 136 sectors
   Super Offset : 8 sectors
          State : active
    Device UUID : 47ed01b7:e24030b2:9767e281:81487744

Internal Bitmap : 2 sectors from superblock
    Update Time : Sun Oct  4 04:41:06 2009
       Checksum : 641d4ed7 - correct
         Events : 247993

         Layout : left-symmetric
     Chunk Size : 32K

   Device Role : Active device 0
   Array State : AAAA ('A' == active, '.' == missing)
--
/dev/sdb:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 9e8586a8:4660ceb1:1134e542:b1137121
  Creation Time : Mon Sep  4 22:42:38 2006
     Raid Level : raid5
  Used Dev Size : 312571136 (298.09 GiB 320.07 GB)
     Array Size : 625142272 (596.18 GiB 640.15 GB)
   Raid Devices : 3
  Total Devices : 3
Preferred Minor : 0

    Update Time : Tue Sep  5 00:22:38 2006
          State : clean
 Active Devices : 3
Working Devices : 3
 Failed Devices : 0
  Spare Devices : 0
       Checksum : ecf5a798 - correct
         Events : 2

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     1       8       16        1      active sync   /dev/sdb

   0     0       8        0        0      active sync   /dev/sda
   1     1       8       16        1      active sync   /dev/sdb
   2     2       8       32        2      active sync   /dev/sdc
--
/dev/sdb1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : a185cce4:c9fdce37:7fb4f093:dae096a5
  Creation Time : Sat Sep  9 13:50:19 2006
     Raid Level : raid1
  Used Dev Size : 104320 (101.89 MiB 106.82 MB)
     Array Size : 104320 (101.89 MiB 106.82 MB)
   Raid Devices : 4
  Total Devices : 4
Preferred Minor : 0

    Update Time : Sun Oct  4 00:57:04 2009
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : ff108ef4 - correct
         Events : 473


      Number   Major   Minor   RaidDevice State
this     1       8       17        1      active sync   /dev/sdb1

   0     0       8        1        0      active sync   /dev/sda1
   1     1       8       17        1      active sync   /dev/sdb1
   2     2       8       33        2      active sync   /dev/sdc1
   3     3       8       49        3      active sync   /dev/sdd1
--
/dev/sdb2:
          Magic : a92b4efc
        Version : 1.2
    Feature Map : 0x1
     Array UUID : a5d0ab19:779078c6:61d04528:99697fd3
           Name : 'x545':1
  Creation Time : Wed Sep  6 18:11:58 2006
     Raid Level : raid5
   Raid Devices : 4

 Avail Dev Size : 624928364 (297.99 GiB 319.96 GB)
     Array Size : 1874784576 (893.97 GiB 959.89 GB)
  Used Dev Size : 624928192 (297.99 GiB 319.96 GB)
    Data Offset : 136 sectors
   Super Offset : 8 sectors
          State : active
    Device UUID : 6c398c5a:70d1cadf:d569327b:b030a209

Internal Bitmap : 2 sectors from superblock
    Update Time : Sun Oct  4 04:41:06 2009
       Checksum : f3bd15f7 - correct
         Events : 247993

         Layout : left-symmetric
     Chunk Size : 32K

   Device Role : Active device 1
   Array State : AAAA ('A' == active, '.' == missing)
--
/dev/sdc:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 9e8586a8:4660ceb1:1134e542:b1137121
  Creation Time : Mon Sep  4 22:42:38 2006
     Raid Level : raid5
  Used Dev Size : 312571136 (298.09 GiB 320.07 GB)
     Array Size : 625142272 (596.18 GiB 640.15 GB)
   Raid Devices : 3
  Total Devices : 3
Preferred Minor : 0

    Update Time : Tue Sep  5 00:22:38 2006
          State : clean
 Active Devices : 3
Working Devices : 3
 Failed Devices : 0
  Spare Devices : 0
       Checksum : ecf5a7aa - correct
         Events : 2

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     2       8       32        2      active sync   /dev/sdc

   0     0       8        0        0      active sync   /dev/sda
   1     1       8       16        1      active sync   /dev/sdb
   2     2       8       32        2      active sync   /dev/sdc
--
/dev/sdc1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : a185cce4:c9fdce37:7fb4f093:dae096a5
  Creation Time : Sat Sep  9 13:50:19 2006
     Raid Level : raid1
  Used Dev Size : 104320 (101.89 MiB 106.82 MB)
     Array Size : 104320 (101.89 MiB 106.82 MB)
   Raid Devices : 4
  Total Devices : 4
Preferred Minor : 0

    Update Time : Sun Oct  4 00:57:04 2009
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : ff108f06 - correct
         Events : 473


      Number   Major   Minor   RaidDevice State
this     2       8       33        2      active sync   /dev/sdc1

   0     0       8        1        0      active sync   /dev/sda1
   1     1       8       17        1      active sync   /dev/sdb1
   2     2       8       33        2      active sync   /dev/sdc1
   3     3       8       49        3      active sync   /dev/sdd1
--
/dev/sdc2:
          Magic : a92b4efc
        Version : 1.2
    Feature Map : 0x1
     Array UUID : a5d0ab19:779078c6:61d04528:99697fd3
           Name : 'x545':1
  Creation Time : Wed Sep  6 18:11:58 2006
     Raid Level : raid5
   Raid Devices : 4

 Avail Dev Size : 624928364 (297.99 GiB 319.96 GB)
     Array Size : 1874784576 (893.97 GiB 959.89 GB)
  Used Dev Size : 624928192 (297.99 GiB 319.96 GB)
    Data Offset : 136 sectors
   Super Offset : 8 sectors
          State : active
    Device UUID : 5f0c8edb:b7f21c43:11f8e91f:0671cc68

Internal Bitmap : 2 sectors from superblock
    Update Time : Sun Oct  4 04:41:06 2009
       Checksum : dbf2d8c5 - correct
         Events : 247993

         Layout : left-symmetric
     Chunk Size : 32K

   Device Role : Active device 2
   Array State : AAAA ('A' == active, '.' == missing)
--
/dev/sdd is not recognised by mdadm.
/dev/sdd1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : a185cce4:c9fdce37:7fb4f093:dae096a5
  Creation Time : Sat Sep  9 13:50:19 2006
     Raid Level : raid1
  Used Dev Size : 104320 (101.89 MiB 106.82 MB)
     Array Size : 104320 (101.89 MiB 106.82 MB)
   Raid Devices : 4
  Total Devices : 4
Preferred Minor : 0

    Update Time : Sun Oct  4 00:57:04 2009
          State : clean
 Active Devices : 4
Working Devices : 4
 Failed Devices : 0
  Spare Devices : 0
       Checksum : ff108f18 - correct
         Events : 473


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

   0     0       8        1        0      active sync   /dev/sda1
   1     1       8       17        1      active sync   /dev/sdb1
   2     2       8       33        2      active sync   /dev/sdc1
   3     3       8       49        3      active sync   /dev/sdd1
--
/dev/sdd2:
          Magic : a92b4efc
        Version : 1.2
    Feature Map : 0x1
     Array UUID : a5d0ab19:779078c6:61d04528:99697fd3
           Name : 'x545':1
  Creation Time : Wed Sep  6 18:11:58 2006
     Raid Level : raid5
   Raid Devices : 4

 Avail Dev Size : 624928228 (297.99 GiB 319.96 GB)
     Array Size : 1874784576 (893.97 GiB 959.89 GB)
  Used Dev Size : 624928192 (297.99 GiB 319.96 GB)
    Data Offset : 272 sectors
   Super Offset : 8 sectors
          State : clean
    Device UUID : 79746375:e10a79c4:516150cc:8b30d16d

Internal Bitmap : 2 sectors from superblock
    Update Time : Sun Oct  4 04:41:07 2009
       Checksum : a88f81d0 - correct
         Events : 247992

         Layout : left-symmetric
     Chunk Size : 32K

   Device Role : spare
   Array State : AAAA ('A' == active, '.' == missing)
--
/dev/sde is not recognised by mdadm.
/dev/sdf is not recognised by mdadm.

--- /proc/cmdline
root=/dev/mapper/vg_raid5-lv_rootfs ro raid=part
root=/dev/mapper/vg_raid5-lv_rootfs ro raid=part acpi_irq_balance
vga=794 selinux=0 usbcore.autosuspend=1 security=tomoyo


--- grub legacy:
kernel          /vmlinuz-2.6.31.1 root=/dev/mapper/vg_raid5-lv_rootfs ro
raid=part acpi_irq_balance vga=794 selinux=0 usbcore.autosuspend=1
security=tomoyo
kernel          /vmlinuz-2.6.31 root=/dev/mapper/vg_raid5-lv_rootfs ro
raid=part acpi_irq_balance vga=794 selinux=0 usbcore.autosuspend=1
security=tomoyo

--- udev:
hi  udev           0.141-2        /dev/ and hotplug management daemon
4a574fcd059040d33ea18a8aa605a184  /lib/udev/rules.d/64-md-raid.rules

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

/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root root  9 Oct  3 14:20
ata-HL-DT-ST_DVDRAM_GSA-H42N_K3B71NN2633 -> ../../hda

lrwxrwxrwx 1 root root  9 Oct  3 14:20 ata-ST3320620AS_3QF0CRW8 ->
../../sda
lrwxrwxrwx 1 root root 10 Oct  3 14:20 ata-ST3320620AS_3QF0CRW8-part1 ->
../../sda1

lrwxrwxrwx 1 root root 10 Oct  3 14:20 ata-ST3320620AS_3QF0CRW8-part2 ->
../../sda2

lrwxrwxrwx 1 root root  9 Oct  3 14:20 ata-ST3320620AS_3QF0DD7D ->
../../sdb
lrwxrwxrwx 1 root root 10 Oct  3 14:20 ata-ST3320620AS_3QF0DD7D-part1 ->
../../sdb1

lrwxrwxrwx 1 root root 10 Oct  3 14:20 ata-ST3320620AS_3QF0DD7D-part2 ->
../../sdb2

lrwxrwxrwx 1 root root  9 Oct  3 14:20 ata-ST3320620AS_3QF0DEFQ ->
../../sdc
lrwxrwxrwx 1 root root 10 Oct  3 14:20 ata-ST3320620AS_3QF0DEFQ-part1 ->
../../sdc1

lrwxrwxrwx 1 root root 10 Oct  3 14:20 ata-ST3320620AS_3QF0DEFQ-part2 ->
../../sdc2

lrwxrwxrwx 1 root root  9 Oct  3 14:20 ata-ST3320620AS_6QF0EPKF ->
../../sdd
lrwxrwxrwx 1 root root 10 Oct  3 14:20 ata-ST3320620AS_6QF0EPKF-part1 ->
../../sdd1

lrwxrwxrwx 1 root root 10 Oct  3 14:20 ata-ST3320620AS_6QF0EPKF-part2 ->
../../sdd2

lrwxrwxrwx 1 root root 38 Oct  3 14:22 dm-name-temporary-cryptsetup-5683
-> ../../mapper/temporary-cryptsetup-5683

lrwxrwxrwx 1 root root 40 Oct  3 14:20
dm-name-vg_raid5-lv_backup_nocipher ->
../../mapper/vg_raid5-lv_backup_nocipher

lrwxrwxrwx 1 root root 30 Oct  3 14:22 dm-name-vg_raid5-lv_daten ->
../../mapper/vg_raid5-lv_daten

lrwxrwxrwx 1 root root 39 Oct  3 14:20
dm-name-vg_raid5-lv_daten_nocipher ->
../../mapper/vg_raid5-lv_daten_nocipher

lrwxrwxrwx 1 root root 29 Oct  3 14:22 dm-name-vg_raid5-lv_home ->
../../mapper/vg_raid5-lv_home

lrwxrwxrwx 1 root root 38 Oct  3 14:20 dm-name-vg_raid5-lv_home_nocipher
-> ../../mapper/vg_raid5-lv_home_nocipher

lrwxrwxrwx 1 root root 29 Oct  3 14:20 dm-name-vg_raid5-lv_root ->
../../mapper/vg_raid5-lv_root

lrwxrwxrwx 1 root root 31 Oct  3 14:20 dm-name-vg_raid5-lv_rootfs ->
../../mapper/vg_raid5-lv_rootfs

lrwxrwxrwx 1 root root 29 Oct  3 14:22 dm-name-vg_raid5-lv_swap ->
../../mapper/vg_raid5-lv_swap

lrwxrwxrwx 1 root root 38 Oct  3 14:20 dm-name-vg_raid5-lv_swap_nocipher
-> ../../mapper/vg_raid5-lv_swap_nocipher

lrwxrwxrwx 1 root root 28 Oct  3 14:21 dm-name-vg_raid5-lv_tmp ->
../../mapper/vg_raid5-lv_tmp

lrwxrwxrwx 1 root root 37 Oct  3 14:20 dm-name-vg_raid5-lv_tmp_nocipher
-> ../../mapper/vg_raid5-lv_tmp_nocipher

lrwxrwxrwx 1 root root 28 Oct  3 14:20 dm-name-vg_raid5-lv_usr ->
../../mapper/vg_raid5-lv_usr

lrwxrwxrwx 1 root root 34 Oct  3 14:20 dm-name-vg_raid5-lv_usr_local ->
../../mapper/vg_raid5-lv_usr_local

lrwxrwxrwx 1 root root 28 Oct  3 14:21 dm-name-vg_raid5-lv_var ->
../../mapper/vg_raid5-lv_var

lrwxrwxrwx 1 root root 37 Oct  3 14:20 dm-name-vg_raid5-lv_var_nocipher
-> ../../mapper/vg_raid5-lv_var_nocipher

lrwxrwxrwx 1 root root 29 Oct  3 14:22
dm-uuid-CRYPT-13407fa9-2030-4cc3-9140-76038d3bc8c2 ->
../../mapper/vg_raid5-lv_home
lrwxrwxrwx 1 root root 28 Oct  3 14:21
dm-uuid-CRYPT-85ee17fb-bd6a-44e9-9a76-ba0f349eb735 ->
../../mapper/vg_raid5-lv_var
lrwxrwxrwx 1 root root 28 Oct  3 14:21
dm-uuid-CRYPT-97783cab-cfd6-4fb3-8c49-f9be1fd7a65f ->
../../mapper/vg_raid5-lv_tmp
lrwxrwxrwx 1 root root 30 Oct  3 14:22
dm-uuid-CRYPT-c327d397-ca05-4395-b248-6429d4513e8d ->
../../mapper/vg_raid5-lv_daten
lrwxrwxrwx 1 root root 38 Oct  3 14:20
dm-uuid-LVM-6hh6cASOnw7jgu90EgLVtHcMDU6dcRvw2j0Us0OA7x8tNHB4fdqQD1j6899WQg0S
-> ../../mapper/vg_raid5-lv_home_nocipher
lrwxrwxrwx 1 root root 40 Oct  3 14:20
dm-uuid-LVM-6hh6cASOnw7jgu90EgLVtHcMDU6dcRvw6Wm7VxCVzKGOhMPBG62RVTwaPAyuBP49
-> ../../mapper/vg_raid5-lv_backup_nocipher
lrwxrwxrwx 1 root root 29 Oct  3 14:20
dm-uuid-LVM-6hh6cASOnw7jgu90EgLVtHcMDU6dcRvwAfQh9URh11bucRlw57tyuDMZNC2l4yiZ
-> ../../mapper/vg_raid5-lv_root
lrwxrwxrwx 1 root root 37 Oct  3 14:20
dm-uuid-LVM-6hh6cASOnw7jgu90EgLVtHcMDU6dcRvwRJ4AZVDOj09HRILRU2S1IzzcSxKohETK
-> ../../mapper/vg_raid5-lv_var_nocipher
lrwxrwxrwx 1 root root 38 Oct  3 14:20
dm-uuid-LVM-6hh6cASOnw7jgu90EgLVtHcMDU6dcRvwRpVQD9IdMncx8cHTBJgR7gxJzg21HWe0
-> ../../mapper/vg_raid5-lv_swap_nocipher
lrwxrwxrwx 1 root root 28 Oct  3 14:20
dm-uuid-LVM-6hh6cASOnw7jgu90EgLVtHcMDU6dcRvwZrEdqI7RsTotZmOPjdeURJX34n52N7YM
-> ../../mapper/vg_raid5-lv_usr
lrwxrwxrwx 1 root root 34 Oct  3 14:20
dm-uuid-LVM-6hh6cASOnw7jgu90EgLVtHcMDU6dcRvwgYhP3VY7sRtrp5QOF1kBvHoezD4W0w8U
-> ../../mapper/vg_raid5-lv_usr_local
lrwxrwxrwx 1 root root 37 Oct  3 14:20
dm-uuid-LVM-6hh6cASOnw7jgu90EgLVtHcMDU6dcRvwglFMivF5zlHuPYbq8E7vlxlpkg6bdvvY
-> ../../mapper/vg_raid5-lv_tmp_nocipher
lrwxrwxrwx 1 root root 31 Oct  3 14:20
dm-uuid-LVM-6hh6cASOnw7jgu90EgLVtHcMDU6dcRvwqG2xaorLgZQovZP3jbitYtOlfaeEQ2zn
-> ../../mapper/vg_raid5-lv_rootfs
lrwxrwxrwx 1 root root 39 Oct  3 14:20
dm-uuid-LVM-6hh6cASOnw7jgu90EgLVtHcMDU6dcRvwqvxAIbbyiPQ00W2uXKEBuqzA24KguMYA
-> ../../mapper/vg_raid5-lv_daten_nocipher
lrwxrwxrwx 1 root root  9 Oct  3 14:20
md-uuid-a185cce4:c9fdce37:7fb4f093:dae096a5 -> ../../md0

lrwxrwxrwx 1 root root  9 Oct  3 14:20
md-uuid-a5d0ab19:779078c6:61d04528:99697fd3 -> ../../md1

lrwxrwxrwx 1 root root  9 Oct  3 14:20 scsi-SATA_ST3320620AS_3QF0CRW8 ->
../../sda

lrwxrwxrwx 1 root root 10 Oct  3 14:20
scsi-SATA_ST3320620AS_3QF0CRW8-part1 -> ../../sda1

lrwxrwxrwx 1 root root 10 Oct  3 14:20
scsi-SATA_ST3320620AS_3QF0CRW8-part2 -> ../../sda2

lrwxrwxrwx 1 root root  9 Oct  3 14:20 scsi-SATA_ST3320620AS_3QF0DD7D ->
../../sdb

lrwxrwxrwx 1 root root 10 Oct  3 14:20
scsi-SATA_ST3320620AS_3QF0DD7D-part1 -> ../../sdb1

lrwxrwxrwx 1 root root 10 Oct  3 14:20
scsi-SATA_ST3320620AS_3QF0DD7D-part2 -> ../../sdb2

lrwxrwxrwx 1 root root  9 Oct  3 14:20 scsi-SATA_ST3320620AS_3QF0DEFQ ->
../../sdc

lrwxrwxrwx 1 root root 10 Oct  3 14:20
scsi-SATA_ST3320620AS_3QF0DEFQ-part1 -> ../../sdc1

lrwxrwxrwx 1 root root 10 Oct  3 14:20
scsi-SATA_ST3320620AS_3QF0DEFQ-part2 -> ../../sdc2

lrwxrwxrwx 1 root root  9 Oct  3 14:20 scsi-SATA_ST3320620AS_6QF0EPKF ->
../../sdd

lrwxrwxrwx 1 root root 10 Oct  3 14:20
scsi-SATA_ST3320620AS_6QF0EPKF-part1 -> ../../sdd1

lrwxrwxrwx 1 root root 10 Oct  3 14:20
scsi-SATA_ST3320620AS_6QF0EPKF-part2 -> ../../sdd2

lrwxrwxrwx 1 root root  9 Oct  4 02:21
usb-Generic_Flash_HS-CF_071012508236-0:0 -> ../../sde

lrwxrwxrwx 1 root root  9 Oct  4 02:21
usb-Generic_Flash_HS-COMBO_071012508236-0:1 -> ../../sdf


/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root root  9 Oct  4 02:21
pci-0000:00:1a.7-usb-0:2.1.1:1.0-scsi-0:0:0:0 -> ../../sde

lrwxrwxrwx 1 root root  9 Oct  4 02:21
pci-0000:00:1a.7-usb-0:2.1.1:1.0-scsi-0:0:0:1 -> ../../sdf

lrwxrwxrwx 1 root root  9 Oct  3 14:20 pci-0000:00:1f.2-scsi-0:0:0:0 ->
../../sda

lrwxrwxrwx 1 root root 10 Oct  3 14:20
pci-0000:00:1f.2-scsi-0:0:0:0-part1 -> ../../sda1

lrwxrwxrwx 1 root root 10 Oct  3 14:20
pci-0000:00:1f.2-scsi-0:0:0:0-part2 -> ../../sda2

lrwxrwxrwx 1 root root  9 Oct  3 14:20 pci-0000:00:1f.2-scsi-1:0:0:0 ->
../../sdb

lrwxrwxrwx 1 root root 10 Oct  3 14:20
pci-0000:00:1f.2-scsi-1:0:0:0-part1 -> ../../sdb1

lrwxrwxrwx 1 root root 10 Oct  3 14:20
pci-0000:00:1f.2-scsi-1:0:0:0-part2 -> ../../sdb2

lrwxrwxrwx 1 root root  9 Oct  3 14:20 pci-0000:00:1f.2-scsi-2:0:0:0 ->
../../sdc

lrwxrwxrwx 1 root root 10 Oct  3 14:20
pci-0000:00:1f.2-scsi-2:0:0:0-part1 -> ../../sdc1

lrwxrwxrwx 1 root root 10 Oct  3 14:20
pci-0000:00:1f.2-scsi-2:0:0:0-part2 -> ../../sdc2

lrwxrwxrwx 1 root root  9 Oct  3 14:20 pci-0000:00:1f.2-scsi-3:0:0:0 ->
../../sdd

lrwxrwxrwx 1 root root 10 Oct  3 14:20
pci-0000:00:1f.2-scsi-3:0:0:0-part1 -> ../../sdd1

lrwxrwxrwx 1 root root 10 Oct  3 14:20
pci-0000:00:1f.2-scsi-3:0:0:0-part2 -> ../../sdd2

lrwxrwxrwx 1 root root  9 Oct  3 14:20 pci-0000:04:00.1-ide-0:0 ->
../../hda

/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root root 38 Oct  3 14:20
13407fa9-2030-4cc3-9140-76038d3bc8c2 ->
../../mapper/vg_raid5-lv_home_nocipher

lrwxrwxrwx 1 root root 28 Oct  3 14:21
19526c5b-f511-4f2d-aa70-b1295e0beac3 -> ../../mapper/vg_raid5-lv_tmp

lrwxrwxrwx 1 root root 29 Oct  3 14:22
2b35688f-8598-415c-8d7a-e7ec243939a2 -> ../../mapper/vg_raid5-lv_home

lrwxrwxrwx 1 root root  9 Oct  3 14:20
3a189b4a-6054-40a1-889e-60c31cf21823 -> ../../md0

lrwxrwxrwx 1 root root 40 Oct  3 14:20
62db23d3-497f-4436-b656-70b8c85b3520 ->
../../mapper/vg_raid5-lv_backup_nocipher

lrwxrwxrwx 1 root root 28 Oct  3 14:20
65973f12-2f9f-43e8-8465-48ca2048224a -> ../../mapper/vg_raid5-lv_usr

lrwxrwxrwx 1 root root 29 Oct  3 14:20
6e1ad2d0-409f-4e9c-921b-29604e4bead3 -> ../../mapper/vg_raid5-lv_root

lrwxrwxrwx 1 root root 38 Oct  3 14:20
7fae9d17-7e25-4490-b29a-0459bb4e212e ->
../../mapper/vg_raid5-lv_swap_nocipher

lrwxrwxrwx 1 root root 37 Oct  3 14:20
85ee17fb-bd6a-44e9-9a76-ba0f349eb735 ->
../../mapper/vg_raid5-lv_var_nocipher

lrwxrwxrwx 1 root root 34 Oct  3 14:20
8de7f7f3-6237-4271-ae20-3c9c7248078b ->
../../mapper/vg_raid5-lv_usr_local

lrwxrwxrwx 1 root root 37 Oct  3 14:20
97783cab-cfd6-4fb3-8c49-f9be1fd7a65f ->
../../mapper/vg_raid5-lv_tmp_nocipher

lrwxrwxrwx 1 root root 30 Oct  3 14:22
a9b4c344-5bb4-4aa3-9a4d-143a7ca4c39a -> ../../mapper/vg_raid5-lv_daten

lrwxrwxrwx 1 root root 39 Oct  3 14:20
c327d397-ca05-4395-b248-6429d4513e8d ->
../../mapper/vg_raid5-lv_daten_nocipher

lrwxrwxrwx 1 root root 28 Oct  3 14:21
e58efbdf-6356-4217-9829-74e21ceced8e -> ../../mapper/vg_raid5-lv_var


/dev/md:
total 0
brw-rw---- 1 root disk 9, 1 Oct  3 14:20 1

Auto-generated on Sun, 04 Oct 2009 04:41:08 +0200
by mdadm bugscript 3.0-3.1
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Sandro Weiser <sandro.wei...@gmail.com>
To: Debian Bug Tracking System <sub...@bugs.debian.org>
Subject: none
X-Debbugs-Cc: none

Package: mdadm
Version: 3.0-3.1
Severity: normal



-- Package-specific info:

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500,
'proposed-updates'), (500, 'oldstable'), (500, 'unstable'), (500,
'testing'), (500, 'stable'), (101, 'experimental')

Architecture: amd64 (x86_64)


Kernel: Linux 2.6.31.1 (SMP w/2 CPU cores; PREEMPT)
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                     1.5.27       Debian configuration
management sy
ii  libc6                       2.10.1-0exp2 GNU C Library: Shared
libraries
ii  lsb-base                    3.2-23       Linux Standard Base 3.2
init scrip
ii  makedev                     2.3.1-89     creates device files in
/dev
hi  udev                        0.141-2      /dev/ and hotplug
management daemo

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

mdadm suggests no packages.

-- debconf information:
  mdadm/autostart: true
* mdadm/initrdstart: all
  mdadm/initrdstart_notinconf: false
  mdadm/initrdstart_msg_errexist:
  mdadm/initrdstart_msg_intro:
  mdadm/initrdstart_msg_errblock:
* mdadm/start_daemon: true
* mdadm/mail_to: root
  mdadm/initrdstart_msg_errmd:
  mdadm/initrdstart_msg_errconf:
* mdadm/autocheck: true

If you want to provide additional information, please wait to receive
the bug
tracking number via email; you may then send any extra information to

n...@bugs.debian.org (e.g. 999...@bugs.debian.org), where n is the bug
number.
Normally you will receive an acknowledgement via email including the bug
report
number within an hour.


-- 
Sandro Weiser <sandro.wei...@gmx.de>
Fingerprint: 77E0 7C87 4DB2 6BBB 5419  343C 7995 1C67 25B9 CBF1



--- End Message ---
--- Begin Message ---
Source: mdadm
Source-Version: 3.0.3-1

We believe that the bug you reported is fixed in the latest version of
mdadm, which is due to be installed in the Debian FTP archive:

mdadm-udeb_3.0.3-1_amd64.udeb
  to main/m/mdadm/mdadm-udeb_3.0.3-1_amd64.udeb
mdadm_3.0.3-1.diff.gz
  to main/m/mdadm/mdadm_3.0.3-1.diff.gz
mdadm_3.0.3-1.dsc
  to main/m/mdadm/mdadm_3.0.3-1.dsc
mdadm_3.0.3-1_amd64.deb
  to main/m/mdadm/mdadm_3.0.3-1_amd64.deb
mdadm_3.0.3.orig.tar.gz
  to main/m/mdadm/mdadm_3.0.3.orig.tar.gz



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 549...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
martin f. krafft <madd...@debian.org> (supplier of updated mdadm package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: RIPEMD160

Format: 1.8
Date: Tue, 27 Oct 2009 18:06:13 +0100
Source: mdadm
Binary: mdadm mdadm-udeb
Architecture: source amd64
Version: 3.0.3-1
Distribution: unstable
Urgency: low
Maintainer: Debian mdadm maintainers <pkg-mdadm-de...@lists.alioth.debian.org>
Changed-By: martin f. krafft <madd...@debian.org>
Description: 
 mdadm      - tool to administer Linux MD arrays (software RAID)
 mdadm-udeb - tool to administer Linux MD arrays (software RAID) (udeb)
Closes: 537734 538143 538843 541884 549083 549535
Changes: 
 mdadm (3.0.3-1) unstable; urgency=low
 .
   * New upstream release.
   * Acknowledge 3.0-3.1 NMU by Christian Kujau (patch by Marco d'Itri)
     (closes: #541884), and add util-linux dependency.
   * Copy udev rules into initramfs, which udev stopped doing
     (closes: #549535, #549083, #538843, #538143).
   * Fix the bug script to write debug information to the correct file
     descriptor (closes: #537734).
   * Switch to TopGit and split Debian diff into topic branches; add
     README.source.
   * Drop the outdated rootraiddoc.97.html document.
Checksums-Sha1: 
 18fd86603e7dad85c2e2143c16ea0f534e0e89a8 1235 mdadm_3.0.3-1.dsc
 6d79cc9ff861e1b515d76004057020ff02ccdf0f 337133 mdadm_3.0.3.orig.tar.gz
 83258b0ae5f7020f496ff9794dca76d0647fe7de 129088 mdadm_3.0.3-1.diff.gz
 f32c636df5fa363fc1df74d40671f77f73463723 422130 mdadm_3.0.3-1_amd64.deb
 be0675bebbe9dd9f41f5321711b1291ebf452488 130688 mdadm-udeb_3.0.3-1_amd64.udeb
Checksums-Sha256: 
 c20868d728557c7b542cf14a1551dd083e43f853e213b4899a55bcd1f05b04fb 1235 
mdadm_3.0.3-1.dsc
 34448b356e11602be6ccb0db00b483d50995f4a55b055b12bee431ab5d16e8cd 337133 
mdadm_3.0.3.orig.tar.gz
 baca8ee115124e09ada20430e5345b2884a75acce97f00cc61ed0d0565dbfdf7 129088 
mdadm_3.0.3-1.diff.gz
 ece8748b434a0768d97044b1e7fa52725516a6bbf0471af8fb70813d9cd6cb31 422130 
mdadm_3.0.3-1_amd64.deb
 85afcaad65564eae5b08cb2b6e69aeaf9fc6683d9910d45cb706dd3b5c2a8d34 130688 
mdadm-udeb_3.0.3-1_amd64.udeb
Files: 
 3c67796168f0fe90d2c3a5626b96e198 1235 admin optional mdadm_3.0.3-1.dsc
 80ef2a544bfe39ac2e47686485f470ef 337133 admin optional mdadm_3.0.3.orig.tar.gz
 8da743cb21118c5e3fa367d88a1532e4 129088 admin optional mdadm_3.0.3-1.diff.gz
 a59a3fa4750a30d31e3b8a058efc03e8 422130 admin optional mdadm_3.0.3-1_amd64.deb
 1117d3644f2f72b851929acdb74f6420 130688 debian-installer optional 
mdadm-udeb_3.0.3-1_amd64.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEAREDAAYFAkrnTMcACgkQIgvIgzMMSnVOAgCfXD+p2g8Z69zwDXlmiYbpCrmp
GqYAoKrEmv2L744oXBeXxAkmOMzRB7Ll
=+GET
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to