Bug#488533: mdadm: Man page refers to kernel 2.6.20 in the future
Jerry Quinn
jlquinn at optonline.net
Sun Jun 29 14:45:55 UTC 2008
Package: mdadm
Version: 2.6.4-2
Severity: minor
The mdadm man page section on mdadm --incremental refers to a bug fix required
for kernels through 2.6.19. It says that hopefully the bug will be fixed in
2.6.20. I don't know if the bug was fixed, but we're at 2.6.25 now, so this
text should be update to say which kernel version the bug was actually fixed
in or updated to say that 2.6.25 still has the bug.
-- Package-specific info:
--- mount output
/dev/md0 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)
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)
nfsd on /proc/fs/nfsd type nfsd (rw)
/dev/sdc2 on /media/IPOD type vfat (rw,nosuid,nodev,uhelper=hal,shortname=lower,uid=1000)
--- 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
--- /proc/mdstat:
Personalities : [raid1]
md0 : active raid1 sda1[0] sdb1[1]
239111360 blocks [2/2] [UU]
unused devices: <none>
--- /proc/partitions:
major minor #blocks name
1 0 65536 ram0
1 1 65536 ram1
1 2 65536 ram2
1 3 65536 ram3
1 4 65536 ram4
1 5 65536 ram5
1 6 65536 ram6
1 7 65536 ram7
1 8 65536 ram8
1 9 65536 ram9
1 10 65536 ram10
1 11 65536 ram11
1 12 65536 ram12
1 13 65536 ram13
1 14 65536 ram14
1 15 65536 ram15
8 0 245116319 sda
8 1 239111428 sda1
8 2 1 sda2
8 5 6000246 sda5
8 16 245117376 sdb
8 17 239111428 sdb1
8 18 1 sdb2
8 21 6000246 sdb5
9 0 239111360 md0
8 32 29302560 sdc
8 33 80293 sdc1
8 34 29222235 sdc2
--- initrd.img-2.6.25-2-amd64:
41624 blocks
scripts/local-top/mdadm
sbin/mdadm
etc/mdadm
etc/mdadm/mdadm.conf
lib/modules/2.6.25-2-amd64/kernel/drivers/md/raid10.ko
lib/modules/2.6.25-2-amd64/kernel/drivers/md/raid456.ko
lib/modules/2.6.25-2-amd64/kernel/drivers/md/linear.ko
lib/modules/2.6.25-2-amd64/kernel/drivers/md/raid1.ko
lib/modules/2.6.25-2-amd64/kernel/drivers/md/md-mod.ko
lib/modules/2.6.25-2-amd64/kernel/drivers/md/multipath.ko
lib/modules/2.6.25-2-amd64/kernel/drivers/md/raid0.ko
--- /proc/modules:
raid1 28032 1 - Live 0xffffffff88145000
md_mod 87204 2 raid1, Live 0xffffffff8812e000
--- volume detail:
--- /proc/cmdline
root=/dev/md0 ro quiet
--- grub:
kernel /boot/vmlinuz-2.6.25-2-amd64 root=/dev/md0 ro quiet
kernel /boot/vmlinuz-2.6.25-2-amd64 root=/dev/md0 ro quiet single
kernel /boot/vmlinuz-2.6.25-1-amd64 root=/dev/md0 ro quiet
kernel /boot/vmlinuz-2.6.25-1-amd64 root=/dev/md0 ro quiet single
kernel /boot/vmlinuz-2.6.24-1-amd64 root=/dev/md0 ro quiet
kernel /boot/vmlinuz-2.6.24-1-amd64 root=/dev/md0 ro quiet single
kernel /boot/vmlinuz-2.6.23-1-amd64 root=/dev/md0 ro quiet
kernel /boot/vmlinuz-2.6.23-1-amd64 root=/dev/md0 ro quiet single
kernel /boot/vmlinuz-2.6.22-3-amd64 root=/dev/md0 ro quiet
kernel /boot/vmlinuz-2.6.22-3-amd64 root=/dev/md0 ro quiet single
kernel /boot/vmlinuz-2.6.22-2-amd64 root=/dev/md0 ro quiet
kernel /boot/vmlinuz-2.6.22-2-amd64 root=/dev/md0 ro quiet single
kernel /boot/vmlinuz-2.6.21-2-amd64 root=/dev/md0 ro quiet
kernel /boot/vmlinuz-2.6.21-2-amd64 root=/dev/md0 ro quiet single
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.25-2-amd64 (SMP w/2 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.22 Debian configuration management sy
ii libc6 2.7-10 GNU C Library: Shared libraries
ii lsb-base 3.2-12 Linux Standard Base 3.2 init scrip
ii makedev 2.3.1-88 creates device files in /dev
ii udev 0.114-2 /dev/ and hotplug management daemo
Versions of packages mdadm recommends:
ii exim4-daemon-light [mail-tran 4.69-5+b1 lightweight Exim MTA (v4) daemon
ii module-init-tools 3.4-1 tools for managing Linux kernel mo
-- debconf information:
mdadm/autostart: true
* mdadm/initrdstart: all
mdadm/initrdstart_notinconf: false
mdadm/initrdstart_msg_errexist:
mdadm/initrdstart_msg_intro:
mdadm/initrdstart_msg_errblock:
mdadm/start_daemon: true
mdadm/mail_to: root
mdadm/initrdstart_msg_errmd:
mdadm/initrdstart_msg_errconf:
mdadm/autocheck: true
More information about the pkg-mdadm-devel
mailing list