Your message dated Sat, 25 Apr 2009 17:47:14 +0000
with message-id <[email protected]>
and subject line Bug#510641: fixed in mdadm 2.6.9-1
has caused the Debian Bug report #510641,
regarding checkarray: line 167: echo: write error: Device or resource busy
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
510641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=510641
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mdadm
Version: 2.6.7.2-1
Severity: normal
Cron surprised me with a mail with the following subject (line split):
Cron <r...@elrond> [ -x /usr/share/mdadm/checkarray ] &&
[ $(date +%d) -le 7 ] &&
/usr/share/mdadm/checkarray --cron --all --quiet
and the following body (line split):
/usr/share/mdadm/checkarray: line 167:
echo: write error: Device or resource busy
Background info:
The system has one SATA and one PATA disk.
The PATA disk, which has the RAID volume, was transplanted from another box
where it was the primary disk with one partition in a RAID1 with a second
PATA disk with LVM on top.
Now it's a secondary disk (as a temporary solution because I replaced the
server after the 2nd PATA disk died) and the remaining RAID1 is degraded.
The LVs in the RAID are not even mounted by default.
-- Package-specific info:
--- mount output
/dev/mapper/main-root on / type ext3 (rw,relatime,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)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
/dev/sda1 on /boot type ext3 (rw,relatime)
/dev/mapper/main-home on /home type ext3 (rw,relatime)
/dev/mapper/main-tmp on /tmp type ext3 (rw)
/dev/mapper/main-var on /var type ext3 (rw,relatime)
/dev/mapper/main-srv on /srv type ext3 (rw,relatime)
/dev/mapper/main-backup on /srv/backuppc type ext3 (rw,noatime)
/dev/mapper/main-music on /srv/exports/music type ext3 (rw,noatime)
/dev/mapper/work-debmirror on /srv/debmirror type ext3 (rw,noatime)
/dev/mapper/main-i386--sid on /srv/chroots/i386-sid type ext3 (rw,relatime)
proc on /srv/chroots/i386-sid/proc type proc (rw)
devpts on /srv/chroots/i386-sid/dev/pts type devpts (rw)
/srv/projects on /home/fjp/projects type none (rw,bind)
/srv/projects on /srv/chroots/i386-sid/home/fjp/projects type none (rw,bind)
/srv/downloads on /home/fjp/downloads type none (rw,bind)
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
ARRAY /dev/md0 level=raid1 num-devices=2
UUID=7b48753a:12078a9c:6460070e:951f510f
# This file was auto-generated on Sun, 22 Mar 2009 00:05:30 +0100
# by mkconf $Id$
--- /proc/mdstat:
Personalities : [raid1]
md0 : active (auto-read-only) raid1 sdb5[0]
35840896 blocks [2/1] [U_]
unused devices: <none>
--- /proc/partitions:
major minor #blocks name
8 0 160836480 sda
8 1 96358 sda1
8 2 1 sda2
8 3 9767520 sda3
8 4 71866777 sda4
8 5 78124063 sda5
8 6 979933 sda6
9 0 35840896 md0
253 0 7340032 dm-0
253 1 5242880 dm-1
253 2 12582912 dm-2
253 3 19824640 dm-3
253 4 512000 dm-4
253 5 4194304 dm-5
253 6 36700160 dm-6
253 7 15728640 dm-7
8 16 160086528 sdb
8 17 48163 sdb1
8 18 160650 sdb2
8 19 1 sdb3
8 21 35840983 sdb5
8 22 40965718 sdb6
8 23 83064051 sdb7
253 8 5242880 dm-8
253 9 95764480 dm-9
253 10 2097152 dm-10
253 11 5242880 dm-11
253 12 5242880 dm-12
253 13 3145728 dm-13
253 14 3145728 dm-14
253 15 6664192 dm-15
253 16 10301440 dm-16
--- initrd.img-2.6.29.1:
16236 blocks
etc/mdadm
etc/mdadm/mdadm.conf
lib/modules/2.6.29.1/kernel/drivers/md/dm-mod.ko
lib/modules/2.6.29.1/kernel/drivers/md/dm-snapshot.ko
lib/modules/2.6.29.1/kernel/drivers/md/dm-log.ko
lib/modules/2.6.29.1/kernel/drivers/md/dm-region-hash.ko
lib/modules/2.6.29.1/kernel/drivers/md/dm-mirror.ko
lib/modules/2.6.29.1/kernel/drivers/md/md-mod.ko
lib/modules/2.6.29.1/kernel/drivers/md/linear.ko
lib/modules/2.6.29.1/kernel/drivers/md/multipath.ko
lib/modules/2.6.29.1/kernel/drivers/md/raid0.ko
lib/modules/2.6.29.1/kernel/drivers/md/raid1.ko
lib/modules/2.6.29.1/kernel/drivers/md/raid456.ko
lib/modules/2.6.29.1/kernel/drivers/md/raid10.ko
sbin/mdadm
scripts/local-top/mdadm
--- /proc/modules:
dm_mirror 14224 0 - Live 0xffffffffa00ec000
dm_region_hash 12928 1 dm_mirror, Live 0xffffffffa00e6000
dm_log 10176 2 dm_mirror,dm_region_hash, Live 0xffffffffa00de000
dm_snapshot 17968 0 - Live 0xffffffffa00d4000
dm_mod 57032 30 dm_mirror,dm_log,dm_snapshot, Live 0xffffffffa00c1000
raid1 21424 1 - Live 0xffffffffa00b6000
md_mod 83708 2 raid1, Live 0xffffffffa009c000
--- /var/log/syslog:
--- volume detail:
--- /proc/cmdline
root=/dev/mapper/main-root ro vga=791 quiet
--- grub:
kernel /vmlinuz-2.6.29.1 root=/dev/mapper/main-root ro vga=791 quiet
kernel /vmlinuz-2.6.29.1 root=/dev/mapper/main-root ro vga=791 single
kernel /vmlinuz-2.6.28.1 root=/dev/mapper/main-root ro vga=791 quiet
kernel /vmlinuz-2.6.28.1 root=/dev/mapper/main-root ro vga=791 single
kernel /vmlinuz-2.6.27.12 root=/dev/mapper/main-root ro vga=791 quiet
kernel /vmlinuz-2.6.27.12 root=/dev/mapper/main-root ro vga=791 single
kernel /vmlinuz-2.6.26.3 root=/dev/mapper/main-root ro vga=791 quiet
kernel /vmlinuz-2.6.26.3 root=/dev/mapper/main-root ro vga=791 single
kernel /vmlinuz-2.6.26-1-amd64 root=/dev/mapper/main-root ro vga=791
quiet
kernel /vmlinuz-2.6.26-1-amd64 root=/dev/mapper/main-root ro vga=791
single
kernel /vmlinuz-2.6.15-1-amd64-generic root=/dev/sda3 ro
priority=medium
-- System Information:
Debian Release: 5.0
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.29.1 (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.24 Debian configuration management sy
ii libc6 2.7-18 GNU C Library: Shared libraries
ii lsb-base 3.2-20 Linux Standard Base 3.2 init scrip
ii makedev 2.3.1-88 creates device files in /dev
ii udev 0.125-7 /dev/ and hotplug management daemo
Versions of packages mdadm recommends:
ii exim4-daemon-light [mail-tran 4.69-9 lightweight Exim MTA (v4) daemon
ii module-init-tools 3.4-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
--- End Message ---
--- Begin Message ---
Source: mdadm
Source-Version: 2.6.9-1
We believe that the bug you reported is fixed in the latest version of
mdadm, which is due to be installed in the Debian FTP archive:
mdadm-udeb_2.6.9-1_amd64.udeb
to pool/main/m/mdadm/mdadm-udeb_2.6.9-1_amd64.udeb
mdadm_2.6.9-1.diff.gz
to pool/main/m/mdadm/mdadm_2.6.9-1.diff.gz
mdadm_2.6.9-1.dsc
to pool/main/m/mdadm/mdadm_2.6.9-1.dsc
mdadm_2.6.9-1_amd64.deb
to pool/main/m/mdadm/mdadm_2.6.9-1_amd64.deb
mdadm_2.6.9.orig.tar.gz
to pool/main/m/mdadm/mdadm_2.6.9.orig.tar.gz
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
martin f. krafft <[email protected]> (supplier of updated mdadm package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Sat, 25 Apr 2009 19:04:47 +0200
Source: mdadm
Binary: mdadm mdadm-udeb
Architecture: source amd64
Version: 2.6.9-1
Distribution: unstable
Urgency: low
Maintainer: Debian mdadm maintainers <[email protected]>
Changed-By: martin f. krafft <[email protected]>
Description:
mdadm - tool to administer Linux MD arrays (software RAID)
mdadm-udeb - tool to administer Linux MD arrays (software RAID) (udeb)
Closes: 497949 510641 516605 516802 519328 522300
Changes:
mdadm (2.6.9-1) unstable; urgency=low
.
* New upstream release.
* Do not set -eu in the bugscript to maximise information output in the case
of errors.
* Make initramfs script depend on multipath to ensure its script is run
before ours (closes: #516605).
* Provide an alternative (postfix) for mail-transport-agent (closes:
#522300). I chose postfix because that's the only one I could recommend,
and since the alternative does not affect people who already have an MTA
installed, or have a preference, it won't affect them.
* Honour debconf pre-selection of mdadm/initrdstart (closes: #516802).
* Incorporate patch from Adrian Bridgett: the initramfs hook now checks to
see if all known arrays are listed in mdadm.conf and issues a warning if
this is not the case (closes: #519328).
* Make checkarray skip over arrays still marked auto-read-only
(closes: #510641).
* Add cron.daily snippet from Paul Slootman to run one-shot scans every day
to ensure that failed arrays don't go unnoticed (closes: #497949).
* Bumped Standards-Version to 3.8.1; no changes necessary.
Checksums-Sha1:
46f562daedba9aa1745234cdfc0f34570cbcc2fd 1253 mdadm_2.6.9-1.dsc
1695586a18ca5a16b0cdb4b94f61c4d95ff01b55 215344 mdadm_2.6.9.orig.tar.gz
98f19f056e303c182afbb8beda07739cdc6505bf 136899 mdadm_2.6.9-1.diff.gz
b70f32945d5f3dd929aca4e47cd43dab8618b8fa 274302 mdadm_2.6.9-1_amd64.deb
b9044aac7c7548645c575be08bbc3601241f4508 77702 mdadm-udeb_2.6.9-1_amd64.udeb
Checksums-Sha256:
d9791e7d01e404f63ed684fe5481f82e939113bed42b39e42f0b16942529044b 1253
mdadm_2.6.9-1.dsc
2c9cac849cea9626547bcc8dc4b83c79c26f42f0df61a4152bf34f15b5638363 215344
mdadm_2.6.9.orig.tar.gz
0a541d076e2f5acbbcbbb6bd161ddd4af72b66b7d9422856fc78a761fa086926 136899
mdadm_2.6.9-1.diff.gz
9d8609e9c8be9a7f46693f4992ff7a28f50922e8696108ccb944d424878dc909 274302
mdadm_2.6.9-1_amd64.deb
cd75b526dee9c944a56b08f9349b1d6454228be43d1172a475b8b8df72eccfb9 77702
mdadm-udeb_2.6.9-1_amd64.udeb
Files:
c51f59c48605a4b9201d4615cd1489ad 1253 admin optional mdadm_2.6.9-1.dsc
beaa0f066288441d9b3ad1ef67fa0237 215344 admin optional mdadm_2.6.9.orig.tar.gz
cc5c9b74a6a7868a024225fda4a2e1bd 136899 admin optional mdadm_2.6.9-1.diff.gz
475c4c8698309f3a6a0cb0eaa82f2318 274302 admin optional mdadm_2.6.9-1_amd64.deb
0aeb50dd5f2001cd74d36403e50e48c9 77702 debian-installer optional
mdadm-udeb_2.6.9-1_amd64.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAknzTBoACgkQIgvIgzMMSnUjhwCglqypssXInkBN2/Bv3ttigKpk
8u4An0b4aToGhjFea0E+Pn4YxI0W+BpM
=59my
-----END PGP SIGNATURE-----
--- End Message ---