Your message dated Mon, 22 Apr 2013 14:27:07 +0200
with message-id <[email protected]>
and subject line Re: Bug#705920: "mdadm --scan" called for "dpkg-reconfigure
mdadm", even though mdadm is disabled
has caused the Debian Bug report #705920,
regarding "mdadm --scan" called for "dpkg-reconfigure mdadm", even though mdadm
is disabled
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.)
--
705920: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=705920
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mdadm
Version: 3.2.5-3~bpo60+1
Even though mdadm is disabled in /etc/default/mdadm, the initramfs
hook calls mdadm --scan:
root 2621 1766 0 09:43 ? 00:00:00 \_ sshd: root@pts/0
root 2623 2621 0 09:43 pts/0 00:00:00 | \_ -bash
root 2678 2623 0 09:43 pts/0 00:00:00 | \_ /usr/bin/perl -w
/usr/sbin/dpkg-reconfigure mdadm
root 2741 2678 0 09:43 pts/0 00:00:00 | \_ /bin/sh
/var/lib/dpkg/info/mdadm.postinst configure 3.2.5-3~bpo60+1
root 2757 2741 0 09:44 pts/0 00:00:00 | \_ /bin/sh
/usr/sbin/update-initramfs -u
root 2775 2757 0 09:44 pts/0 00:00:00 | \_ /bin/sh
/usr/sbin/mkinitramfs -o /boot/initrd.img-3.2.0-0.bpo.4-amd64.new
3.2.0-0.bpo.4-amd64
root 8138 2775 0 09:45 pts/0 00:00:00 | \_
/bin/sh /usr/share/initramfs-tools/hooks/mdadm
root 8226 8138 0 09:45 pts/0 00:00:00 | \_
/bin/sh /usr/share/mdadm/mkconf
root 8233 8226 0 09:45 pts/0 00:00:00 |
\_ /sbin/mdadm --examine --scan --config=partitions
grep -v ^\# /etc/default/mdadm:
INITRDSTART='none'
AUTOSTART=false
AUTOCHECK=false
START_DAEMON=false
DAEMON_OPTIONS="--syslog"
VERBOSE=false
grep -v ^\# /etc/mdadm/mdadm.conf:
CREATE owner=root group=disk mode=0660 auto=yes
HOMEHOST <system>
MAILADDR root
Regards
Harri
--- End Message ---
--- Begin Message ---
also sprach Harald Dunkel <[email protected]> [2013.04.22.1016 +0200]:
> Even though mdadm is disabled in /etc/default/mdadm, the initramfs
> hook calls mdadm --scan:
You disabled the daemon and the autostarting. This does not mean
that the mdadm package does not try to install /etc/mdadm/mdadm.conf
for which is must scan the partitions.
--
.''`. martin f. krafft <[email protected]> Related projects:
: :' : proud Debian developer http://debiansystem.info
`. `'` http://people.debian.org/~madduck http://vcs-pkg.org
`- Debian - when you have better things to do than fixing systems
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/sig-policy/999bbcc4/current)
--- End Message ---