Bug#597030: Fails to start raids after growing

Goswin von Brederlow goswin-v-b at web.de
Thu Sep 16 00:22:42 UTC 2010


Package: mdadm
Version: 3.1.4-1+8efb9d1
Severity: normal
File: /etc/init.d/mdadm-raid

Hi,

after growing my raids by one disk the /etc/init.d/mdadm-raid refuses
to start my raid arrays. The reason for this seems to be that I didn't
adjust the "num-devices" listed in mdadm.conf yet. Correcting the
num-devices makes the script work.

Imho the level and num-devices in mdadm.conf should be totaly ignored
or be advisory only and only give a warning on mismatch. They should
not cause raids to no start. Both values can be changed on the fly and
it is easy to forget to change them in mdadm.conf (and the initrd) or
the system may crash before one can change them leaving the user
stranded.

I consider it a real bug that no warning is given about the mismatch
and failure to start a listed raid.  And wishlist to ignore the values
and start the raids by UUID alone.

MfG
	Goswin

-- Package-specific info:
--- mdadm.conf
DEVICE partitions
CREATE owner=root group=disk mode=0660 auto=yes
HOMEHOST frosties
MAILADDR mrvn
ARRAY /dev/md0 level=raid1 num-devices=2 UUID=902a1719:24eb3529:e0a928ca:d1346d95
ARRAY /dev/md1 level=raid5 num-devices=6 UUID=d2c98d14:b463eebb:e0a928ca:d1346d95
ARRAY /dev/md2 level=raid5 num-devices=7 UUID=faebec55:77b68d56:e0a928ca:d1346d95

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

--- /proc/mdstat:
Personalities : [linear] [raid0] [raid1] [raid10] [raid6] [raid5] [raid4] 
md1 : active raid5 sdg2[0] sdf2[1] sde2[6] sdb1[2] sdc1[3] sdd1[4] sda1[5]
      8790815616 blocks level 5, 64k chunk, algorithm 2 [7/7] [UUUUUUU]
      bitmap: 0/11 pages [0KB], 65536KB chunk

md2 : active raid5 sdl1[0] sdj1[1] sdk1[2] sdi1[6] sdh1[3] sdg4[4] sdf4[5] sde4[7]
      1367508352 blocks level 5, 64k chunk, algorithm 2 [8/8] [UUUUUUUU]
      bitmap: 0/2 pages [0KB], 65536KB chunk

md0 : active raid1 sdg1[0] sde1[2](S) sdf1[1]
      50002176 blocks [2/2] [UU]
      bitmap: 1/191 pages [4KB], 128KB chunk

unused devices: <none>

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

   8        0 1465138584 sda
   8        1 1465136001 sda1
   8       16 1465138584 sdb
   8       17 1465136001 sdb1
   8       32 1465138584 sdc
   8       33 1465136001 sdc1
   8       48 1465138584 sdd
   8       49 1465136001 sdd1
   8       64 1953514584 sde
   8       65   50002281 sde1
   8       66 1465136032 sde2
   8       67  243015255 sde3
   8       68  195358432 sde4
   8       80 1953514584 sdf
   8       81   50002281 sdf1
   8       82 1465136032 sdf2
   8       83  243015255 sdf3
   8       84  195358432 sdf4
   8       96 1953514584 sdg
   8       97   50002281 sdg1
   8       98 1465136032 sdg2
   8       99  243015255 sdg3
   8      100  195358432 sdg4
   9        0   50002176 md0
 252        0    7340032 dm-0
 252        1    2424832 dm-1
 252        2   33554432 dm-2
 252        3    2097152 dm-3
 252        4     262144 dm-4
   8      112  195360984 sdh
   8      113  195358401 sdh1
   8      128  195360984 sdi
   8      129  195358401 sdi1
   8      160  195360984 sdk
   8      161  195358401 sdk1
   8      176  195360984 sdl
   8      177  195358401 sdl1
   8      144  199148544 sdj
   8      145  199141708 sdj1
   9        2 1367508352 md2
   9        1 8790815616 md1

--- LVM physical volumes:
  PV         VG   Fmt  Attr PSize  PFree
  /dev/md0   r    lvm2 a-   47.68g 4.12g
--- mount output
/dev/r/root on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
tmpfs on /tmp type tmpfs (rw)
/dev/mapper/r-usr on /usr type ext3 (rw)
/dev/mapper/r-var on /var type ext3 (rw)
/dev/mapper/r-home on /home type ext3 (rw)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
nfsd on /proc/fs/nfsd type nfsd (rw)

--- initrd.img-2.6.32-debian-xen-1:
no initrd.img-2.6.32-debian-xen-1 found.

--- /proc/modules:

--- /var/log/syslog:

--- volume detail:
/dev/sda is not recognised by mdadm.
/dev/sda1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : d2c98d14:b463eebb:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Thu Feb 18 18:24:00 2010
     Raid Level : raid5
  Used Dev Size : 1465135936 (1397.26 GiB 1500.30 GB)
     Array Size : 8790815616 (8383.58 GiB 9001.80 GB)
   Raid Devices : 7
  Total Devices : 7
Preferred Minor : 1

    Update Time : Thu Sep 16 02:05:32 2010
          State : clean
Internal Bitmap : present
 Active Devices : 7
Working Devices : 7
 Failed Devices : 0
  Spare Devices : 0
       Checksum : d1a19abc - correct
         Events : 234986

         Layout : left-symmetric
     Chunk Size : 64K

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

   0     0       8       98        0      active sync   /dev/sdg2
   1     1       8       82        1      active sync   /dev/sdf2
   2     2       8       17        2      active sync   /dev/sdb1
   3     3       8       33        3      active sync   /dev/sdc1
   4     4       8       49        4      active sync   /dev/sdd1
   5     5       8        1        5      active sync   /dev/sda1
   6     6       8       66        6      active sync   /dev/sde2
--
/dev/sdb is not recognised by mdadm.
/dev/sdb1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : d2c98d14:b463eebb:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Thu Feb 18 18:24:00 2010
     Raid Level : raid5
  Used Dev Size : 1465135936 (1397.26 GiB 1500.30 GB)
     Array Size : 8790815616 (8383.58 GiB 9001.80 GB)
   Raid Devices : 7
  Total Devices : 7
Preferred Minor : 1

    Update Time : Thu Sep 16 02:05:32 2010
          State : clean
Internal Bitmap : present
 Active Devices : 7
Working Devices : 7
 Failed Devices : 0
  Spare Devices : 0
       Checksum : d1a19ac6 - correct
         Events : 234986

         Layout : left-symmetric
     Chunk Size : 64K

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

   0     0       8       98        0      active sync   /dev/sdg2
   1     1       8       82        1      active sync   /dev/sdf2
   2     2       8       17        2      active sync   /dev/sdb1
   3     3       8       33        3      active sync   /dev/sdc1
   4     4       8       49        4      active sync   /dev/sdd1
   5     5       8        1        5      active sync   /dev/sda1
   6     6       8       66        6      active sync   /dev/sde2
--
/dev/sdc is not recognised by mdadm.
/dev/sdc1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : d2c98d14:b463eebb:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Thu Feb 18 18:24:00 2010
     Raid Level : raid5
  Used Dev Size : 1465135936 (1397.26 GiB 1500.30 GB)
     Array Size : 8790815616 (8383.58 GiB 9001.80 GB)
   Raid Devices : 7
  Total Devices : 7
Preferred Minor : 1

    Update Time : Thu Sep 16 02:05:32 2010
          State : clean
Internal Bitmap : present
 Active Devices : 7
Working Devices : 7
 Failed Devices : 0
  Spare Devices : 0
       Checksum : d1a19ad8 - correct
         Events : 234986

         Layout : left-symmetric
     Chunk Size : 64K

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

   0     0       8       98        0      active sync   /dev/sdg2
   1     1       8       82        1      active sync   /dev/sdf2
   2     2       8       17        2      active sync   /dev/sdb1
   3     3       8       33        3      active sync   /dev/sdc1
   4     4       8       49        4      active sync   /dev/sdd1
   5     5       8        1        5      active sync   /dev/sda1
   6     6       8       66        6      active sync   /dev/sde2
--
/dev/sdd is not recognised by mdadm.
/dev/sdd1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : d2c98d14:b463eebb:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Thu Feb 18 18:24:00 2010
     Raid Level : raid5
  Used Dev Size : 1465135936 (1397.26 GiB 1500.30 GB)
     Array Size : 8790815616 (8383.58 GiB 9001.80 GB)
   Raid Devices : 7
  Total Devices : 7
Preferred Minor : 1

    Update Time : Thu Sep 16 02:05:32 2010
          State : clean
Internal Bitmap : present
 Active Devices : 7
Working Devices : 7
 Failed Devices : 0
  Spare Devices : 0
       Checksum : d1a19aea - correct
         Events : 234986

         Layout : left-symmetric
     Chunk Size : 64K

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

   0     0       8       98        0      active sync   /dev/sdg2
   1     1       8       82        1      active sync   /dev/sdf2
   2     2       8       17        2      active sync   /dev/sdb1
   3     3       8       33        3      active sync   /dev/sdc1
   4     4       8       49        4      active sync   /dev/sdd1
   5     5       8        1        5      active sync   /dev/sda1
   6     6       8       66        6      active sync   /dev/sde2
--
/dev/sde is not recognised by mdadm.
/dev/sde1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 902a1719:24eb3529:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Fri Feb 19 19:30:14 2010
     Raid Level : raid1
  Used Dev Size : 50002176 (47.69 GiB 51.20 GB)
     Array Size : 50002176 (47.69 GiB 51.20 GB)
   Raid Devices : 2
  Total Devices : 3
Preferred Minor : 0

    Update Time : Thu Sep 16 02:00:03 2010
          State : clean
Internal Bitmap : present
 Active Devices : 2
Working Devices : 3
 Failed Devices : 0
  Spare Devices : 1
       Checksum : ab3ca81a - correct
         Events : 631288


      Number   Major   Minor   RaidDevice State
this     2       8       65        2      spare   /dev/sde1

   0     0       8       97        0      active sync   /dev/sdg1
   1     1       8       81        1      active sync   /dev/sdf1
   2     2       8       65        2      spare   /dev/sde1
--
/dev/sde2:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : d2c98d14:b463eebb:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Thu Feb 18 18:24:00 2010
     Raid Level : raid5
  Used Dev Size : 1465135936 (1397.26 GiB 1500.30 GB)
     Array Size : 8790815616 (8383.58 GiB 9001.80 GB)
   Raid Devices : 7
  Total Devices : 7
Preferred Minor : 1

    Update Time : Thu Sep 16 02:05:32 2010
          State : clean
Internal Bitmap : present
 Active Devices : 7
Working Devices : 7
 Failed Devices : 0
  Spare Devices : 0
       Checksum : d1a19aff - correct
         Events : 234986

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     6       8       66        6      active sync   /dev/sde2

   0     0       8       98        0      active sync   /dev/sdg2
   1     1       8       82        1      active sync   /dev/sdf2
   2     2       8       17        2      active sync   /dev/sdb1
   3     3       8       33        3      active sync   /dev/sdc1
   4     4       8       49        4      active sync   /dev/sdd1
   5     5       8        1        5      active sync   /dev/sda1
   6     6       8       66        6      active sync   /dev/sde2
--
/dev/sde3 is not recognised by mdadm.
/dev/sde4:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : faebec55:77b68d56:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Thu Feb 25 08:56:55 2010
     Raid Level : raid5
  Used Dev Size : 195358336 (186.31 GiB 200.05 GB)
     Array Size : 1367508352 (1304.16 GiB 1400.33 GB)
   Raid Devices : 8
  Total Devices : 8
Preferred Minor : 2

    Update Time : Wed Sep 15 22:14:19 2010
          State : clean
Internal Bitmap : present
 Active Devices : 8
Working Devices : 8
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 716a2b4d - correct
         Events : 49282

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     7       8       68        7      active sync   /dev/sde4

   0     0       8      177        0      active sync   /dev/sdl1
   1     1       8      145        1      active sync   /dev/sdj1
   2     2       8      161        2      active sync   /dev/sdk1
   3     3       8      113        3      active sync   /dev/sdh1
   4     4       8      100        4      active sync   /dev/sdg4
   5     5       8       84        5      active sync   /dev/sdf4
   6     6       8      129        6      active sync   /dev/sdi1
   7     7       8       68        7      active sync   /dev/sde4
--
/dev/sdf is not recognised by mdadm.
/dev/sdf1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 902a1719:24eb3529:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Fri Feb 19 19:30:14 2010
     Raid Level : raid1
  Used Dev Size : 50002176 (47.69 GiB 51.20 GB)
     Array Size : 50002176 (47.69 GiB 51.20 GB)
   Raid Devices : 2
  Total Devices : 3
Preferred Minor : 0

    Update Time : Thu Sep 16 02:08:01 2010
          State : clean
Internal Bitmap : present
 Active Devices : 2
Working Devices : 3
 Failed Devices : 0
  Spare Devices : 1
       Checksum : ab3caa0c - correct
         Events : 631288


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

   0     0       8       97        0      active sync   /dev/sdg1
   1     1       8       81        1      active sync   /dev/sdf1
   2     2       8       65        2      spare   /dev/sde1
--
/dev/sdf2:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : d2c98d14:b463eebb:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Thu Feb 18 18:24:00 2010
     Raid Level : raid5
  Used Dev Size : 1465135936 (1397.26 GiB 1500.30 GB)
     Array Size : 8790815616 (8383.58 GiB 9001.80 GB)
   Raid Devices : 7
  Total Devices : 7
Preferred Minor : 1

    Update Time : Thu Sep 16 02:05:32 2010
          State : clean
Internal Bitmap : present
 Active Devices : 7
Working Devices : 7
 Failed Devices : 0
  Spare Devices : 0
       Checksum : d1a19b05 - correct
         Events : 234986

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     1       8       82        1      active sync   /dev/sdf2

   0     0       8       98        0      active sync   /dev/sdg2
   1     1       8       82        1      active sync   /dev/sdf2
   2     2       8       17        2      active sync   /dev/sdb1
   3     3       8       33        3      active sync   /dev/sdc1
   4     4       8       49        4      active sync   /dev/sdd1
   5     5       8        1        5      active sync   /dev/sda1
   6     6       8       66        6      active sync   /dev/sde2
--
/dev/sdf3 is not recognised by mdadm.
/dev/sdf4:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : faebec55:77b68d56:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Thu Feb 25 08:56:55 2010
     Raid Level : raid5
  Used Dev Size : 195358336 (186.31 GiB 200.05 GB)
     Array Size : 1367508352 (1304.16 GiB 1400.33 GB)
   Raid Devices : 8
  Total Devices : 8
Preferred Minor : 2

    Update Time : Wed Sep 15 22:14:19 2010
          State : clean
Internal Bitmap : present
 Active Devices : 8
Working Devices : 8
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 716a2b59 - correct
         Events : 49282

         Layout : left-symmetric
     Chunk Size : 64K

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

   0     0       8      177        0      active sync   /dev/sdl1
   1     1       8      145        1      active sync   /dev/sdj1
   2     2       8      161        2      active sync   /dev/sdk1
   3     3       8      113        3      active sync   /dev/sdh1
   4     4       8      100        4      active sync   /dev/sdg4
   5     5       8       84        5      active sync   /dev/sdf4
   6     6       8      129        6      active sync   /dev/sdi1
   7     7       8       68        7      active sync   /dev/sde4
--
/dev/sdg is not recognised by mdadm.
/dev/sdg1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : 902a1719:24eb3529:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Fri Feb 19 19:30:14 2010
     Raid Level : raid1
  Used Dev Size : 50002176 (47.69 GiB 51.20 GB)
     Array Size : 50002176 (47.69 GiB 51.20 GB)
   Raid Devices : 2
  Total Devices : 3
Preferred Minor : 0

    Update Time : Thu Sep 16 02:08:01 2010
          State : clean
Internal Bitmap : present
 Active Devices : 2
Working Devices : 3
 Failed Devices : 0
  Spare Devices : 1
       Checksum : ab3caa1a - correct
         Events : 631288


      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   /dev/sdf1
   2     2       8       65        2      spare   /dev/sde1
--
/dev/sdg2:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : d2c98d14:b463eebb:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Thu Feb 18 18:24:00 2010
     Raid Level : raid5
  Used Dev Size : 1465135936 (1397.26 GiB 1500.30 GB)
     Array Size : 8790815616 (8383.58 GiB 9001.80 GB)
   Raid Devices : 7
  Total Devices : 7
Preferred Minor : 1

    Update Time : Thu Sep 16 02:05:32 2010
          State : clean
Internal Bitmap : present
 Active Devices : 7
Working Devices : 7
 Failed Devices : 0
  Spare Devices : 0
       Checksum : d1a19b13 - correct
         Events : 234986

         Layout : left-symmetric
     Chunk Size : 64K

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

   0     0       8       98        0      active sync   /dev/sdg2
   1     1       8       82        1      active sync   /dev/sdf2
   2     2       8       17        2      active sync   /dev/sdb1
   3     3       8       33        3      active sync   /dev/sdc1
   4     4       8       49        4      active sync   /dev/sdd1
   5     5       8        1        5      active sync   /dev/sda1
   6     6       8       66        6      active sync   /dev/sde2
--
/dev/sdg3 is not recognised by mdadm.
/dev/sdg4:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : faebec55:77b68d56:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Thu Feb 25 08:56:55 2010
     Raid Level : raid5
  Used Dev Size : 195358336 (186.31 GiB 200.05 GB)
     Array Size : 1367508352 (1304.16 GiB 1400.33 GB)
   Raid Devices : 8
  Total Devices : 8
Preferred Minor : 2

    Update Time : Wed Sep 15 22:14:19 2010
          State : clean
Internal Bitmap : present
 Active Devices : 8
Working Devices : 8
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 716a2b67 - correct
         Events : 49282

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     4       8      100        4      active sync   /dev/sdg4

   0     0       8      177        0      active sync   /dev/sdl1
   1     1       8      145        1      active sync   /dev/sdj1
   2     2       8      161        2      active sync   /dev/sdk1
   3     3       8      113        3      active sync   /dev/sdh1
   4     4       8      100        4      active sync   /dev/sdg4
   5     5       8       84        5      active sync   /dev/sdf4
   6     6       8      129        6      active sync   /dev/sdi1
   7     7       8       68        7      active sync   /dev/sde4
--
/dev/sdh is not recognised by mdadm.
/dev/sdh1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : faebec55:77b68d56:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Thu Feb 25 08:56:55 2010
     Raid Level : raid5
  Used Dev Size : 195358336 (186.31 GiB 200.05 GB)
     Array Size : 1367508352 (1304.16 GiB 1400.33 GB)
   Raid Devices : 8
  Total Devices : 8
Preferred Minor : 2

    Update Time : Wed Sep 15 22:14:19 2010
          State : clean
Internal Bitmap : present
 Active Devices : 8
Working Devices : 8
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 716a2b72 - correct
         Events : 49282

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     3       8      113        3      active sync   /dev/sdh1

   0     0       8      177        0      active sync   /dev/sdl1
   1     1       8      145        1      active sync   /dev/sdj1
   2     2       8      161        2      active sync   /dev/sdk1
   3     3       8      113        3      active sync   /dev/sdh1
   4     4       8      100        4      active sync   /dev/sdg4
   5     5       8       84        5      active sync   /dev/sdf4
   6     6       8      129        6      active sync   /dev/sdi1
   7     7       8       68        7      active sync   /dev/sde4
--
/dev/sdi is not recognised by mdadm.
/dev/sdi1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : faebec55:77b68d56:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Thu Feb 25 08:56:55 2010
     Raid Level : raid5
  Used Dev Size : 195358336 (186.31 GiB 200.05 GB)
     Array Size : 1367508352 (1304.16 GiB 1400.33 GB)
   Raid Devices : 8
  Total Devices : 8
Preferred Minor : 2

    Update Time : Wed Sep 15 22:14:19 2010
          State : clean
Internal Bitmap : present
 Active Devices : 8
Working Devices : 8
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 716a2b88 - correct
         Events : 49282

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     6       8      129        6      active sync   /dev/sdi1

   0     0       8      177        0      active sync   /dev/sdl1
   1     1       8      145        1      active sync   /dev/sdj1
   2     2       8      161        2      active sync   /dev/sdk1
   3     3       8      113        3      active sync   /dev/sdh1
   4     4       8      100        4      active sync   /dev/sdg4
   5     5       8       84        5      active sync   /dev/sdf4
   6     6       8      129        6      active sync   /dev/sdi1
   7     7       8       68        7      active sync   /dev/sde4
--
/dev/sdj is not recognised by mdadm.
/dev/sdj1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : faebec55:77b68d56:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Thu Feb 25 08:56:55 2010
     Raid Level : raid5
  Used Dev Size : 195358336 (186.31 GiB 200.05 GB)
     Array Size : 1367508352 (1304.16 GiB 1400.33 GB)
   Raid Devices : 8
  Total Devices : 8
Preferred Minor : 2

    Update Time : Wed Sep 15 22:14:19 2010
          State : clean
Internal Bitmap : present
 Active Devices : 8
Working Devices : 8
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 716a2b8e - correct
         Events : 49282

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     1       8      145        1      active sync   /dev/sdj1

   0     0       8      177        0      active sync   /dev/sdl1
   1     1       8      145        1      active sync   /dev/sdj1
   2     2       8      161        2      active sync   /dev/sdk1
   3     3       8      113        3      active sync   /dev/sdh1
   4     4       8      100        4      active sync   /dev/sdg4
   5     5       8       84        5      active sync   /dev/sdf4
   6     6       8      129        6      active sync   /dev/sdi1
   7     7       8       68        7      active sync   /dev/sde4
--
/dev/sdk is not recognised by mdadm.
/dev/sdk1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : faebec55:77b68d56:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Thu Feb 25 08:56:55 2010
     Raid Level : raid5
  Used Dev Size : 195358336 (186.31 GiB 200.05 GB)
     Array Size : 1367508352 (1304.16 GiB 1400.33 GB)
   Raid Devices : 8
  Total Devices : 8
Preferred Minor : 2

    Update Time : Wed Sep 15 22:14:19 2010
          State : clean
Internal Bitmap : present
 Active Devices : 8
Working Devices : 8
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 716a2ba0 - correct
         Events : 49282

         Layout : left-symmetric
     Chunk Size : 64K

      Number   Major   Minor   RaidDevice State
this     2       8      161        2      active sync   /dev/sdk1

   0     0       8      177        0      active sync   /dev/sdl1
   1     1       8      145        1      active sync   /dev/sdj1
   2     2       8      161        2      active sync   /dev/sdk1
   3     3       8      113        3      active sync   /dev/sdh1
   4     4       8      100        4      active sync   /dev/sdg4
   5     5       8       84        5      active sync   /dev/sdf4
   6     6       8      129        6      active sync   /dev/sdi1
   7     7       8       68        7      active sync   /dev/sde4
--
/dev/sdl is not recognised by mdadm.
/dev/sdl1:
          Magic : a92b4efc
        Version : 0.90.00
           UUID : faebec55:77b68d56:e0a928ca:d1346d95 (local to host frosties)
  Creation Time : Thu Feb 25 08:56:55 2010
     Raid Level : raid5
  Used Dev Size : 195358336 (186.31 GiB 200.05 GB)
     Array Size : 1367508352 (1304.16 GiB 1400.33 GB)
   Raid Devices : 8
  Total Devices : 8
Preferred Minor : 2

    Update Time : Wed Sep 15 22:14:19 2010
          State : clean
Internal Bitmap : present
 Active Devices : 8
Working Devices : 8
 Failed Devices : 0
  Spare Devices : 0
       Checksum : 716a2bac - correct
         Events : 49282

         Layout : left-symmetric
     Chunk Size : 64K

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

   0     0       8      177        0      active sync   /dev/sdl1
   1     1       8      145        1      active sync   /dev/sdj1
   2     2       8      161        2      active sync   /dev/sdk1
   3     3       8      113        3      active sync   /dev/sdh1
   4     4       8      100        4      active sync   /dev/sdg4
   5     5       8       84        5      active sync   /dev/sdf4
   6     6       8      129        6      active sync   /dev/sdi1
   7     7       8       68        7      active sync   /dev/sde4
--

--- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-2.6.32-debian-xen-1 root=/dev/r/root ro quiet console=tty0

--- grub2:
insmod raid
set root='(r-usr)'
insmod raid
set root='(r-root)'
	insmod raid mdraid
	set root=(md0)
	linux /boot/vmlinuz-2.6.32-debian-xen-1 root=/dev/r/root ro quiet console=tty0
	insmod raid mdraid
	set root=(md0)
	linux /boot/vmlinuz-2.6.31.6-xen-2010.02.18 root=/dev/r/root ro quiet console=tty0
	insmod raid mdraid
	set root=(md0)
	linux /boot/vmlinuz-2.6.31.6-xen-2010.02.18 root=/dev/r/root ro quiet console=tty0
	insmod raid mdraid
	set root=(md0)
	module /boot/vmlinuz-2.6.31.6-xen-2010.02.18 /boot/vmlinuz-2.6.31.6-xen-2010.02.18 root=/dev/r/root ro quiet console=tty0
	insmod raid
	set root='(r-root)'
	linux	/boot/vmlinuz-2.6.32-debian-xen-1 root=/dev/mapper/r-root ro  quiet
	insmod raid
	set root='(r-root)'
	linux	/boot/vmlinuz-2.6.32-debian-xen-1 root=/dev/mapper/r-root ro single 
	insmod raid
	set root='(r-root)'
	linux	/boot/vmlinuz-2.6.31.6--xen-2010.02.18 root=/dev/mapper/r-root ro  quiet
	insmod raid
	set root='(r-root)'
	linux	/boot/vmlinuz-2.6.31.6--xen-2010.02.18 root=/dev/mapper/r-root ro single 
	insmod raid
	set root='(r-root)'
	linux	/boot/vmlinuz-2.6.31.6-xen-2010.02.18 root=/dev/mapper/r-root ro  quiet
	insmod raid
	set root='(r-root)'
	linux	/boot/vmlinuz-2.6.31.6-xen-2010.02.18 root=/dev/mapper/r-root ro single 
	insmod raid
	set root='(r-root)'
	module	/boot/vmlinuz-2.6.32-debian-xen-1 placeholder root=/dev/mapper/r-root ro  quiet
	insmod raid
	set root='(r-root)'
	module	/boot/vmlinuz-2.6.32-debian-xen-1 placeholder root=/dev/mapper/r-root ro single 
	insmod raid
	set root='(r-root)'
	module	/boot/vmlinuz-2.6.31.6--xen-2010.02.18 placeholder root=/dev/mapper/r-root ro  quiet
	insmod raid
	set root='(r-root)'
	module	/boot/vmlinuz-2.6.31.6--xen-2010.02.18 placeholder root=/dev/mapper/r-root ro single 
	insmod raid
	set root='(r-root)'
	module	/boot/vmlinuz-2.6.31.6-xen-2010.02.18 placeholder root=/dev/mapper/r-root ro  quiet
	insmod raid
	set root='(r-root)'
	module	/boot/vmlinuz-2.6.31.6-xen-2010.02.18 placeholder root=/dev/mapper/r-root ro single 

--- udev:
ii  udev           161-1          /dev/ and hotplug management daemon
4a574fcd059040d33ea18a8aa605a184  /lib/udev/rules.d/64-md-raid.rules

--- /dev:
brw-rw---- 1 root disk 9, 0 Sep 16 02:00 /dev/md0
brw-rw---- 1 root disk 9, 1 Sep 16 02:04 /dev/md1
brw-rw---- 1 root disk 9, 2 Sep 16 02:04 /dev/md2

/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root root  9 Sep 16 02:00 ata-Maxtor_6Y200M0_Y637HVME -> ../../sdj
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-Maxtor_6Y200M0_Y637HVME-part1 -> ../../sdj1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 ata-SAMSUNG_HD154UI_S1Y6J1LS606898 -> ../../sda
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-SAMSUNG_HD154UI_S1Y6J1LS606898-part1 -> ../../sda1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 ata-SAMSUNG_HD203WI_S1UYJ1MZ102288 -> ../../sdg
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-SAMSUNG_HD203WI_S1UYJ1MZ102288-part1 -> ../../sdg1
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-SAMSUNG_HD203WI_S1UYJ1MZ102288-part2 -> ../../sdg2
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-SAMSUNG_HD203WI_S1UYJ1MZ102288-part3 -> ../../sdg3
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-SAMSUNG_HD203WI_S1UYJ1MZ102288-part4 -> ../../sdg4
lrwxrwxrwx 1 root root  9 Sep 16 02:00 ata-SAMSUNG_HD203WI_S1UYJ1MZ102289 -> ../../sdf
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-SAMSUNG_HD203WI_S1UYJ1MZ102289-part1 -> ../../sdf1
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-SAMSUNG_HD203WI_S1UYJ1MZ102289-part2 -> ../../sdf2
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-SAMSUNG_HD203WI_S1UYJ1MZ102289-part3 -> ../../sdf3
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-SAMSUNG_HD203WI_S1UYJ1MZ102289-part4 -> ../../sdf4
lrwxrwxrwx 1 root root  9 Sep 16 02:00 ata-SAMSUNG_HD203WI_S1UYJ1RZ502337 -> ../../sde
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-SAMSUNG_HD203WI_S1UYJ1RZ502337-part1 -> ../../sde1
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-SAMSUNG_HD203WI_S1UYJ1RZ502337-part2 -> ../../sde2
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-SAMSUNG_HD203WI_S1UYJ1RZ502337-part3 -> ../../sde3
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-SAMSUNG_HD203WI_S1UYJ1RZ502337-part4 -> ../../sde4
lrwxrwxrwx 1 root root  9 Sep 16 02:00 ata-ST31500341AS_9VS151DK -> ../../sdd
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-ST31500341AS_9VS151DK-part1 -> ../../sdd1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 ata-ST31500341AS_9VS1669E -> ../../sdc
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-ST31500341AS_9VS1669E-part1 -> ../../sdc1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 ata-ST31500341AS_9VS241Y7 -> ../../sdb
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-ST31500341AS_9VS241Y7-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 ata-ST3200822AS_3LJ2555N -> ../../sdk
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-ST3200822AS_3LJ2555N-part1 -> ../../sdk1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 ata-ST3200822AS_3LJ2558B -> ../../sdh
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-ST3200822AS_3LJ2558B-part1 -> ../../sdh1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 ata-ST3200822AS_3LJ3HYKA -> ../../sdi
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-ST3200822AS_3LJ3HYKA-part1 -> ../../sdi1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 ata-ST3200822AS_5LJ00C57 -> ../../sdl
lrwxrwxrwx 1 root root 10 Sep 16 02:00 ata-ST3200822AS_5LJ00C57-part1 -> ../../sdl1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 md-uuid-902a1719:24eb3529:e0a928ca:d1346d95 -> ../../md0
lrwxrwxrwx 1 root root  9 Sep 16 02:04 md-uuid-d2c98d14:b463eebb:e0a928ca:d1346d95 -> ../../md1
lrwxrwxrwx 1 root root  9 Sep 16 02:04 md-uuid-faebec55:77b68d56:e0a928ca:d1346d95 -> ../../md2
lrwxrwxrwx 1 root root  9 Sep 16 02:00 scsi-SATA_Maxtor_6Y200M0_Y637HVME -> ../../sdj
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_Maxtor_6Y200M0_Y637HVME-part1 -> ../../sdj1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 scsi-SATA_SAMSUNG_HD154UIS1Y6J1LS606898 -> ../../sda
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_SAMSUNG_HD154UIS1Y6J1LS606898-part1 -> ../../sda1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 scsi-SATA_SAMSUNG_HD203WIS1UYJ1MZ102288 -> ../../sdg
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_SAMSUNG_HD203WIS1UYJ1MZ102288-part1 -> ../../sdg1
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_SAMSUNG_HD203WIS1UYJ1MZ102288-part2 -> ../../sdg2
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_SAMSUNG_HD203WIS1UYJ1MZ102288-part3 -> ../../sdg3
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_SAMSUNG_HD203WIS1UYJ1MZ102288-part4 -> ../../sdg4
lrwxrwxrwx 1 root root  9 Sep 16 02:00 scsi-SATA_SAMSUNG_HD203WIS1UYJ1MZ102289 -> ../../sdf
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_SAMSUNG_HD203WIS1UYJ1MZ102289-part1 -> ../../sdf1
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_SAMSUNG_HD203WIS1UYJ1MZ102289-part2 -> ../../sdf2
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_SAMSUNG_HD203WIS1UYJ1MZ102289-part3 -> ../../sdf3
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_SAMSUNG_HD203WIS1UYJ1MZ102289-part4 -> ../../sdf4
lrwxrwxrwx 1 root root  9 Sep 16 02:00 scsi-SATA_SAMSUNG_HD203WIS1UYJ1RZ502337 -> ../../sde
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_SAMSUNG_HD203WIS1UYJ1RZ502337-part1 -> ../../sde1
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_SAMSUNG_HD203WIS1UYJ1RZ502337-part2 -> ../../sde2
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_SAMSUNG_HD203WIS1UYJ1RZ502337-part3 -> ../../sde3
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_SAMSUNG_HD203WIS1UYJ1RZ502337-part4 -> ../../sde4
lrwxrwxrwx 1 root root  9 Sep 16 02:00 scsi-SATA_ST31500341AS_9VS151DK -> ../../sdd
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_ST31500341AS_9VS151DK-part1 -> ../../sdd1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 scsi-SATA_ST31500341AS_9VS1669E -> ../../sdc
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_ST31500341AS_9VS1669E-part1 -> ../../sdc1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 scsi-SATA_ST31500341AS_9VS241Y7 -> ../../sdb
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_ST31500341AS_9VS241Y7-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 scsi-SATA_ST3200822AS_3LJ2555N -> ../../sdk
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_ST3200822AS_3LJ2555N-part1 -> ../../sdk1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 scsi-SATA_ST3200822AS_3LJ2558B -> ../../sdh
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_ST3200822AS_3LJ2558B-part1 -> ../../sdh1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 scsi-SATA_ST3200822AS_3LJ3HYKA -> ../../sdi
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_ST3200822AS_3LJ3HYKA-part1 -> ../../sdi1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 scsi-SATA_ST3200822AS_5LJ00C57 -> ../../sdl
lrwxrwxrwx 1 root root 10 Sep 16 02:00 scsi-SATA_ST3200822AS_5LJ00C57-part1 -> ../../sdl1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 wwn-0x5000c50010e9afce -> ../../sdd
lrwxrwxrwx 1 root root 10 Sep 16 02:00 wwn-0x5000c50010e9afce-part1 -> ../../sdd1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 wwn-0x5000c50010f4d32e -> ../../sdc
lrwxrwxrwx 1 root root 10 Sep 16 02:00 wwn-0x5000c50010f4d32e-part1 -> ../../sdc1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 wwn-0x5000c50014fbbc98 -> ../../sdb
lrwxrwxrwx 1 root root 10 Sep 16 02:00 wwn-0x5000c50014fbbc98-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 wwn-0x50024e9001918168 -> ../../sda
lrwxrwxrwx 1 root root 10 Sep 16 02:00 wwn-0x50024e9001918168-part1 -> ../../sda1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 wwn-0x50024e9002d70378 -> ../../sdg
lrwxrwxrwx 1 root root 10 Sep 16 02:00 wwn-0x50024e9002d70378-part1 -> ../../sdg1
lrwxrwxrwx 1 root root 10 Sep 16 02:00 wwn-0x50024e9002d70378-part2 -> ../../sdg2
lrwxrwxrwx 1 root root 10 Sep 16 02:00 wwn-0x50024e9002d70378-part3 -> ../../sdg3
lrwxrwxrwx 1 root root 10 Sep 16 02:00 wwn-0x50024e9002d70378-part4 -> ../../sdg4
lrwxrwxrwx 1 root root  9 Sep 16 02:00 wwn-0x50024e9002d7037d -> ../../sdf
lrwxrwxrwx 1 root root 10 Sep 16 02:00 wwn-0x50024e9002d7037d-part1 -> ../../sdf1
lrwxrwxrwx 1 root root 10 Sep 16 02:00 wwn-0x50024e9002d7037d-part2 -> ../../sdf2
lrwxrwxrwx 1 root root 10 Sep 16 02:00 wwn-0x50024e9002d7037d-part3 -> ../../sdf3
lrwxrwxrwx 1 root root 10 Sep 16 02:00 wwn-0x50024e9002d7037d-part4 -> ../../sdf4
lrwxrwxrwx 1 root root  9 Sep 16 02:00 wwn-0x50024e90037f7bba -> ../../sde
lrwxrwxrwx 1 root root 10 Sep 16 02:00 wwn-0x50024e90037f7bba-part1 -> ../../sde1
lrwxrwxrwx 1 root root 10 Sep 16 02:00 wwn-0x50024e90037f7bba-part2 -> ../../sde2
lrwxrwxrwx 1 root root 10 Sep 16 02:00 wwn-0x50024e90037f7bba-part3 -> ../../sde3
lrwxrwxrwx 1 root root 10 Sep 16 02:00 wwn-0x50024e90037f7bba-part4 -> ../../sde4

/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root root  9 Sep 16 02:00 pci-0000:00:0b.0-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:00:0b.0-scsi-0:0:0:0-part1 -> ../../sda1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 pci-0000:00:0b.0-scsi-1:0:0:0 -> ../../sdb
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:00:0b.0-scsi-1:0:0:0-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 pci-0000:00:0b.0-scsi-2:0:0:0 -> ../../sdc
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:00:0b.0-scsi-2:0:0:0-part1 -> ../../sdc1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 pci-0000:00:0b.0-scsi-3:0:0:0 -> ../../sdd
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:00:0b.0-scsi-3:0:0:0-part1 -> ../../sdd1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 pci-0000:02:00.0-scsi-0:0:0:0 -> ../../sde
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:02:00.0-scsi-0:0:0:0-part1 -> ../../sde1
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:02:00.0-scsi-0:0:0:0-part2 -> ../../sde2
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:02:00.0-scsi-0:0:0:0-part3 -> ../../sde3
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:02:00.0-scsi-0:0:0:0-part4 -> ../../sde4
lrwxrwxrwx 1 root root  9 Sep 16 02:00 pci-0000:02:00.0-scsi-1:0:0:0 -> ../../sdf
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:02:00.0-scsi-1:0:0:0-part1 -> ../../sdf1
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:02:00.0-scsi-1:0:0:0-part2 -> ../../sdf2
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:02:00.0-scsi-1:0:0:0-part3 -> ../../sdf3
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:02:00.0-scsi-1:0:0:0-part4 -> ../../sdf4
lrwxrwxrwx 1 root root  9 Sep 16 02:00 pci-0000:02:00.0-scsi-2:0:0:0 -> ../../sdh
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:02:00.0-scsi-2:0:0:0-part1 -> ../../sdh1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 pci-0000:02:00.0-scsi-2:1:0:0 -> ../../sdi
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:02:00.0-scsi-2:1:0:0-part1 -> ../../sdi1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 pci-0000:02:00.0-scsi-2:2:0:0 -> ../../sdj
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:02:00.0-scsi-2:2:0:0-part1 -> ../../sdj1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 pci-0000:02:00.0-scsi-2:3:0:0 -> ../../sdk
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:02:00.0-scsi-2:3:0:0-part1 -> ../../sdk1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 pci-0000:02:00.0-scsi-2:4:0:0 -> ../../sdl
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:02:00.0-scsi-2:4:0:0-part1 -> ../../sdl1
lrwxrwxrwx 1 root root  9 Sep 16 02:00 pci-0000:02:00.0-scsi-3:0:0:0 -> ../../sdg
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:02:00.0-scsi-3:0:0:0-part1 -> ../../sdg1
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:02:00.0-scsi-3:0:0:0-part2 -> ../../sdg2
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:02:00.0-scsi-3:0:0:0-part3 -> ../../sdg3
lrwxrwxrwx 1 root root 10 Sep 16 02:00 pci-0000:02:00.0-scsi-3:0:0:0-part4 -> ../../sdg4

/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root root 10 Sep 16 02:00 384ab672-f643-4200-892f-ee5bb021581a -> ../../sde3
lrwxrwxrwx 1 root root 10 Sep 16 02:00 669577e2-f6b7-4e7a-9eee-e7d877cac6bc -> ../../sdf3
lrwxrwxrwx 1 root root 10 Sep 16 02:00 888682f2-9861-46d3-81bd-846e4426d7b2 -> ../../sdg3

/dev/md:
total 0

Auto-generated on Thu, 16 Sep 2010 02:08:04 +0200
by mdadm bugscript 3.1.4-1+8efb9d1

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

Kernel: Linux 2.6.32-debian-xen-1 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages mdadm depends on:
ii  debconf                       1.5.35     Debian configuration management sy
ii  libc6                         2.11.2-5   Embedded GNU C Library: Shared lib
ii  lsb-base                      3.2-23.1   Linux Standard Base 3.2 init scrip
ii  makedev                       2.3.1-89   creates device files in /dev
ii  udev                          161-1      /dev/ and hotplug management daemo

Versions of packages mdadm recommends:
ii  exim4-daemon-heavy [mail-tran 4.72-1     Exim MTA (v4) daemon with extended
ii  module-init-tools             3.12-1     tools for managing Linux kernel mo

mdadm suggests no packages.

-- debconf information:
* mdadm/autostart: true
* mdadm/initrdstart: /dev/md0
  mdadm/initrdstart_notinconf: false
  mdadm/initrdstart_msg_errexist:
  mdadm/initrdstart_msg_intro:
  mdadm/initrdstart_msg_errblock:
* mdadm/warning:
* mdadm/start_daemon: true
* mdadm/mail_to: mrvn
  mdadm/initrdstart_msg_errmd:
  mdadm/initrdstart_msg_errconf:
* mdadm/autocheck: true





More information about the pkg-mdadm-devel mailing list