Your message dated Fri, 13 Oct 2006 00:17:31 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#386315: fixed in mdadm 2.5.4-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: initramfs-tools
Version: 0.79
The mkinitramfs script invokes the mdadm hook in
/usr/share/initramfs-tools/hooks/. The hook, in turn, invokes the mdadm
script called mkconf, located at /usr/share/mdadm/mkconf.
The mkconf script calls `mdadm -Escpartitions`, which can produce
incorrect results in certain situations. These incorrect results,
incorporated into an initramfs that needs to mount RAID, could cause the
system to not boot. See Debian bug #386315 for more information.
If you're short on time, scroll down to my addendum to that bug report
from Sat, 09 Sep 2006 14:32:31 -0400. It shows the output of `mdadm
-Escpartitions` with two /dev/md0 devices and no /dev/md2 device.
My work-around was to run mkinitramfs with -k, which tells mkinitramfs
to keep the temporary files. Then, I changed the mdadm.conf in the
temporary directory to the correct configuration and recreated the
initramfs image by following the cpio and gzip steps near the end of the
mkinitramfs script.
This is certainly not something a novice would be able to do, so I
advise finding an alternative to `mdadm -Escpartitions` soon.
Colin
--
Colin W. Wetherbee
http://colinwetherbee.com/
--- End Message ---
--- Begin Message ---
Source: mdadm
Source-Version: 2.5.4-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.5.4-1_amd64.udeb
to pool/main/m/mdadm/mdadm-udeb_2.5.4-1_amd64.udeb
mdadm_2.5.4-1.diff.gz
to pool/main/m/mdadm/mdadm_2.5.4-1.diff.gz
mdadm_2.5.4-1.dsc
to pool/main/m/mdadm/mdadm_2.5.4-1.dsc
mdadm_2.5.4-1_amd64.deb
to pool/main/m/mdadm/mdadm_2.5.4-1_amd64.deb
mdadm_2.5.4.orig.tar.gz
to pool/main/m/mdadm/mdadm_2.5.4.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.7
Date: Fri, 13 Oct 2006 08:32:20 +0200
Source: mdadm
Binary: mdadm mdadm-udeb
Architecture: source amd64
Version: 2.5.4-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: 385726 385951 386315 388172
Changes:
mdadm (2.5.4-1) unstable; urgency=low
.
* New upstream release:
- --examine now reports chunk size also for RAID6 and RAID10
- fix endianness issues with v1 superblocks (closes: #385726) and bitmap
metadata.
- improved message when mdadm detects similar superblocks
(closes: #385951).
- documents that the automatic update of the super-minor field in the
superblock when using a 2.6 kernel only applies to RAID levels 1 and
higher. RAID0 array superblocks must be manually updated
(closes: #386315, #388172).
- removes partition table from any whole device added to an array.
- allow --auto=yes to specify a number; if mdadm determines from the
device name that you want a partitionable array, this number determines
the number of sub-device nodes to create.
* Removed patch previously used to fix #385951 because it's not adequate.
See the bug log for reasons.
Files:
bd5501cafec20ae19546fa80045a0d4d 771 admin optional mdadm_2.5.4-1.dsc
167f6fe5b55a82766cf397377e080bea 177756 admin optional mdadm_2.5.4.orig.tar.gz
4797024e3770a5a8b0d6869b8a13eba1 95117 admin optional mdadm_2.5.4-1.diff.gz
a48bfb8cfd4fcbda08147c55229c881b 212448 admin optional mdadm_2.5.4-1_amd64.deb
cd4dfc752ade07e7fc51d5d6de0cad6f 70754 debian-installer optional
mdadm-udeb_2.5.4-1_amd64.udeb
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFLzpmIgvIgzMMSnURAqEwAKCZKsF9ofHdva5bEvNCVbQGIQm+FgCfYqT5
y0gr9ndIvUrEel+aJyp3358=
=iA2L
-----END PGP SIGNATURE-----
--- End Message ---