Bug#528477: mdadm: Freshly installed 5.0.0 system unbootable, "/dev/md2 does not exist, dropping to shell"...
Jesse Molina
jesse at opendreams.net
Wed May 13 07:20:15 UTC 2009
Package: mdadm
Version: 2.6.9-3
Severity: critical
Justification: breaks the whole system
This is a freshly installed system off of a Debian 5.0 NetInst CD burned
around 200902xx.
I've attached the output from the bug script.
Basically, the system sits for 180 seconds for the root to become available
in the initramfs and then fails. However, if I simply manually run the
/scripts/local-top/mdadm script with sh -x, it succeeds in assembling the
arrays, I exit the busybox shell, and the system boots normally.
I looked at the script and various config files and it looks normal to me.
I really don't know what is causing this.
Again, this was a freshly installed system. I also note that though you
probably won't see evidence of it here, the md4 array lost its sda1 member
after that first boot, and I had to manually add it back in. I don't know
what the problem with that, but it's no longer an issue.
-- Package-specific info:
--- mount output
/dev/md2 on / type ext3 (rw,noatime,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)
procbususb on /proc/bus/usb type usbfs (rw)
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)
/dev/md0 on /boot type ext3 (rw,noatime)
/dev/md4 on /var type ext3 (rw,noatime)
/dev/md3 on /var/log type ext3 (rw,noatime)
--- mdadm.conf
# mdadm.conf
#
# Please refer to mdadm.conf(5) for information about this file.
#
# by default, scan all partitions (/proc/partitions) for MD superblocks.
# alternatively, specify devices to scan, using wildcards if desired.
DEVICE partitions
# auto-create devices with Debian standard permissions
CREATE owner=root group=disk mode=0660 auto=yes
# automatically tag new arrays as belonging to the local system
HOMEHOST <system>
# instruct the monitoring daemon where to send mail alerts
MAILADDR root
# definitions of existing MD arrays
ARRAY /dev/md0 level=raid1 num-devices=2
UUID=2de08c83:d317f434:41cb2e45:e1685ac0
ARRAY /dev/md1 level=raid5 num-devices=4
UUID=39a7d0b4:7bff85fe:cb6a3e90:d7ae1383
ARRAY /dev/md2 level=raid5 num-devices=6
UUID=9111bc85:50d71d03:29be7d01:effcce53
ARRAY /dev/md3 level=raid5 num-devices=6
UUID=be12e36d:4794dad6:828b5d6a:fd890361
ARRAY /dev/md4 level=raid5 num-devices=6
UUID=6e76b4ea:16ae010e:987d8125:5aa7f8d9
# This file was auto-generated on Tue, 12 May 2009 16:49:25 -0700
# by mkconf $Id$
--- /proc/mdstat:
Personalities : [raid1] [raid6] [raid5] [raid4]
md4 : active raid5 sda4[0] sdf4[5] sde4[4] sdd4[3] sdc4[2] sdb4[1]
661154560 blocks level 5, 64k chunk, algorithm 2 [6/6] [UUUUUU]
md3 : active raid5 sda3[0] sdf3[5] sde3[4] sdd3[3] sdc3[2] sdb3[1]
4899200 blocks level 5, 64k chunk, algorithm 2 [6/6] [UUUUUU]
md2 : active raid5 sda2[0] sdf2[5] sde2[4] sdd2[3] sdc2[2] sdb2[1]
48837120 blocks level 5, 64k chunk, algorithm 2 [6/6] [UUUUUU]
md1 : active (auto-read-only) raid5 sdc1[0] sdf1[3] sde1[2] sdd1[1]
1180416 blocks level 5, 64k chunk, algorithm 2 [4/4] [UUUU]
md0 : active raid1 sda1[0] sdb1[1]
393472 blocks [2/2] [UU]
unused devices: <none>
--- /proc/partitions:
major minor #blocks name
8 0 143374740 sda
8 1 393561 sda1
8 2 9767520 sda2
8 3 979965 sda3
8 4 132231015 sda4
8 16 143374740 sdb
8 17 393561 sdb1
8 18 9767520 sdb2
8 19 979965 sdb3
8 20 132231015 sdb4
8 32 143374740 sdc
8 33 393561 sdc1
8 34 9767520 sdc2
8 35 979965 sdc3
8 36 132231015 sdc4
8 48 143374740 sdd
8 49 393561 sdd1
8 50 9767520 sdd2
8 51 979965 sdd3
8 52 132231015 sdd4
8 64 143374740 sde
8 65 393561 sde1
8 66 9767520 sde2
8 67 979965 sde3
8 68 132231015 sde4
8 80 143374740 sdf
8 81 393561 sdf1
8 82 9767520 sdf2
8 83 979965 sdf3
8 84 132231015 sdf4
9 0 393472 md0
9 1 1180416 md1
9 2 48837120 md2
9 3 4899200 md3
9 4 661154560 md4
--- initrd.img-2.6.29-2-686-bigmem:
33864 blocks
fc80ba49f532356e039e9d45d734d305 ./sbin/mdadm
9c093a0723e4684720e7554d02c1366e ./etc/mdadm/mdadm.conf
d8f47342aa01511eaa4773eecc68458f ./scripts/local-top/mdadm
ef7168498dd381b25ebfde6872873451
./lib/modules/2.6.29-2-686-bigmem/kernel/drivers/md/multipath.ko
254a1504576b70bd856d827e2dc950f7
./lib/modules/2.6.29-2-686-bigmem/kernel/drivers/md/md-mod.ko
8cfee4a92dfa16324a072e5559d45a99
./lib/modules/2.6.29-2-686-bigmem/kernel/drivers/md/raid0.ko
f9f12b01b006a3a67758eba5b33337bf
./lib/modules/2.6.29-2-686-bigmem/kernel/drivers/md/raid1.ko
b2d4775097b83e3296ce45d7bd722b14
./lib/modules/2.6.29-2-686-bigmem/kernel/drivers/md/raid456.ko
dadc967d940299854b7dd119e0708191
./lib/modules/2.6.29-2-686-bigmem/kernel/drivers/md/raid10.ko
035544badb709950a14bf8383a54c2d6
./lib/modules/2.6.29-2-686-bigmem/kernel/drivers/md/linear.ko
594cdd031e411f62f063c36d46f73b13
./lib/modules/2.6.29-2-686-bigmem/kernel/drivers/video/console/mdacon.ko
--- /proc/modules:
raid456 118032 4 - Live 0xf82aa000
async_xor 2068 1 raid456, Live 0xf8281000
async_memcpy 1448 1 raid456, Live 0xf8278000
async_tx 2528 3 raid456,async_xor,async_memcpy, Live 0xf826f000
raid1 18260 1 - Live 0xf8261000
xor 13464 2 raid456,async_xor, Live 0xf824f000
md_mod 74108 7 raid456,raid1, Live 0xf8230000
--- /var/log/syslog:
--- volume detail:
/dev/hda is not recognised by mdadm.
/dev/sda is not recognised by mdadm.
/dev/sda1:
Magic : a92b4efc
Version : 0.90.00
UUID : 2de08c83:d317f434:41cb2e45:e1685ac0
Creation Time : Tue May 12 16:32:33 2009
Raid Level : raid1
Used Dev Size : 393472 (384.31 MiB 402.92 MB)
Array Size : 393472 (384.31 MiB 402.92 MB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 0
Update Time : Wed May 13 00:02:47 2009
State : clean
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0
Checksum : 6171d20e - correct
Events : 4
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
--
/dev/sda2:
Magic : a92b4efc
Version : 0.90.00
UUID : 9111bc85:50d71d03:29be7d01:effcce53
Creation Time : Tue May 12 16:34:14 2009
Raid Level : raid5
Used Dev Size : 9767424 (9.31 GiB 10.00 GB)
Array Size : 48837120 (46.57 GiB 50.01 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 2
Update Time : Wed May 13 00:06:26 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : 3979f8c5 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
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
2 2 8 34 2 active sync /dev/sdc2
3 3 8 50 3 active sync /dev/sdd2
4 4 8 66 4 active sync /dev/sde2
5 5 8 82 5 active sync /dev/sdf2
--
/dev/sda3:
Magic : a92b4efc
Version : 0.90.00
UUID : be12e36d:4794dad6:828b5d6a:fd890361
Creation Time : Tue May 12 16:37:28 2009
Raid Level : raid5
Used Dev Size : 979840 (957.04 MiB 1003.36 MB)
Array Size : 4899200 (4.67 GiB 5.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 3
Update Time : Wed May 13 00:06:21 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : c30bdd3c - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
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
2 2 8 35 2 active sync /dev/sdc3
3 3 8 51 3 active sync /dev/sdd3
4 4 8 67 4 active sync /dev/sde3
5 5 8 83 5 active sync /dev/sdf3
--
/dev/sda4:
Magic : a92b4efc
Version : 0.90.00
UUID : 6e76b4ea:16ae010e:987d8125:5aa7f8d9
Creation Time : Tue May 12 16:40:01 2009
Raid Level : raid5
Used Dev Size : 132230912 (126.11 GiB 135.40 GB)
Array Size : 661154560 (630.53 GiB 677.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 4
Update Time : Wed May 13 00:06:51 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : bd6cb5ce - correct
Events : 1466
Layout : left-symmetric
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
2 2 8 36 2 active sync /dev/sdc4
3 3 8 52 3 active sync /dev/sdd4
4 4 8 68 4 active sync /dev/sde4
5 5 8 84 5 active sync /dev/sdf4
--
/dev/sdb is not recognised by mdadm.
/dev/sdb1:
Magic : a92b4efc
Version : 0.90.00
UUID : 2de08c83:d317f434:41cb2e45:e1685ac0
Creation Time : Tue May 12 16:32:33 2009
Raid Level : raid1
Used Dev Size : 393472 (384.31 MiB 402.92 MB)
Array Size : 393472 (384.31 MiB 402.92 MB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 0
Update Time : Wed May 13 00:02:47 2009
State : clean
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0
Checksum : 6171d220 - correct
Events : 4
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
--
/dev/sdb2:
Magic : a92b4efc
Version : 0.90.00
UUID : 9111bc85:50d71d03:29be7d01:effcce53
Creation Time : Tue May 12 16:34:14 2009
Raid Level : raid5
Used Dev Size : 9767424 (9.31 GiB 10.00 GB)
Array Size : 48837120 (46.57 GiB 50.01 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 2
Update Time : Wed May 13 00:06:26 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : 3979f8d7 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
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
2 2 8 34 2 active sync /dev/sdc2
3 3 8 50 3 active sync /dev/sdd2
4 4 8 66 4 active sync /dev/sde2
5 5 8 82 5 active sync /dev/sdf2
--
/dev/sdb3:
Magic : a92b4efc
Version : 0.90.00
UUID : be12e36d:4794dad6:828b5d6a:fd890361
Creation Time : Tue May 12 16:37:28 2009
Raid Level : raid5
Used Dev Size : 979840 (957.04 MiB 1003.36 MB)
Array Size : 4899200 (4.67 GiB 5.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 3
Update Time : Wed May 13 00:06:21 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : c30bdd4e - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
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
2 2 8 35 2 active sync /dev/sdc3
3 3 8 51 3 active sync /dev/sdd3
4 4 8 67 4 active sync /dev/sde3
5 5 8 83 5 active sync /dev/sdf3
--
/dev/sdb4:
Magic : a92b4efc
Version : 0.90.00
UUID : 6e76b4ea:16ae010e:987d8125:5aa7f8d9
Creation Time : Tue May 12 16:40:01 2009
Raid Level : raid5
Used Dev Size : 132230912 (126.11 GiB 135.40 GB)
Array Size : 661154560 (630.53 GiB 677.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 4
Update Time : Wed May 13 00:06:51 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : bd6cb5e0 - correct
Events : 1466
Layout : left-symmetric
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
2 2 8 36 2 active sync /dev/sdc4
3 3 8 52 3 active sync /dev/sdd4
4 4 8 68 4 active sync /dev/sde4
5 5 8 84 5 active sync /dev/sdf4
--
/dev/sdc is not recognised by mdadm.
/dev/sdc1:
Magic : a92b4efc
Version : 0.90.00
UUID : 39a7d0b4:7bff85fe:cb6a3e90:d7ae1383
Creation Time : Tue May 12 16:33:16 2009
Raid Level : raid5
Used Dev Size : 393472 (384.31 MiB 402.92 MB)
Array Size : 1180416 (1152.94 MiB 1208.75 MB)
Raid Devices : 4
Total Devices : 4
Preferred Minor : 1
Update Time : Tue May 12 16:44:39 2009
State : clean
Active Devices : 4
Working Devices : 4
Failed Devices : 0
Spare Devices : 0
Checksum : 96060bb9 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 0 8 33 0 active sync /dev/sdc1
0 0 8 33 0 active sync /dev/sdc1
1 1 8 49 1 active sync /dev/sdd1
2 2 8 65 2 active sync /dev/sde1
3 3 8 81 3 active sync /dev/sdf1
--
/dev/sdc2:
Magic : a92b4efc
Version : 0.90.00
UUID : 9111bc85:50d71d03:29be7d01:effcce53
Creation Time : Tue May 12 16:34:14 2009
Raid Level : raid5
Used Dev Size : 9767424 (9.31 GiB 10.00 GB)
Array Size : 48837120 (46.57 GiB 50.01 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 2
Update Time : Wed May 13 00:06:26 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : 3979f8e9 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 2 8 34 2 active sync /dev/sdc2
0 0 8 2 0 active sync /dev/sda2
1 1 8 18 1 active sync /dev/sdb2
2 2 8 34 2 active sync /dev/sdc2
3 3 8 50 3 active sync /dev/sdd2
4 4 8 66 4 active sync /dev/sde2
5 5 8 82 5 active sync /dev/sdf2
--
/dev/sdc3:
Magic : a92b4efc
Version : 0.90.00
UUID : be12e36d:4794dad6:828b5d6a:fd890361
Creation Time : Tue May 12 16:37:28 2009
Raid Level : raid5
Used Dev Size : 979840 (957.04 MiB 1003.36 MB)
Array Size : 4899200 (4.67 GiB 5.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 3
Update Time : Wed May 13 00:06:21 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : c30bdd60 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 2 8 35 2 active sync /dev/sdc3
0 0 8 3 0 active sync /dev/sda3
1 1 8 19 1 active sync /dev/sdb3
2 2 8 35 2 active sync /dev/sdc3
3 3 8 51 3 active sync /dev/sdd3
4 4 8 67 4 active sync /dev/sde3
5 5 8 83 5 active sync /dev/sdf3
--
/dev/sdc4:
Magic : a92b4efc
Version : 0.90.00
UUID : 6e76b4ea:16ae010e:987d8125:5aa7f8d9
Creation Time : Tue May 12 16:40:01 2009
Raid Level : raid5
Used Dev Size : 132230912 (126.11 GiB 135.40 GB)
Array Size : 661154560 (630.53 GiB 677.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 4
Update Time : Wed May 13 00:06:51 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : bd6cb5f2 - correct
Events : 1466
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 2 8 36 2 active sync /dev/sdc4
0 0 8 4 0 active sync /dev/sda4
1 1 8 20 1 active sync /dev/sdb4
2 2 8 36 2 active sync /dev/sdc4
3 3 8 52 3 active sync /dev/sdd4
4 4 8 68 4 active sync /dev/sde4
5 5 8 84 5 active sync /dev/sdf4
--
/dev/sdd is not recognised by mdadm.
/dev/sdd1:
Magic : a92b4efc
Version : 0.90.00
UUID : 39a7d0b4:7bff85fe:cb6a3e90:d7ae1383
Creation Time : Tue May 12 16:33:16 2009
Raid Level : raid5
Used Dev Size : 393472 (384.31 MiB 402.92 MB)
Array Size : 1180416 (1152.94 MiB 1208.75 MB)
Raid Devices : 4
Total Devices : 4
Preferred Minor : 1
Update Time : Tue May 12 16:44:39 2009
State : clean
Active Devices : 4
Working Devices : 4
Failed Devices : 0
Spare Devices : 0
Checksum : 96060bcb - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 1 8 49 1 active sync /dev/sdd1
0 0 8 33 0 active sync /dev/sdc1
1 1 8 49 1 active sync /dev/sdd1
2 2 8 65 2 active sync /dev/sde1
3 3 8 81 3 active sync /dev/sdf1
--
/dev/sdd2:
Magic : a92b4efc
Version : 0.90.00
UUID : 9111bc85:50d71d03:29be7d01:effcce53
Creation Time : Tue May 12 16:34:14 2009
Raid Level : raid5
Used Dev Size : 9767424 (9.31 GiB 10.00 GB)
Array Size : 48837120 (46.57 GiB 50.01 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 2
Update Time : Wed May 13 00:06:26 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : 3979f8fb - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 3 8 50 3 active sync /dev/sdd2
0 0 8 2 0 active sync /dev/sda2
1 1 8 18 1 active sync /dev/sdb2
2 2 8 34 2 active sync /dev/sdc2
3 3 8 50 3 active sync /dev/sdd2
4 4 8 66 4 active sync /dev/sde2
5 5 8 82 5 active sync /dev/sdf2
--
/dev/sdd3:
Magic : a92b4efc
Version : 0.90.00
UUID : be12e36d:4794dad6:828b5d6a:fd890361
Creation Time : Tue May 12 16:37:28 2009
Raid Level : raid5
Used Dev Size : 979840 (957.04 MiB 1003.36 MB)
Array Size : 4899200 (4.67 GiB 5.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 3
Update Time : Wed May 13 00:06:21 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : c30bdd72 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 3 8 51 3 active sync /dev/sdd3
0 0 8 3 0 active sync /dev/sda3
1 1 8 19 1 active sync /dev/sdb3
2 2 8 35 2 active sync /dev/sdc3
3 3 8 51 3 active sync /dev/sdd3
4 4 8 67 4 active sync /dev/sde3
5 5 8 83 5 active sync /dev/sdf3
--
/dev/sdd4:
Magic : a92b4efc
Version : 0.90.00
UUID : 6e76b4ea:16ae010e:987d8125:5aa7f8d9
Creation Time : Tue May 12 16:40:01 2009
Raid Level : raid5
Used Dev Size : 132230912 (126.11 GiB 135.40 GB)
Array Size : 661154560 (630.53 GiB 677.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 4
Update Time : Wed May 13 00:06:51 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : bd6cb604 - correct
Events : 1466
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 3 8 52 3 active sync /dev/sdd4
0 0 8 4 0 active sync /dev/sda4
1 1 8 20 1 active sync /dev/sdb4
2 2 8 36 2 active sync /dev/sdc4
3 3 8 52 3 active sync /dev/sdd4
4 4 8 68 4 active sync /dev/sde4
5 5 8 84 5 active sync /dev/sdf4
--
/dev/sde is not recognised by mdadm.
/dev/sde1:
Magic : a92b4efc
Version : 0.90.00
UUID : 39a7d0b4:7bff85fe:cb6a3e90:d7ae1383
Creation Time : Tue May 12 16:33:16 2009
Raid Level : raid5
Used Dev Size : 393472 (384.31 MiB 402.92 MB)
Array Size : 1180416 (1152.94 MiB 1208.75 MB)
Raid Devices : 4
Total Devices : 4
Preferred Minor : 1
Update Time : Tue May 12 16:44:39 2009
State : clean
Active Devices : 4
Working Devices : 4
Failed Devices : 0
Spare Devices : 0
Checksum : 96060bdd - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 2 8 65 2 active sync /dev/sde1
0 0 8 33 0 active sync /dev/sdc1
1 1 8 49 1 active sync /dev/sdd1
2 2 8 65 2 active sync /dev/sde1
3 3 8 81 3 active sync /dev/sdf1
--
/dev/sde2:
Magic : a92b4efc
Version : 0.90.00
UUID : 9111bc85:50d71d03:29be7d01:effcce53
Creation Time : Tue May 12 16:34:14 2009
Raid Level : raid5
Used Dev Size : 9767424 (9.31 GiB 10.00 GB)
Array Size : 48837120 (46.57 GiB 50.01 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 2
Update Time : Wed May 13 00:06:26 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : 3979f90d - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 4 8 66 4 active sync /dev/sde2
0 0 8 2 0 active sync /dev/sda2
1 1 8 18 1 active sync /dev/sdb2
2 2 8 34 2 active sync /dev/sdc2
3 3 8 50 3 active sync /dev/sdd2
4 4 8 66 4 active sync /dev/sde2
5 5 8 82 5 active sync /dev/sdf2
--
/dev/sde3:
Magic : a92b4efc
Version : 0.90.00
UUID : be12e36d:4794dad6:828b5d6a:fd890361
Creation Time : Tue May 12 16:37:28 2009
Raid Level : raid5
Used Dev Size : 979840 (957.04 MiB 1003.36 MB)
Array Size : 4899200 (4.67 GiB 5.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 3
Update Time : Wed May 13 00:06:21 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : c30bdd84 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 4 8 67 4 active sync /dev/sde3
0 0 8 3 0 active sync /dev/sda3
1 1 8 19 1 active sync /dev/sdb3
2 2 8 35 2 active sync /dev/sdc3
3 3 8 51 3 active sync /dev/sdd3
4 4 8 67 4 active sync /dev/sde3
5 5 8 83 5 active sync /dev/sdf3
--
/dev/sde4:
Magic : a92b4efc
Version : 0.90.00
UUID : 6e76b4ea:16ae010e:987d8125:5aa7f8d9
Creation Time : Tue May 12 16:40:01 2009
Raid Level : raid5
Used Dev Size : 132230912 (126.11 GiB 135.40 GB)
Array Size : 661154560 (630.53 GiB 677.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 4
Update Time : Wed May 13 00:06:51 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : bd6cb616 - correct
Events : 1466
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 4 8 68 4 active sync /dev/sde4
0 0 8 4 0 active sync /dev/sda4
1 1 8 20 1 active sync /dev/sdb4
2 2 8 36 2 active sync /dev/sdc4
3 3 8 52 3 active sync /dev/sdd4
4 4 8 68 4 active sync /dev/sde4
5 5 8 84 5 active sync /dev/sdf4
--
/dev/sdf is not recognised by mdadm.
/dev/sdf1:
Magic : a92b4efc
Version : 0.90.00
UUID : 39a7d0b4:7bff85fe:cb6a3e90:d7ae1383
Creation Time : Tue May 12 16:33:16 2009
Raid Level : raid5
Used Dev Size : 393472 (384.31 MiB 402.92 MB)
Array Size : 1180416 (1152.94 MiB 1208.75 MB)
Raid Devices : 4
Total Devices : 4
Preferred Minor : 1
Update Time : Tue May 12 16:44:39 2009
State : clean
Active Devices : 4
Working Devices : 4
Failed Devices : 0
Spare Devices : 0
Checksum : 96060bef - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 3 8 81 3 active sync /dev/sdf1
0 0 8 33 0 active sync /dev/sdc1
1 1 8 49 1 active sync /dev/sdd1
2 2 8 65 2 active sync /dev/sde1
3 3 8 81 3 active sync /dev/sdf1
--
/dev/sdf2:
Magic : a92b4efc
Version : 0.90.00
UUID : 9111bc85:50d71d03:29be7d01:effcce53
Creation Time : Tue May 12 16:34:14 2009
Raid Level : raid5
Used Dev Size : 9767424 (9.31 GiB 10.00 GB)
Array Size : 48837120 (46.57 GiB 50.01 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 2
Update Time : Wed May 13 00:06:26 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : 3979f91f - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 5 8 82 5 active sync /dev/sdf2
0 0 8 2 0 active sync /dev/sda2
1 1 8 18 1 active sync /dev/sdb2
2 2 8 34 2 active sync /dev/sdc2
3 3 8 50 3 active sync /dev/sdd2
4 4 8 66 4 active sync /dev/sde2
5 5 8 82 5 active sync /dev/sdf2
--
/dev/sdf3:
Magic : a92b4efc
Version : 0.90.00
UUID : be12e36d:4794dad6:828b5d6a:fd890361
Creation Time : Tue May 12 16:37:28 2009
Raid Level : raid5
Used Dev Size : 979840 (957.04 MiB 1003.36 MB)
Array Size : 4899200 (4.67 GiB 5.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 3
Update Time : Wed May 13 00:06:21 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : c30bdd96 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 5 8 83 5 active sync /dev/sdf3
0 0 8 3 0 active sync /dev/sda3
1 1 8 19 1 active sync /dev/sdb3
2 2 8 35 2 active sync /dev/sdc3
3 3 8 51 3 active sync /dev/sdd3
4 4 8 67 4 active sync /dev/sde3
5 5 8 83 5 active sync /dev/sdf3
--
/dev/sdf4:
Magic : a92b4efc
Version : 0.90.00
UUID : 6e76b4ea:16ae010e:987d8125:5aa7f8d9
Creation Time : Tue May 12 16:40:01 2009
Raid Level : raid5
Used Dev Size : 132230912 (126.11 GiB 135.40 GB)
Array Size : 661154560 (630.53 GiB 677.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 4
Update Time : Wed May 13 00:06:51 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : bd6cb628 - correct
Events : 1466
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 5 8 84 5 active sync /dev/sdf4
0 0 8 4 0 active sync /dev/sda4
1 1 8 20 1 active sync /dev/sdb4
2 2 8 36 2 active sync /dev/sdc4
3 3 8 52 3 active sync /dev/sdd4
4 4 8 68 4 active sync /dev/sde4
5 5 8 84 5 active sync /dev/sdf4
--
--- /proc/cmdline
root=/dev/md2 ro quiet
--- grub legacy:
kernel /vmlinuz-2.6.29-2-686-bigmem root=/dev/md2 ro quiet
kernel /vmlinuz-2.6.29-2-686-bigmem root=/dev/md2 ro single
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Kernel: Linux 2.6.29-2-686-bigmem (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/bash
Versions of packages mdadm depends on:
ii debconf 1.5.26 Debian configuration
management sy
ii libc6 2.9-12 GNU C Library: Shared libraries
ii lsb-base 3.2-22 Linux Standard Base 3.2
init scrip
ii makedev 2.3.1-88 creates device files in /dev
ii udev 0.141-1 /dev/ and hotplug
management daemo
Versions of packages mdadm recommends:
ii exim4-daemon-light [mail-tran 4.69-11 lightweight Exim MTA (v4)
daemon
ii module-init-tools 3.7-pre9-1 tools for managing Linux
kernel mo
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
-------------- next part --------------
--- mount output
/dev/md2 on / type ext3 (rw,noatime,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)
procbususb on /proc/bus/usb type usbfs (rw)
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)
/dev/md0 on /boot type ext3 (rw,noatime)
/dev/md4 on /var type ext3 (rw,noatime)
/dev/md3 on /var/log type ext3 (rw,noatime)
--- mdadm.conf
# mdadm.conf
#
# Please refer to mdadm.conf(5) for information about this file.
#
# by default, scan all partitions (/proc/partitions) for MD superblocks.
# alternatively, specify devices to scan, using wildcards if desired.
DEVICE partitions
# auto-create devices with Debian standard permissions
CREATE owner=root group=disk mode=0660 auto=yes
# automatically tag new arrays as belonging to the local system
HOMEHOST <system>
# instruct the monitoring daemon where to send mail alerts
MAILADDR root
# definitions of existing MD arrays
ARRAY /dev/md0 level=raid1 num-devices=2 UUID=2de08c83:d317f434:41cb2e45:e1685ac0
ARRAY /dev/md1 level=raid5 num-devices=4 UUID=39a7d0b4:7bff85fe:cb6a3e90:d7ae1383
ARRAY /dev/md2 level=raid5 num-devices=6 UUID=9111bc85:50d71d03:29be7d01:effcce53
ARRAY /dev/md3 level=raid5 num-devices=6 UUID=be12e36d:4794dad6:828b5d6a:fd890361
ARRAY /dev/md4 level=raid5 num-devices=6 UUID=6e76b4ea:16ae010e:987d8125:5aa7f8d9
# This file was auto-generated on Tue, 12 May 2009 16:49:25 -0700
# by mkconf $Id$
--- /proc/mdstat:
Personalities : [raid1] [raid6] [raid5] [raid4]
md4 : active raid5 sda4[0] sdf4[5] sde4[4] sdd4[3] sdc4[2] sdb4[1]
661154560 blocks level 5, 64k chunk, algorithm 2 [6/6] [UUUUUU]
md3 : active raid5 sda3[0] sdf3[5] sde3[4] sdd3[3] sdc3[2] sdb3[1]
4899200 blocks level 5, 64k chunk, algorithm 2 [6/6] [UUUUUU]
md2 : active raid5 sda2[0] sdf2[5] sde2[4] sdd2[3] sdc2[2] sdb2[1]
48837120 blocks level 5, 64k chunk, algorithm 2 [6/6] [UUUUUU]
md1 : active (auto-read-only) raid5 sdc1[0] sdf1[3] sde1[2] sdd1[1]
1180416 blocks level 5, 64k chunk, algorithm 2 [4/4] [UUUU]
md0 : active raid1 sda1[0] sdb1[1]
393472 blocks [2/2] [UU]
unused devices: <none>
--- /proc/partitions:
major minor #blocks name
8 0 143374740 sda
8 1 393561 sda1
8 2 9767520 sda2
8 3 979965 sda3
8 4 132231015 sda4
8 16 143374740 sdb
8 17 393561 sdb1
8 18 9767520 sdb2
8 19 979965 sdb3
8 20 132231015 sdb4
8 32 143374740 sdc
8 33 393561 sdc1
8 34 9767520 sdc2
8 35 979965 sdc3
8 36 132231015 sdc4
8 48 143374740 sdd
8 49 393561 sdd1
8 50 9767520 sdd2
8 51 979965 sdd3
8 52 132231015 sdd4
8 64 143374740 sde
8 65 393561 sde1
8 66 9767520 sde2
8 67 979965 sde3
8 68 132231015 sde4
8 80 143374740 sdf
8 81 393561 sdf1
8 82 9767520 sdf2
8 83 979965 sdf3
8 84 132231015 sdf4
9 0 393472 md0
9 1 1180416 md1
9 2 48837120 md2
9 3 4899200 md3
9 4 661154560 md4
--- initrd.img-2.6.29-2-686-bigmem:
33864 blocks
fc80ba49f532356e039e9d45d734d305 ./sbin/mdadm
9c093a0723e4684720e7554d02c1366e ./etc/mdadm/mdadm.conf
d8f47342aa01511eaa4773eecc68458f ./scripts/local-top/mdadm
ef7168498dd381b25ebfde6872873451 ./lib/modules/2.6.29-2-686-bigmem/kernel/drivers/md/multipath.ko
254a1504576b70bd856d827e2dc950f7 ./lib/modules/2.6.29-2-686-bigmem/kernel/drivers/md/md-mod.ko
8cfee4a92dfa16324a072e5559d45a99 ./lib/modules/2.6.29-2-686-bigmem/kernel/drivers/md/raid0.ko
f9f12b01b006a3a67758eba5b33337bf ./lib/modules/2.6.29-2-686-bigmem/kernel/drivers/md/raid1.ko
b2d4775097b83e3296ce45d7bd722b14 ./lib/modules/2.6.29-2-686-bigmem/kernel/drivers/md/raid456.ko
dadc967d940299854b7dd119e0708191 ./lib/modules/2.6.29-2-686-bigmem/kernel/drivers/md/raid10.ko
035544badb709950a14bf8383a54c2d6 ./lib/modules/2.6.29-2-686-bigmem/kernel/drivers/md/linear.ko
594cdd031e411f62f063c36d46f73b13 ./lib/modules/2.6.29-2-686-bigmem/kernel/drivers/video/console/mdacon.ko
--- /proc/modules:
raid456 118032 4 - Live 0xf82aa000
async_xor 2068 1 raid456, Live 0xf8281000
async_memcpy 1448 1 raid456, Live 0xf8278000
async_tx 2528 3 raid456,async_xor,async_memcpy, Live 0xf826f000
raid1 18260 1 - Live 0xf8261000
xor 13464 2 raid456,async_xor, Live 0xf824f000
md_mod 74108 7 raid456,raid1, Live 0xf8230000
--- /var/log/syslog:
--- volume detail:
/dev/hda is not recognised by mdadm.
/dev/sda is not recognised by mdadm.
/dev/sda1:
Magic : a92b4efc
Version : 0.90.00
UUID : 2de08c83:d317f434:41cb2e45:e1685ac0
Creation Time : Tue May 12 16:32:33 2009
Raid Level : raid1
Used Dev Size : 393472 (384.31 MiB 402.92 MB)
Array Size : 393472 (384.31 MiB 402.92 MB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 0
Update Time : Wed May 13 00:02:47 2009
State : clean
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0
Checksum : 6171d20e - correct
Events : 4
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
--
/dev/sda2:
Magic : a92b4efc
Version : 0.90.00
UUID : 9111bc85:50d71d03:29be7d01:effcce53
Creation Time : Tue May 12 16:34:14 2009
Raid Level : raid5
Used Dev Size : 9767424 (9.31 GiB 10.00 GB)
Array Size : 48837120 (46.57 GiB 50.01 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 2
Update Time : Wed May 13 00:10:38 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : 3979f9c1 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
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
2 2 8 34 2 active sync /dev/sdc2
3 3 8 50 3 active sync /dev/sdd2
4 4 8 66 4 active sync /dev/sde2
5 5 8 82 5 active sync /dev/sdf2
--
/dev/sda3:
Magic : a92b4efc
Version : 0.90.00
UUID : be12e36d:4794dad6:828b5d6a:fd890361
Creation Time : Tue May 12 16:37:28 2009
Raid Level : raid5
Used Dev Size : 979840 (957.04 MiB 1003.36 MB)
Array Size : 4899200 (4.67 GiB 5.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 3
Update Time : Wed May 13 00:06:21 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : c30bdd3c - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
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
2 2 8 35 2 active sync /dev/sdc3
3 3 8 51 3 active sync /dev/sdd3
4 4 8 67 4 active sync /dev/sde3
5 5 8 83 5 active sync /dev/sdf3
--
/dev/sda4:
Magic : a92b4efc
Version : 0.90.00
UUID : 6e76b4ea:16ae010e:987d8125:5aa7f8d9
Creation Time : Tue May 12 16:40:01 2009
Raid Level : raid5
Used Dev Size : 132230912 (126.11 GiB 135.40 GB)
Array Size : 661154560 (630.53 GiB 677.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 4
Update Time : Wed May 13 00:06:51 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : bd6cb5ce - correct
Events : 1466
Layout : left-symmetric
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
2 2 8 36 2 active sync /dev/sdc4
3 3 8 52 3 active sync /dev/sdd4
4 4 8 68 4 active sync /dev/sde4
5 5 8 84 5 active sync /dev/sdf4
--
/dev/sdb is not recognised by mdadm.
/dev/sdb1:
Magic : a92b4efc
Version : 0.90.00
UUID : 2de08c83:d317f434:41cb2e45:e1685ac0
Creation Time : Tue May 12 16:32:33 2009
Raid Level : raid1
Used Dev Size : 393472 (384.31 MiB 402.92 MB)
Array Size : 393472 (384.31 MiB 402.92 MB)
Raid Devices : 2
Total Devices : 2
Preferred Minor : 0
Update Time : Wed May 13 00:02:47 2009
State : clean
Active Devices : 2
Working Devices : 2
Failed Devices : 0
Spare Devices : 0
Checksum : 6171d220 - correct
Events : 4
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
--
/dev/sdb2:
Magic : a92b4efc
Version : 0.90.00
UUID : 9111bc85:50d71d03:29be7d01:effcce53
Creation Time : Tue May 12 16:34:14 2009
Raid Level : raid5
Used Dev Size : 9767424 (9.31 GiB 10.00 GB)
Array Size : 48837120 (46.57 GiB 50.01 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 2
Update Time : Wed May 13 00:10:38 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : 3979f9d3 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
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
2 2 8 34 2 active sync /dev/sdc2
3 3 8 50 3 active sync /dev/sdd2
4 4 8 66 4 active sync /dev/sde2
5 5 8 82 5 active sync /dev/sdf2
--
/dev/sdb3:
Magic : a92b4efc
Version : 0.90.00
UUID : be12e36d:4794dad6:828b5d6a:fd890361
Creation Time : Tue May 12 16:37:28 2009
Raid Level : raid5
Used Dev Size : 979840 (957.04 MiB 1003.36 MB)
Array Size : 4899200 (4.67 GiB 5.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 3
Update Time : Wed May 13 00:06:21 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : c30bdd4e - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
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
2 2 8 35 2 active sync /dev/sdc3
3 3 8 51 3 active sync /dev/sdd3
4 4 8 67 4 active sync /dev/sde3
5 5 8 83 5 active sync /dev/sdf3
--
/dev/sdb4:
Magic : a92b4efc
Version : 0.90.00
UUID : 6e76b4ea:16ae010e:987d8125:5aa7f8d9
Creation Time : Tue May 12 16:40:01 2009
Raid Level : raid5
Used Dev Size : 132230912 (126.11 GiB 135.40 GB)
Array Size : 661154560 (630.53 GiB 677.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 4
Update Time : Wed May 13 00:06:51 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : bd6cb5e0 - correct
Events : 1466
Layout : left-symmetric
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
2 2 8 36 2 active sync /dev/sdc4
3 3 8 52 3 active sync /dev/sdd4
4 4 8 68 4 active sync /dev/sde4
5 5 8 84 5 active sync /dev/sdf4
--
/dev/sdc is not recognised by mdadm.
/dev/sdc1:
Magic : a92b4efc
Version : 0.90.00
UUID : 39a7d0b4:7bff85fe:cb6a3e90:d7ae1383
Creation Time : Tue May 12 16:33:16 2009
Raid Level : raid5
Used Dev Size : 393472 (384.31 MiB 402.92 MB)
Array Size : 1180416 (1152.94 MiB 1208.75 MB)
Raid Devices : 4
Total Devices : 4
Preferred Minor : 1
Update Time : Tue May 12 16:44:39 2009
State : clean
Active Devices : 4
Working Devices : 4
Failed Devices : 0
Spare Devices : 0
Checksum : 96060bb9 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 0 8 33 0 active sync /dev/sdc1
0 0 8 33 0 active sync /dev/sdc1
1 1 8 49 1 active sync /dev/sdd1
2 2 8 65 2 active sync /dev/sde1
3 3 8 81 3 active sync /dev/sdf1
--
/dev/sdc2:
Magic : a92b4efc
Version : 0.90.00
UUID : 9111bc85:50d71d03:29be7d01:effcce53
Creation Time : Tue May 12 16:34:14 2009
Raid Level : raid5
Used Dev Size : 9767424 (9.31 GiB 10.00 GB)
Array Size : 48837120 (46.57 GiB 50.01 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 2
Update Time : Wed May 13 00:10:38 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : 3979f9e5 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 2 8 34 2 active sync /dev/sdc2
0 0 8 2 0 active sync /dev/sda2
1 1 8 18 1 active sync /dev/sdb2
2 2 8 34 2 active sync /dev/sdc2
3 3 8 50 3 active sync /dev/sdd2
4 4 8 66 4 active sync /dev/sde2
5 5 8 82 5 active sync /dev/sdf2
--
/dev/sdc3:
Magic : a92b4efc
Version : 0.90.00
UUID : be12e36d:4794dad6:828b5d6a:fd890361
Creation Time : Tue May 12 16:37:28 2009
Raid Level : raid5
Used Dev Size : 979840 (957.04 MiB 1003.36 MB)
Array Size : 4899200 (4.67 GiB 5.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 3
Update Time : Wed May 13 00:06:21 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : c30bdd60 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 2 8 35 2 active sync /dev/sdc3
0 0 8 3 0 active sync /dev/sda3
1 1 8 19 1 active sync /dev/sdb3
2 2 8 35 2 active sync /dev/sdc3
3 3 8 51 3 active sync /dev/sdd3
4 4 8 67 4 active sync /dev/sde3
5 5 8 83 5 active sync /dev/sdf3
--
/dev/sdc4:
Magic : a92b4efc
Version : 0.90.00
UUID : 6e76b4ea:16ae010e:987d8125:5aa7f8d9
Creation Time : Tue May 12 16:40:01 2009
Raid Level : raid5
Used Dev Size : 132230912 (126.11 GiB 135.40 GB)
Array Size : 661154560 (630.53 GiB 677.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 4
Update Time : Wed May 13 00:06:51 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : bd6cb5f2 - correct
Events : 1466
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 2 8 36 2 active sync /dev/sdc4
0 0 8 4 0 active sync /dev/sda4
1 1 8 20 1 active sync /dev/sdb4
2 2 8 36 2 active sync /dev/sdc4
3 3 8 52 3 active sync /dev/sdd4
4 4 8 68 4 active sync /dev/sde4
5 5 8 84 5 active sync /dev/sdf4
--
/dev/sdd is not recognised by mdadm.
/dev/sdd1:
Magic : a92b4efc
Version : 0.90.00
UUID : 39a7d0b4:7bff85fe:cb6a3e90:d7ae1383
Creation Time : Tue May 12 16:33:16 2009
Raid Level : raid5
Used Dev Size : 393472 (384.31 MiB 402.92 MB)
Array Size : 1180416 (1152.94 MiB 1208.75 MB)
Raid Devices : 4
Total Devices : 4
Preferred Minor : 1
Update Time : Tue May 12 16:44:39 2009
State : clean
Active Devices : 4
Working Devices : 4
Failed Devices : 0
Spare Devices : 0
Checksum : 96060bcb - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 1 8 49 1 active sync /dev/sdd1
0 0 8 33 0 active sync /dev/sdc1
1 1 8 49 1 active sync /dev/sdd1
2 2 8 65 2 active sync /dev/sde1
3 3 8 81 3 active sync /dev/sdf1
--
/dev/sdd2:
Magic : a92b4efc
Version : 0.90.00
UUID : 9111bc85:50d71d03:29be7d01:effcce53
Creation Time : Tue May 12 16:34:14 2009
Raid Level : raid5
Used Dev Size : 9767424 (9.31 GiB 10.00 GB)
Array Size : 48837120 (46.57 GiB 50.01 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 2
Update Time : Wed May 13 00:10:38 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : 3979f9f7 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 3 8 50 3 active sync /dev/sdd2
0 0 8 2 0 active sync /dev/sda2
1 1 8 18 1 active sync /dev/sdb2
2 2 8 34 2 active sync /dev/sdc2
3 3 8 50 3 active sync /dev/sdd2
4 4 8 66 4 active sync /dev/sde2
5 5 8 82 5 active sync /dev/sdf2
--
/dev/sdd3:
Magic : a92b4efc
Version : 0.90.00
UUID : be12e36d:4794dad6:828b5d6a:fd890361
Creation Time : Tue May 12 16:37:28 2009
Raid Level : raid5
Used Dev Size : 979840 (957.04 MiB 1003.36 MB)
Array Size : 4899200 (4.67 GiB 5.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 3
Update Time : Wed May 13 00:06:21 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : c30bdd72 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 3 8 51 3 active sync /dev/sdd3
0 0 8 3 0 active sync /dev/sda3
1 1 8 19 1 active sync /dev/sdb3
2 2 8 35 2 active sync /dev/sdc3
3 3 8 51 3 active sync /dev/sdd3
4 4 8 67 4 active sync /dev/sde3
5 5 8 83 5 active sync /dev/sdf3
--
/dev/sdd4:
Magic : a92b4efc
Version : 0.90.00
UUID : 6e76b4ea:16ae010e:987d8125:5aa7f8d9
Creation Time : Tue May 12 16:40:01 2009
Raid Level : raid5
Used Dev Size : 132230912 (126.11 GiB 135.40 GB)
Array Size : 661154560 (630.53 GiB 677.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 4
Update Time : Wed May 13 00:06:51 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : bd6cb604 - correct
Events : 1466
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 3 8 52 3 active sync /dev/sdd4
0 0 8 4 0 active sync /dev/sda4
1 1 8 20 1 active sync /dev/sdb4
2 2 8 36 2 active sync /dev/sdc4
3 3 8 52 3 active sync /dev/sdd4
4 4 8 68 4 active sync /dev/sde4
5 5 8 84 5 active sync /dev/sdf4
--
/dev/sde is not recognised by mdadm.
/dev/sde1:
Magic : a92b4efc
Version : 0.90.00
UUID : 39a7d0b4:7bff85fe:cb6a3e90:d7ae1383
Creation Time : Tue May 12 16:33:16 2009
Raid Level : raid5
Used Dev Size : 393472 (384.31 MiB 402.92 MB)
Array Size : 1180416 (1152.94 MiB 1208.75 MB)
Raid Devices : 4
Total Devices : 4
Preferred Minor : 1
Update Time : Tue May 12 16:44:39 2009
State : clean
Active Devices : 4
Working Devices : 4
Failed Devices : 0
Spare Devices : 0
Checksum : 96060bdd - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 2 8 65 2 active sync /dev/sde1
0 0 8 33 0 active sync /dev/sdc1
1 1 8 49 1 active sync /dev/sdd1
2 2 8 65 2 active sync /dev/sde1
3 3 8 81 3 active sync /dev/sdf1
--
/dev/sde2:
Magic : a92b4efc
Version : 0.90.00
UUID : 9111bc85:50d71d03:29be7d01:effcce53
Creation Time : Tue May 12 16:34:14 2009
Raid Level : raid5
Used Dev Size : 9767424 (9.31 GiB 10.00 GB)
Array Size : 48837120 (46.57 GiB 50.01 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 2
Update Time : Wed May 13 00:10:38 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : 3979fa09 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 4 8 66 4 active sync /dev/sde2
0 0 8 2 0 active sync /dev/sda2
1 1 8 18 1 active sync /dev/sdb2
2 2 8 34 2 active sync /dev/sdc2
3 3 8 50 3 active sync /dev/sdd2
4 4 8 66 4 active sync /dev/sde2
5 5 8 82 5 active sync /dev/sdf2
--
/dev/sde3:
Magic : a92b4efc
Version : 0.90.00
UUID : be12e36d:4794dad6:828b5d6a:fd890361
Creation Time : Tue May 12 16:37:28 2009
Raid Level : raid5
Used Dev Size : 979840 (957.04 MiB 1003.36 MB)
Array Size : 4899200 (4.67 GiB 5.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 3
Update Time : Wed May 13 00:06:21 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : c30bdd84 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 4 8 67 4 active sync /dev/sde3
0 0 8 3 0 active sync /dev/sda3
1 1 8 19 1 active sync /dev/sdb3
2 2 8 35 2 active sync /dev/sdc3
3 3 8 51 3 active sync /dev/sdd3
4 4 8 67 4 active sync /dev/sde3
5 5 8 83 5 active sync /dev/sdf3
--
/dev/sde4:
Magic : a92b4efc
Version : 0.90.00
UUID : 6e76b4ea:16ae010e:987d8125:5aa7f8d9
Creation Time : Tue May 12 16:40:01 2009
Raid Level : raid5
Used Dev Size : 132230912 (126.11 GiB 135.40 GB)
Array Size : 661154560 (630.53 GiB 677.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 4
Update Time : Wed May 13 00:06:51 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : bd6cb616 - correct
Events : 1466
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 4 8 68 4 active sync /dev/sde4
0 0 8 4 0 active sync /dev/sda4
1 1 8 20 1 active sync /dev/sdb4
2 2 8 36 2 active sync /dev/sdc4
3 3 8 52 3 active sync /dev/sdd4
4 4 8 68 4 active sync /dev/sde4
5 5 8 84 5 active sync /dev/sdf4
--
/dev/sdf is not recognised by mdadm.
/dev/sdf1:
Magic : a92b4efc
Version : 0.90.00
UUID : 39a7d0b4:7bff85fe:cb6a3e90:d7ae1383
Creation Time : Tue May 12 16:33:16 2009
Raid Level : raid5
Used Dev Size : 393472 (384.31 MiB 402.92 MB)
Array Size : 1180416 (1152.94 MiB 1208.75 MB)
Raid Devices : 4
Total Devices : 4
Preferred Minor : 1
Update Time : Tue May 12 16:44:39 2009
State : clean
Active Devices : 4
Working Devices : 4
Failed Devices : 0
Spare Devices : 0
Checksum : 96060bef - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 3 8 81 3 active sync /dev/sdf1
0 0 8 33 0 active sync /dev/sdc1
1 1 8 49 1 active sync /dev/sdd1
2 2 8 65 2 active sync /dev/sde1
3 3 8 81 3 active sync /dev/sdf1
--
/dev/sdf2:
Magic : a92b4efc
Version : 0.90.00
UUID : 9111bc85:50d71d03:29be7d01:effcce53
Creation Time : Tue May 12 16:34:14 2009
Raid Level : raid5
Used Dev Size : 9767424 (9.31 GiB 10.00 GB)
Array Size : 48837120 (46.57 GiB 50.01 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 2
Update Time : Wed May 13 00:10:38 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : 3979fa1b - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 5 8 82 5 active sync /dev/sdf2
0 0 8 2 0 active sync /dev/sda2
1 1 8 18 1 active sync /dev/sdb2
2 2 8 34 2 active sync /dev/sdc2
3 3 8 50 3 active sync /dev/sdd2
4 4 8 66 4 active sync /dev/sde2
5 5 8 82 5 active sync /dev/sdf2
--
/dev/sdf3:
Magic : a92b4efc
Version : 0.90.00
UUID : be12e36d:4794dad6:828b5d6a:fd890361
Creation Time : Tue May 12 16:37:28 2009
Raid Level : raid5
Used Dev Size : 979840 (957.04 MiB 1003.36 MB)
Array Size : 4899200 (4.67 GiB 5.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 3
Update Time : Wed May 13 00:06:21 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : c30bdd96 - correct
Events : 4
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 5 8 83 5 active sync /dev/sdf3
0 0 8 3 0 active sync /dev/sda3
1 1 8 19 1 active sync /dev/sdb3
2 2 8 35 2 active sync /dev/sdc3
3 3 8 51 3 active sync /dev/sdd3
4 4 8 67 4 active sync /dev/sde3
5 5 8 83 5 active sync /dev/sdf3
--
/dev/sdf4:
Magic : a92b4efc
Version : 0.90.00
UUID : 6e76b4ea:16ae010e:987d8125:5aa7f8d9
Creation Time : Tue May 12 16:40:01 2009
Raid Level : raid5
Used Dev Size : 132230912 (126.11 GiB 135.40 GB)
Array Size : 661154560 (630.53 GiB 677.02 GB)
Raid Devices : 6
Total Devices : 6
Preferred Minor : 4
Update Time : Wed May 13 00:06:51 2009
State : clean
Active Devices : 6
Working Devices : 6
Failed Devices : 0
Spare Devices : 0
Checksum : bd6cb628 - correct
Events : 1466
Layout : left-symmetric
Chunk Size : 64K
Number Major Minor RaidDevice State
this 5 8 84 5 active sync /dev/sdf4
0 0 8 4 0 active sync /dev/sda4
1 1 8 20 1 active sync /dev/sdb4
2 2 8 36 2 active sync /dev/sdc4
3 3 8 52 3 active sync /dev/sdd4
4 4 8 68 4 active sync /dev/sde4
5 5 8 84 5 active sync /dev/sdf4
--
--- /proc/cmdline
root=/dev/md2 ro quiet
--- grub legacy:
kernel /vmlinuz-2.6.29-2-686-bigmem root=/dev/md2 ro quiet
kernel /vmlinuz-2.6.29-2-686-bigmem root=/dev/md2 ro single
More information about the pkg-mdadm-devel
mailing list