Bug#582222: S25 is late to start mdadm-raid

Tatsuki Sugiura sugi at nemui.org
Wed May 19 08:40:53 UTC 2010


Package: mdadm
Version: 3.1.1-1
Severity: normal


I use a raid array with mdadm on LVM logical volume.
And I decided no array to start by initrd because the array 
is not root filesystem and to avoid confuse with starting LVM.

/etc/init.d/mdadm-raid will start all raid arrays without initrd.
However, mdadm-raid was linked as rcS.d/S25. So mdadm-raid will
run AFTER trying to mount filesystems by /etc/rcS.d/S11mountall.sh.

I think mdadm-raid should be run before mountall.sh, like S10.

-- Package-specific info:
--- mount output
/dev/sda1 on / type ext3 (rw,noatime)
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)
/dev/md127 on /home type reiserfs (rw,noatime,acl)
/dev/mapper/data_store-pub on /pub type xfs (rw,noatime,logbufs=8)
/dev/mapper/data_store-pub_tmp on /pub/tmp type xfs (rw,noatime,logbufs=8)
/dev/sdc1 on /backup type btrfs (rw,noatime,compress)
usbfs on /proc/bus/usb type usbfs (rw)
/home/sugi on /pub/chroot/etch/home/sugi type none (rw,bind)
/tmp on /pub/chroot/etch/tmp type none (rw,bind)
/pub on /pub/chroot/etch/pub type none (rw,bind)
proc on /pub/chroot/etch/proc type proc (rw)
/home/sugi on /pub/chroot/lenny/home/sugi type none (rw,bind)
/tmp on /pub/chroot/lenny/tmp type none (rw,bind)
/pub on /pub/chroot/lenny/pub type none (rw,bind)
proc on /pub/chroot/lenny/proc type proc (rw)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
rpc_pipefs on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
nfsd on /proc/fs/nfsd type nfsd (rw)

--- 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

# This file was auto-generated on Wed, 19 May 2010 00:25:08 +0900
# by mkconf 3.1.1-1

--- /proc/mdstat:
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] [raid4] [raid10] 
md127 : active raid1 dm-2[0] dm-3[1]
      157286332 blocks super 1.1 [2/2] [UU]
      
unused devices: <none>

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

   8        0  488386584 sda
   8        1   40001818 sda1
   8        2   80003700 sda2
   8        3  368378482 sda3
   8       16 1953514584 sdb
   8       17 1953513560 sdb1
   8       32  244197527 sdc
   8       33  244196001 sdc1
 253        0  314572800 dm-0
 253        1  629145600 dm-1
 253        2  157286400 dm-2
 253        3  157286400 dm-3
   9      127  157286332 md127

--- initrd.img-2.6.33.4:
56114 blocks
f4fbd9099399ab08ba9b9f6c71d77595  ./scripts/local-top/mdadm
030b80a0acdafbe1edcb48fbf679efd4  ./sbin/mdadm
6595a7a666e94421a4ae496cb9a520db  ./etc/mdadm/mdadm.conf
bccd3fc862f647ef7e48bf962b08658a  ./lib/modules/2.6.33.4/kernel/drivers/md/raid10.ko
5d496e8b3ab051bdf2ca9ff7f4196305  ./lib/modules/2.6.33.4/kernel/drivers/md/linear.ko
4f254cb1ba01dc0df457753ebceae2a9  ./lib/modules/2.6.33.4/kernel/drivers/md/dm-mod.ko
be4d974ded3020f798c8b272bc0caede  ./lib/modules/2.6.33.4/kernel/drivers/md/raid6_pq.ko
f8ce55bae009289329ff37e7cabf026e  ./lib/modules/2.6.33.4/kernel/drivers/md/dm-snapshot.ko
8d94c8ebb188aa9b6dfc211502f0d8c3  ./lib/modules/2.6.33.4/kernel/drivers/md/dm-mirror.ko
5822d58357ab0996af320c5d5cb0fcdc  ./lib/modules/2.6.33.4/kernel/drivers/md/multipath.ko
bf4a3e7a266b760c958cbd6ac8a9f8c9  ./lib/modules/2.6.33.4/kernel/drivers/md/md-mod.ko
91b5d2ae360a1cf07a0d2e3ab503e62e  ./lib/modules/2.6.33.4/kernel/drivers/md/raid1.ko
0003f3b8df9b9398e652d472906750da  ./lib/modules/2.6.33.4/kernel/drivers/md/dm-log.ko
907ed7bef69b701f714427dc93652910  ./lib/modules/2.6.33.4/kernel/drivers/md/raid0.ko
6301721d6833cfccdb0ec614c12f1afe  ./lib/modules/2.6.33.4/kernel/drivers/md/dm-region-hash.ko
1d90e16f5a0949e79fa9d34f87b582b9  ./lib/modules/2.6.33.4/kernel/drivers/md/raid456.ko

--- /proc/modules:
dm_mod 54869 12 - Live 0xffffffffa0251000
raid10 17912 0 - Live 0xffffffffa024a000
raid456 43949 0 - Live 0xffffffffa0238000
async_raid6_recov 4779 1 raid456, Live 0xffffffffa0231000
async_pq 3239 2 raid456,async_raid6_recov, Live 0xffffffffa022b000
raid6_pq 76923 2 async_raid6_recov,async_pq, Live 0xffffffffa0212000
async_xor 2185 3 raid456,async_raid6_recov,async_pq, Live 0xffffffffa020c000
async_memcpy 1198 2 raid456,async_raid6_recov, Live 0xffffffffa01ff000
async_tx 1670 5 raid456,async_raid6_recov,async_pq,async_xor,async_memcpy, Live 0xffffffffa01f9000
raid1 18399 1 - Live 0xffffffffa01ee000
raid0 5403 0 - Live 0xffffffffa01e7000
multipath 5849 0 - Live 0xffffffffa01e0000
linear 3359 0 - Live 0xffffffffa012e000
md_mod 76988 7 raid10,raid456,raid1,raid0,multipath,linear, Live 0xffffffffa01bf000

--- /var/log/syslog:

--- volume detail:
/dev/sda is not recognised by mdadm.
/dev/sda1 is not recognised by mdadm.
/dev/sda2 is not recognised by mdadm.
/dev/sda3 is not recognised by mdadm.
/dev/sdb is not recognised by mdadm.
/dev/sdb1 is not recognised by mdadm.
/dev/sdc is not recognised by mdadm.
/dev/sdc1 is not recognised by mdadm.
/dev/sdd is not recognised by mdadm.
/dev/sde is not recognised by mdadm.
/dev/sdf is not recognised by mdadm.
/dev/sdg is not recognised by mdadm.
/dev/sdh is not recognised by mdadm.

--- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-2.6.33.4 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro radeon.modeset=0 crashkernel=128M at 16M

--- grub2:
set root='(hd0,1)'
set root='(hd0,1)'
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.33.4 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro radeon.modeset=0 crashkernel=128M at 16M 
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.33.4 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro single radeon.modeset=0 crashkernel=128M at 16M
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.33.3 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro radeon.modeset=0 crashkernel=128M at 16M 
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.33.3 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro single radeon.modeset=0 crashkernel=128M at 16M
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.33.2 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro radeon.modeset=0 crashkernel=128M at 16M 
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.33.2 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro single radeon.modeset=0 crashkernel=128M at 16M
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.32.11 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro radeon.modeset=0 crashkernel=128M at 16M 
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.32.11 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro single radeon.modeset=0 crashkernel=128M at 16M
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.32-5-amd64 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro radeon.modeset=0 crashkernel=128M at 16M 
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.32-5-amd64 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro single radeon.modeset=0 crashkernel=128M at 16M
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.32-4-amd64 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro radeon.modeset=0 crashkernel=128M at 16M 
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.32-4-amd64 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro single radeon.modeset=0 crashkernel=128M at 16M
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.32-3-amd64 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro radeon.modeset=0 crashkernel=128M at 16M 
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.32-3-amd64 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro single radeon.modeset=0 crashkernel=128M at 16M
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.32-2-amd64 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro radeon.modeset=0 crashkernel=128M at 16M 
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.32-2-amd64 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro single radeon.modeset=0 crashkernel=128M at 16M
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.31-1-amd64 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro radeon.modeset=0 crashkernel=128M at 16M 
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.31-1-amd64 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro single radeon.modeset=0 crashkernel=128M at 16M
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.30-2-amd64 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro radeon.modeset=0 crashkernel=128M at 16M 
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.30-2-amd64 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro single radeon.modeset=0 crashkernel=128M at 16M
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.29-2-amd64 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro radeon.modeset=0 crashkernel=128M at 16M 
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.29-2-amd64 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro single radeon.modeset=0 crashkernel=128M at 16M
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.24 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro radeon.modeset=0 crashkernel=128M at 16M 
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.24 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro single radeon.modeset=0 crashkernel=128M at 16M
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.22-3-amd64 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro radeon.modeset=0 crashkernel=128M at 16M 
	set root='(hd0,1)'
	linux	/boot/vmlinuz-2.6.22-3-amd64 root=UUID=b831d0df-7e1f-44a5-aa95-c5749c0e0420 ro single radeon.modeset=0 crashkernel=128M at 16M
	set root='(hd0,1)'
	set root='(hd0,1)'

--- grub legacy:
kernel /vmlinuz root=/dev/sda1
kernel /vmlinuz root=/dev/sda1 single
kernel /vmlinuz.old root=/dev/sda1
kernel		/boot/vmlinuz-2.6.30-2-amd64 root=/dev/sda1 ro 
kernel		/boot/vmlinuz-2.6.30-2-amd64 root=/dev/sda1 ro single
kernel		/boot/vmlinuz-2.6.30-1-amd64 root=/dev/sda1 ro 
kernel		/boot/vmlinuz-2.6.30-1-amd64 root=/dev/sda1 ro single
kernel		/boot/vmlinuz-2.6.29-2-amd64 root=/dev/sda1 ro 
kernel		/boot/vmlinuz-2.6.29-2-amd64 root=/dev/sda1 ro single
kernel		/boot/vmlinuz-2.6.29-1-amd64 root=/dev/sda1 ro 
kernel		/boot/vmlinuz-2.6.29-1-amd64 root=/dev/sda1 ro single
kernel		/boot/vmlinuz-2.6.26-1-amd64 root=/dev/sda1 ro 
kernel		/boot/vmlinuz-2.6.26-1-amd64 root=/dev/sda1 ro single
kernel		/boot/vmlinuz-2.6.25-2-amd64 root=/dev/sda1 ro 
kernel		/boot/vmlinuz-2.6.25-2-amd64 root=/dev/sda1 ro single
kernel		/boot/vmlinuz-2.6.24 root=/dev/sda1 ro 
kernel		/boot/vmlinuz-2.6.24 root=/dev/sda1 ro single
kernel		/boot/vmlinuz-2.6.22-3-amd64 root=/dev/sda1 ro 
kernel		/boot/vmlinuz-2.6.22-3-amd64 root=/dev/sda1 ro single
kernel		/boot/vmlinuz-2.6.18 root=/dev/sda1 ro 
kernel		/boot/vmlinuz-2.6.18 root=/dev/sda1 ro single
kernel		/boot/vmlinuz-2.4.18-xfs-jfs-01sched root=/dev/sda1 ro 
kernel		/boot/vmlinuz-2.4.18-xfs-jfs-01sched root=/dev/sda1 ro single
kernel		/boot/vmlinuz-2.2.19-compact root=/dev/sda1 ro 
kernel		/boot/vmlinuz-2.2.19-compact root=/dev/sda1 ro single

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

--- /dev:
brw-rw---- 1 root disk 9, 127 May 19 10:58 /dev/md127

/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root root  9 May 19 10:58 ata-ST3250823A_3ND02DLN -> ../../sdc
lrwxrwxrwx 1 root root 10 May 19 10:58 ata-ST3250823A_3ND02DLN-part1 -> ../../sdc1
lrwxrwxrwx 1 root root  9 May 19 10:58 ata-ST3500630NS_5QG1V21Z -> ../../sda
lrwxrwxrwx 1 root root 10 May 19 10:58 ata-ST3500630NS_5QG1V21Z-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 19 10:58 ata-ST3500630NS_5QG1V21Z-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 19 10:58 ata-ST3500630NS_5QG1V21Z-part3 -> ../../sda3
lrwxrwxrwx 1 root root  9 May 19 10:58 ata-WDC_WD20EARS-00S8B1_WD-WCAVY2066361 -> ../../sdb
lrwxrwxrwx 1 root root 10 May 19 10:58 ata-WDC_WD20EARS-00S8B1_WD-WCAVY2066361-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 29 May 19 10:58 dm-name-data_store-home0 -> ../../mapper/data_store-home0
lrwxrwxrwx 1 root root 29 May 19 10:58 dm-name-data_store-home1 -> ../../mapper/data_store-home1
lrwxrwxrwx 1 root root 27 May 19 10:58 dm-name-data_store-pub -> ../../mapper/data_store-pub
lrwxrwxrwx 1 root root 31 May 19 10:58 dm-name-data_store-pub_tmp -> ../../mapper/data_store-pub_tmp
lrwxrwxrwx 1 root root 29 May 19 10:58 dm-uuid-LVM-ens4Ob12vvvTiLSXQfKSFIfPSDBj8ASy12fSYFE1nRPViiGbd5bBpacrc6OVa0C6 -> ../../mapper/data_store-home1
lrwxrwxrwx 1 root root 27 May 19 10:58 dm-uuid-LVM-ens4Ob12vvvTiLSXQfKSFIfPSDBj8ASyf1ZXKcPiVfVsLId0ajITay6l3tEeIMMn -> ../../mapper/data_store-pub
lrwxrwxrwx 1 root root 31 May 19 10:58 dm-uuid-LVM-ens4Ob12vvvTiLSXQfKSFIfPSDBj8ASyl0RI7QwPxrbH5igbbkQKCWeGrasm7WKP -> ../../mapper/data_store-pub_tmp
lrwxrwxrwx 1 root root 29 May 19 10:58 dm-uuid-LVM-ens4Ob12vvvTiLSXQfKSFIfPSDBj8ASypZoxtJNnyxwhN42sxCOG6R7rni68tQm2 -> ../../mapper/data_store-home0
lrwxrwxrwx 1 root root 11 May 19 10:58 md-name-tempest:home -> ../../md127
lrwxrwxrwx 1 root root 11 May 19 10:58 md-uuid-bc2838e4:99a4b7c9:64ea4eb4:19110491 -> ../../md127
lrwxrwxrwx 1 root root  9 May 19 10:58 scsi-SATA_ST3250823A_3ND02DLN -> ../../sdc
lrwxrwxrwx 1 root root 10 May 19 10:58 scsi-SATA_ST3250823A_3ND02DLN-part1 -> ../../sdc1
lrwxrwxrwx 1 root root  9 May 19 10:58 scsi-SATA_ST3500630NS_5QG1V21Z -> ../../sda
lrwxrwxrwx 1 root root 10 May 19 10:58 scsi-SATA_ST3500630NS_5QG1V21Z-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 19 10:58 scsi-SATA_ST3500630NS_5QG1V21Z-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 19 10:58 scsi-SATA_ST3500630NS_5QG1V21Z-part3 -> ../../sda3
lrwxrwxrwx 1 root root  9 May 19 10:58 scsi-SATA_WDC_WD20EARS-00_WD-WCAVY2066361 -> ../../sdb
lrwxrwxrwx 1 root root 10 May 19 10:58 scsi-SATA_WDC_WD20EARS-00_WD-WCAVY2066361-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 May 19 10:58 usb-Generic_STORAGE_DEVICE-A_000000009727-0:0 -> ../../sdd
lrwxrwxrwx 1 root root  9 May 19 10:58 usb-Generic_STORAGE_DEVICE-A_000000009727-0:1 -> ../../sde
lrwxrwxrwx 1 root root  9 May 19 10:58 usb-Generic_STORAGE_DEVICE-A_000000009727-0:2 -> ../../sdf
lrwxrwxrwx 1 root root  9 May 19 10:58 usb-Generic_STORAGE_DEVICE-A_000000009727-0:3 -> ../../sdg
lrwxrwxrwx 1 root root  9 May 19 10:58 usb-Generic_STORAGE_DEVICE-A_000000009727-0:4 -> ../../sdh
lrwxrwxrwx 1 root root  9 May 19 10:58 wwn-0x50014ee2593a69a5 -> ../../sdb
lrwxrwxrwx 1 root root 10 May 19 10:58 wwn-0x50014ee2593a69a5-part1 -> ../../sdb1

/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root root  9 May 19 10:58 pci-0000:00:1a.7-usb-0:6:1.0-scsi-0:0:0:0 -> ../../sdd
lrwxrwxrwx 1 root root  9 May 19 10:58 pci-0000:00:1a.7-usb-0:6:1.0-scsi-0:0:0:1 -> ../../sde
lrwxrwxrwx 1 root root  9 May 19 10:58 pci-0000:00:1a.7-usb-0:6:1.0-scsi-0:0:0:2 -> ../../sdf
lrwxrwxrwx 1 root root  9 May 19 10:58 pci-0000:00:1a.7-usb-0:6:1.0-scsi-0:0:0:3 -> ../../sdg
lrwxrwxrwx 1 root root  9 May 19 10:58 pci-0000:00:1a.7-usb-0:6:1.0-scsi-0:0:0:4 -> ../../sdh
lrwxrwxrwx 1 root root  9 May 19 10:58 pci-0000:00:1f.2-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 root root 10 May 19 10:58 pci-0000:00:1f.2-scsi-0:0:0:0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 19 10:58 pci-0000:00:1f.2-scsi-0:0:0:0-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 19 10:58 pci-0000:00:1f.2-scsi-0:0:0:0-part3 -> ../../sda3
lrwxrwxrwx 1 root root  9 May 19 10:58 pci-0000:00:1f.2-scsi-1:0:0:0 -> ../../sdb
lrwxrwxrwx 1 root root 10 May 19 10:58 pci-0000:00:1f.2-scsi-1:0:0:0-part1 -> ../../sdb1
lrwxrwxrwx 1 root root  9 May 19 10:58 pci-0000:00:1f.2-scsi-2:0:0:0 -> ../../sdc
lrwxrwxrwx 1 root root 10 May 19 10:58 pci-0000:00:1f.2-scsi-2:0:0:0-part1 -> ../../sdc1
lrwxrwxrwx 1 root root  9 May 19 10:58 pci-0000:00:1f.2-scsi-5:0:0:0 -> ../../sr0

/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root root 10 May 19 10:58 038ce977-b3a5-469b-9919-d639743a31f0 -> ../../sda2
lrwxrwxrwx 1 root root 27 May 19 10:58 4d6deb78-0238-4476-b47c-07b3ac09dfdb -> ../../mapper/data_store-pub
lrwxrwxrwx 1 root root 10 May 19 10:58 a4981540-6f77-43ed-94ba-ff0ecee3e381 -> ../../sdc1
lrwxrwxrwx 1 root root 10 May 19 10:58 b831d0df-7e1f-44a5-aa95-c5749c0e0420 -> ../../sda1
lrwxrwxrwx 1 root root 31 May 19 10:58 d64bf8ec-7617-4bb8-8614-6e1d52cf61dc -> ../../mapper/data_store-pub_tmp
lrwxrwxrwx 1 root root 11 May 19 10:58 daa4ea49-f4e1-445a-b321-f5132c96da0d -> ../../md127

/dev/md:
total 0
lrwxrwxrwx 1 root root 8 May 19 10:58 home -> ../md127

Auto-generated on Wed, 19 May 2010 17:08:59 +0900
by mdadm bugscript 3.1.1-1

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

Kernel: Linux 2.6.33.4 (SMP w/4 CPU cores)
Locale: LANG=ja_JP.UTF-8, LC_CTYPE=ja_JP.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages mdadm depends on:
ii  debconf                       1.5.32     Debian configuration management sy
ii  libc6                         2.10.2-8   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                          154-1      /dev/ and hotplug management daemo

Versions of packages mdadm recommends:
ii  module-init-tools            3.12~pre2-3 tools for managing Linux kernel mo
ii  qmail [mail-transport-agent] 1.03-28     Secure, reliable, efficient, simpl

mdadm suggests no packages.

-- Configuration Files:
/etc/logcheck/ignore.d.server/mdadm [Errno 13] 許可がありません: u'/etc/logcheck/ignore.d.server/mdadm'
/etc/logcheck/violations.d/mdadm [Errno 13] 許可がありません: u'/etc/logcheck/violations.d/mdadm'

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





More information about the pkg-mdadm-devel mailing list