Bug#580868: correct cron.d/mdadm suggest

Guido Bozzetto reportbug at G-B.it
Mon May 24 08:46:02 UTC 2010


Package: mdadm
Version: 3.0.3-2
Severity: normal

I suggest the following line into the /etc/cron.d/mdadm file:

57 0 * * 0 root if [ -x /usr/share/mdadm/checkarray ] && [ $(date +\%d) -le 7 ];then /usr/share/mdadm/checkarray --cron --all --quiet;fi

If the test is false the exit status is false (0).

-- Package-specific info:

WARNING:
  the following output was not generated by the root user. If you can, please
  replace the following up until "-- System Information:" with the output of
    /usr/share/bug/mdadm/script 3>&1
  run as root. Thanks!

--- mount output
/dev/mapper/Cosmo-ROOT on / type ext3 (rw,user_xattr,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)
/dev/mapper/Cosmo-home on /home type jfs (rw,nosuid,nodev)
/dev/mapper/ctmp on /tmp type ext2 (rw,noexec,nosuid,nodev)
/dev/mapper/Cosmo-usr on /usr type ext3 (rw)
/dev/mapper/Cosmo-var on /var type ext3 (rw,noexec,nosuid,nodev)
/tmp on /var/tmp type none (rw,noexec,nosuid,nodev,bind)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
/dev/mapper/Crypto-SPACE on /opt/space type jfs (rw,noexec,nosuid,nodev)
/dev/mapper/Crypto-uCosmo on /opt/uCosmo type jfs (ro)
/dev/md0 on /opt/uCosmo/boot type ext2 (ro,noexec,nosuid,nodev)
/tmp on /opt/uCosmo/tmp type none (rw,noexec,nosuid,nodev,bind)
/tmp on /opt/uCosmo/var/tmp type none (rw,noexec,nosuid,nodev,bind)
proc-uCosmo on /opt/uCosmo/proc type proc (rw)
/dev on /opt/uCosmo/dev type none (rw,bind,mode=0755)
/dev/pts on /opt/uCosmo/dev/pts type none (rw,noexec,nosuid,bind,gid=5,mode=620)
//sys03/Da_stampare on /media/gb/sys03/Da_stampare type cifs (rw,mand,noexec,nosuid,nodev)
//dcgc01/inasset on /media/gb/dcgc01/inasset type cifs (rw,mand,noexec,nosuid,nodev)
/home/gb/.Private on /home/gb/Private type ecryptfs (ecryptfs_sig=24c920f75c6a4c43,ecryptfs_cipher=aes,ecryptfs_key_bytes=16)

--- 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=77e326dc:6e14c11b:a651d75b:f1f14b73
ARRAY /dev/md1 level=raid1 num-devices=2 UUID=c0c625ce:7ef2335f:3f11248e:bd61a445
ARRAY /dev/md2 level=raid1 num-devices=2 UUID=f79c8b36:3fe6f14a:6a040ff2:21c20a6f

# This file was auto-generated on Wed, 30 Jul 2008 11:10:52 +0000
# by mkconf $Id$

--- /proc/mdstat:
Personalities : [raid1] 
md2 : active raid1 sda3[0] sdb3[1]
      49705024 blocks [2/2] [UU]
      
md1 : active raid1 sda2[0] sdb2[1]
      28314496 blocks [2/2] [UU]
      
md0 : active raid1 sda1[0] sdb1[1]
      128384 blocks [2/2] [UU]
      
unused devices: <none>

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

   8       16   78150744 sdb
   8       17     128488 sdb1
   8       18   28314562 sdb2
   8       19   49705110 sdb3
   8        0   78156288 sda
   8        1     128520 sda1
   8        2   28314562 sda2
   8        3   49705110 sda3
   8        4          1 sda4
   8        5       7969 sda5
   9        0     128384 md0
   9        1   28314496 md1
   9        2   49705024 md2
 253        0     749568 dm-0
 253        1    8982528 dm-1
 253        2    2097152 dm-2
 253        3   11972608 dm-3
 253        4     589824 dm-4
 253        5    3919872 dm-5
 253        6    3919872 dm-6
 253        7     589824 dm-7
 253        8   49703996 dm-8
 253        9    6754304 dm-9
 253       10   42946560 dm-10

--- initrd.img-2.6.32-5-amd64:
63723 blocks
b03f089e64c85ce3e1db4f77c9af2a3b  ./etc/mdadm/mdadm.conf
17311b7efaf3bcd78a295df0066ccf10  ./lib/modules/2.6.32-5-amd64/kernel/drivers/md/raid6_pq.ko
ad9c9f0bc8b1505d2c9f1649b96874d3  ./lib/modules/2.6.32-5-amd64/kernel/drivers/md/dm-mod.ko
72540066781e37234f9eeedb655b1c80  ./lib/modules/2.6.32-5-amd64/kernel/drivers/md/dm-crypt.ko
7b5f5120b51c864c3acb6c3dd165e63a  ./lib/modules/2.6.32-5-amd64/kernel/drivers/md/dm-snapshot.ko
1a410ee1543901e87ed8fb7534ac4d33  ./lib/modules/2.6.32-5-amd64/kernel/drivers/md/dm-log.ko
3a5180278967756089c2c03b0aa7e764  ./lib/modules/2.6.32-5-amd64/kernel/drivers/md/dm-region-hash.ko
e497019adf1ad00831a3e0f193590395  ./lib/modules/2.6.32-5-amd64/kernel/drivers/md/dm-mirror.ko
b38eb108e73b8e19e422bbe46c43ccfd  ./lib/modules/2.6.32-5-amd64/kernel/drivers/md/md-mod.ko
33d4ea150792de2399e676f30e4e309e  ./lib/modules/2.6.32-5-amd64/kernel/drivers/md/linear.ko
e17b65e9dbdbdda0454343d3ae67906e  ./lib/modules/2.6.32-5-amd64/kernel/drivers/md/multipath.ko
45450d9f350bf8cbe8bc5b9659aff7be  ./lib/modules/2.6.32-5-amd64/kernel/drivers/md/raid0.ko
c84a6cc7a097fc5100b823aad7b5f0a4  ./lib/modules/2.6.32-5-amd64/kernel/drivers/md/raid1.ko
5b4102c885cdcdd7b6d94f3f597d3b35  ./lib/modules/2.6.32-5-amd64/kernel/drivers/md/raid456.ko
42a84d3b93a436d22f48044cecdc62d9  ./lib/modules/2.6.32-5-amd64/kernel/drivers/md/raid10.ko
7966ccb72128e7a86d09b7c3b5df7557  ./sbin/mdadm
6b782ae76f866914ec236b2d14b43f24  ./scripts/local-top/mdadm

--- /proc/modules:
dm_crypt 10507 3 - Live 0xffffffffa0f88000
dm_mod 53786 34 dm_crypt, Live 0xffffffffa0198000
raid1 18191 3 - Live 0xffffffffa018d000
md_mod 73664 4 raid1, Live 0xffffffffa0171000

--- /var/log/syslog:

--- volume detail:
/dev/sda not readable by user.
/dev/sda1 not readable by user.
/dev/sda2 not readable by user.
/dev/sda3 not readable by user.
/dev/sda4 not readable by user.
/dev/sda5 not readable by user.
/dev/sdb not readable by user.
/dev/sdb1 not readable by user.
/dev/sdb2 not readable by user.
/dev/sdb3 not readable by user.

--- /proc/cmdline
BOOT_IMAGE=Linux ro root=fd00 quiet

--- grub2:
insmod raid
set root='(Cosmo-usr)'
insmod raid
set root='(Cosmo-ROOT)'
insmod raid
set root='(Cosmo-ROOT)'
	insmod raid
	set root='(Cosmo-ROOT)'
	linux	/boot/vmlinuz-2.6.32-trunk-amd64 root=/dev/mapper/Cosmo-ROOT ro  quiet
	insmod raid
	set root='(Cosmo-ROOT)'
	linux	/boot/vmlinuz-2.6.32-trunk-amd64 root=/dev/mapper/Cosmo-ROOT ro single 
	insmod raid
	set root='(Cosmo-ROOT)'
	linux	/boot/vmlinuz-2.6.32-3-amd64 root=/dev/mapper/Cosmo-ROOT ro  quiet
	insmod raid
	set root='(Cosmo-ROOT)'
	linux	/boot/vmlinuz-2.6.32-3-amd64 root=/dev/mapper/Cosmo-ROOT ro single 
	linux /boot/vmlinuz-2.6.31-20-generic root=/dev/mapper/Crypto-uCosmo
	linux /boot/vmlinuz-2.6.31-21-generic root=/dev/mapper/Crypto-uCosmo
	linux (loop)/pmagic/bzImage isofrom=/$isofile root=/dev/ram0 livecd quiet vga=773 noeject noprompt sleep=0 load_ramdisk=1 prompt_ramdisk=0 loglevel=0 keymap=us

--- lilo:
lilo.conf file not readable.

--- 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, 0 May 20 08:37 /dev/md0
brw-rw---- 1 root disk 9, 1 May 20 08:37 /dev/md1
brw-rw---- 1 root disk 9, 2 May 20 08:37 /dev/md2

/dev/disk/by-id:
total 0
lrwxrwxrwx 1 root root  9 May 20 08:37 ata-Hitachi_HDS721680PLA380_PVE141Z7TXTGJM -> ../../sda
lrwxrwxrwx 1 root root 10 May 20 08:37 ata-Hitachi_HDS721680PLA380_PVE141Z7TXTGJM-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 20 08:37 ata-Hitachi_HDS721680PLA380_PVE141Z7TXTGJM-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 20 08:37 ata-Hitachi_HDS721680PLA380_PVE141Z7TXTGJM-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 May 20 08:37 ata-Hitachi_HDS721680PLA380_PVE141Z7TXTGJM-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 May 20 08:37 ata-Hitachi_HDS721680PLA380_PVE141Z7TXTGJM-part5 -> ../../sda5
lrwxrwxrwx 1 root root  9 May 20 08:37 ata-Maxtor_6L080M0_L26W3FYG -> ../../sdb
lrwxrwxrwx 1 root root 10 May 20 08:37 ata-Maxtor_6L080M0_L26W3FYG-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 May 20 08:37 ata-Maxtor_6L080M0_L26W3FYG-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 May 20 08:37 ata-Maxtor_6L080M0_L26W3FYG-part3 -> ../../sdb3
lrwxrwxrwx 1 root root 23 May 20 08:37 dm-name-Cosmo-ROOT -> ../../mapper/Cosmo-ROOT
lrwxrwxrwx 1 root root 23 May 20 08:37 dm-name-Cosmo-SWAP -> ../../mapper/Cosmo-SWAP
lrwxrwxrwx 1 root root 23 May 20 08:37 dm-name-Cosmo-home -> ../../mapper/Cosmo-home
lrwxrwxrwx 1 root root 22 May 20 08:37 dm-name-Cosmo-tmp -> ../../mapper/Cosmo-tmp
lrwxrwxrwx 1 root root 22 May 20 08:37 dm-name-Cosmo-usr -> ../../mapper/Cosmo-usr
lrwxrwxrwx 1 root root 22 May 20 08:37 dm-name-Cosmo-var -> ../../mapper/Cosmo-var
lrwxrwxrwx 1 root root 25 May 20 08:40 dm-name-Crypto-SPACE -> ../../mapper/Crypto-SPACE
lrwxrwxrwx 1 root root 26 May 20 08:40 dm-name-Crypto-uCosmo -> ../../mapper/Crypto-uCosmo
lrwxrwxrwx 1 root root 18 May 20 08:37 dm-name-cswap -> ../../mapper/cswap
lrwxrwxrwx 1 root root 17 May 20 08:37 dm-name-ctmp -> ../../mapper/ctmp
lrwxrwxrwx 1 root root 22 May 20 08:40 dm-name-md2_crypt -> ../../mapper/md2_crypt
lrwxrwxrwx 1 root root 22 May 20 08:40 dm-uuid-CRYPT-LUKS1-40596b313d664434b92f001083b9555e-md2_crypt -> ../../mapper/md2_crypt
lrwxrwxrwx 1 root root 18 May 20 08:37 dm-uuid-CRYPT-PLAIN-cswap -> ../../mapper/cswap
lrwxrwxrwx 1 root root 17 May 20 08:37 dm-uuid-CRYPT-PLAIN-ctmp -> ../../mapper/ctmp
lrwxrwxrwx 1 root root 26 May 20 08:40 dm-uuid-LVM-pRLtxZAAEngeDBwBLfGd42LUmos5Tdb2jtutaRcdtabjDBvArAzWnIhRvUU3nmOF -> ../../mapper/Crypto-uCosmo
lrwxrwxrwx 1 root root 25 May 20 08:40 dm-uuid-LVM-pRLtxZAAEngeDBwBLfGd42LUmos5Tdb2ricXALOt8kVAH1RkrscOCGehcBSuoi5s -> ../../mapper/Crypto-SPACE
lrwxrwxrwx 1 root root 23 May 20 08:37 dm-uuid-LVM-r1j9r72EmRRsdilNd2hkUdVK3eyO4jKlQHuHktj1e1HchVcikgiBzDKd11zDaEnD -> ../../mapper/Cosmo-ROOT
lrwxrwxrwx 1 root root 23 May 20 08:37 dm-uuid-LVM-r1j9r72EmRRsdilNd2hkUdVK3eyO4jKlWEE0GLH3cuWErdlcL4CnVoJXsqetspZg -> ../../mapper/Cosmo-SWAP
lrwxrwxrwx 1 root root 22 May 20 08:37 dm-uuid-LVM-r1j9r72EmRRsdilNd2hkUdVK3eyO4jKlY5Cf7qZ7BZ0B6gFU3yZjgJvWcEY3mY3S -> ../../mapper/Cosmo-var
lrwxrwxrwx 1 root root 23 May 20 08:37 dm-uuid-LVM-r1j9r72EmRRsdilNd2hkUdVK3eyO4jKlgBRcDi6wLyRMllLfFbftIYoJqCVDRbUs -> ../../mapper/Cosmo-home
lrwxrwxrwx 1 root root 22 May 20 08:37 dm-uuid-LVM-r1j9r72EmRRsdilNd2hkUdVK3eyO4jKlofY82zJzTnvSRjymL45qXfAqP95PLSXH -> ../../mapper/Cosmo-tmp
lrwxrwxrwx 1 root root 22 May 20 08:37 dm-uuid-LVM-r1j9r72EmRRsdilNd2hkUdVK3eyO4jKlr3AQuzjpyNorGrWuDx2SvkeySjO9v9Iz -> ../../mapper/Cosmo-usr
lrwxrwxrwx 1 root root  9 May 20 08:37 md-uuid-77e326dc:6e14c11b:a651d75b:f1f14b73 -> ../../md0
lrwxrwxrwx 1 root root  9 May 20 08:37 md-uuid-c0c625ce:7ef2335f:3f11248e:bd61a445 -> ../../md1
lrwxrwxrwx 1 root root  9 May 20 08:37 md-uuid-f79c8b36:3fe6f14a:6a040ff2:21c20a6f -> ../../md2
lrwxrwxrwx 1 root root  9 May 20 08:37 scsi-SATA_Hitachi_HDS7216_PVE141Z7TXTGJM -> ../../sda
lrwxrwxrwx 1 root root 10 May 20 08:37 scsi-SATA_Hitachi_HDS7216_PVE141Z7TXTGJM-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 20 08:37 scsi-SATA_Hitachi_HDS7216_PVE141Z7TXTGJM-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 20 08:37 scsi-SATA_Hitachi_HDS7216_PVE141Z7TXTGJM-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 May 20 08:37 scsi-SATA_Hitachi_HDS7216_PVE141Z7TXTGJM-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 May 20 08:37 scsi-SATA_Hitachi_HDS7216_PVE141Z7TXTGJM-part5 -> ../../sda5
lrwxrwxrwx 1 root root  9 May 20 08:37 scsi-SATA_Maxtor_6L080M0_L26W3FYG -> ../../sdb
lrwxrwxrwx 1 root root 10 May 20 08:37 scsi-SATA_Maxtor_6L080M0_L26W3FYG-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 May 20 08:37 scsi-SATA_Maxtor_6L080M0_L26W3FYG-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 May 20 08:37 scsi-SATA_Maxtor_6L080M0_L26W3FYG-part3 -> ../../sdb3
lrwxrwxrwx 1 root root  9 May 20 08:37 wwn-0x5000cca330e94540 -> ../../sda
lrwxrwxrwx 1 root root 10 May 20 08:37 wwn-0x5000cca330e94540-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 20 08:37 wwn-0x5000cca330e94540-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 20 08:37 wwn-0x5000cca330e94540-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 May 20 08:37 wwn-0x5000cca330e94540-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 May 20 08:37 wwn-0x5000cca330e94540-part5 -> ../../sda5

/dev/disk/by-label:
total 0
lrwxrwxrwx 1 root root 26 May 20 08:40 Crypto-uCosmo:\x2f -> ../../mapper/Crypto-uCosmo
lrwxrwxrwx 1 root root 10 May 20 08:37 GRUB_bootrecord -> ../../sda5
lrwxrwxrwx 1 root root 23 May 20 08:37 ROOT -> ../../mapper/Cosmo-ROOT
lrwxrwxrwx 1 root root 25 May 20 08:40 cr_SPACE -> ../../mapper/Crypto-SPACE
lrwxrwxrwx 1 root root 23 May 20 08:37 home -> ../../mapper/Cosmo-home
lrwxrwxrwx 1 root root  9 May 20 08:37 md0:boot -> ../../md0
lrwxrwxrwx 1 root root 22 May 20 08:37 usr -> ../../mapper/Cosmo-usr
lrwxrwxrwx 1 root root 22 May 20 08:37 var -> ../../mapper/Cosmo-var

/dev/disk/by-path:
total 0
lrwxrwxrwx 1 root root  9 May 20 08:37 pci-0000:00:0d.0-scsi-1:0:0:0 -> ../../sr0
lrwxrwxrwx 1 root root  9 May 20 08:37 pci-0000:00:0e.0-scsi-0:0:0:0 -> ../../sda
lrwxrwxrwx 1 root root 10 May 20 08:37 pci-0000:00:0e.0-scsi-0:0:0:0-part1 -> ../../sda1
lrwxrwxrwx 1 root root 10 May 20 08:37 pci-0000:00:0e.0-scsi-0:0:0:0-part2 -> ../../sda2
lrwxrwxrwx 1 root root 10 May 20 08:37 pci-0000:00:0e.0-scsi-0:0:0:0-part3 -> ../../sda3
lrwxrwxrwx 1 root root 10 May 20 08:37 pci-0000:00:0e.0-scsi-0:0:0:0-part4 -> ../../sda4
lrwxrwxrwx 1 root root 10 May 20 08:37 pci-0000:00:0e.0-scsi-0:0:0:0-part5 -> ../../sda5
lrwxrwxrwx 1 root root  9 May 20 08:37 pci-0000:00:0e.0-scsi-1:0:0:0 -> ../../sdb
lrwxrwxrwx 1 root root 10 May 20 08:37 pci-0000:00:0e.0-scsi-1:0:0:0-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 May 20 08:37 pci-0000:00:0e.0-scsi-1:0:0:0-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 10 May 20 08:37 pci-0000:00:0e.0-scsi-1:0:0:0-part3 -> ../../sdb3

/dev/disk/by-uuid:
total 0
lrwxrwxrwx 1 root root 22 May 20 08:37 0c4dc6d9-e3a7-4121-b94d-324efa4743ca -> ../../mapper/Cosmo-var
lrwxrwxrwx 1 root root  9 May 20 08:37 40596b31-3d66-4434-b92f-001083b9555e -> ../../md2
lrwxrwxrwx 1 root root  9 May 20 08:37 4fd70b6d-2dc6-42f9-948d-64b2d78f0e9f -> ../../md0
lrwxrwxrwx 1 root root 25 May 20 08:40 5a456cf4-6845-4751-b78b-64b774780c61 -> ../../mapper/Crypto-SPACE
lrwxrwxrwx 1 root root 26 May 20 08:40 612bf50d-0bb8-40e3-9ef1-8e674d0e8893 -> ../../mapper/Crypto-uCosmo
lrwxrwxrwx 1 root root 10 May 20 08:37 95c673d5-2704-4aa0-b5d5-591ba70958b7 -> ../../sda5
lrwxrwxrwx 1 root root 23 May 20 08:37 cb5399a3-8f7b-47ab-b340-f48b58c5fd6b -> ../../mapper/Cosmo-ROOT
lrwxrwxrwx 1 root root 17 May 20 08:37 cd4b9377-843f-4506-89a1-4c3f2f94a2df -> ../../mapper/ctmp
lrwxrwxrwx 1 root root 22 May 20 08:37 d48ca7cb-342b-4ee8-980b-ddb8e84b757a -> ../../mapper/Cosmo-usr
lrwxrwxrwx 1 root root 18 May 20 08:37 ef5c538c-094f-43f7-be29-0cac2cc01f42 -> ../../mapper/cswap
lrwxrwxrwx 1 root root 23 May 20 08:37 ff560780-4e30-447f-a5ad-ed2b9e80a7fa -> ../../mapper/Cosmo-home

/dev/md:
total 0

Auto-generated on Mon, 24 May 2010 10:40:10 +0200
by mdadm bugscript 3.0.3-2

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (560, 'testing'), (550, 'testing'), (540, 'testing-proposed-updates'), (500, 'proposed-updates'), (460, 'stable'), (450, 'stable'), (150, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.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-6   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  exim4-daemon-light [mail-tra 4.71-4      lightweight Exim MTA (v4) daemon
ii  module-init-tools            3.12~pre2-3 tools for managing Linux kernel mo

mdadm suggests no packages.

-- debconf information excluded





More information about the pkg-mdadm-devel mailing list