Your message dated Thu, 2 Sep 2010 14:20:03 +0200
with message-id <[email protected]>
and subject line --incremental regression not reproducible
has caused the Debian Bug report #583378,
regarding regression: incremental fails to add second component
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.)
--
583378: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=583378
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mdadm
Version: 3.1.2-1
Severity: normal
Tags: upstream confirmed
This behaviour exists with 3.1.2 on a 2.6.32 and .34 kernel. With
3.1.1, it works as expected.
(initramfs) mdadm -vv --incremental --run /dev/sda1
mdadm: /dev/sda1 attached to /dev/md0, which has been started.
(initramfs) mdadm -vv --incremental --run /dev/sdb1
mdadm: /dev/md0 is already in use.
--
.''`. 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/)
--- End Message ---
--- Begin Message ---
also sprach Neil Brown <[email protected]> [2010.09.02.1355 +0200]:
> > 2. Is http://bugs.debian.org/583378 fixed by
> > ef83fe7cba7355d3da330325e416747b0696baef ?
>
> No. That change only affect adding a spare when --run isn't specified.
>
> I cannot reproduce this with 3.1.2 on 2.6.23 with a simple RAID1 md0..
> and I don't remember it - sorry.
I cannot reproduce it with 2.6.35-trunk anymore. Might have been
a 2.6.34 bug. Closing bug.
mdadm-lab:~# mdadm -V
mdadm - v3.1.2 - 10th March 2010
mdadm-lab:~# uname -r
2.6.35-trunk-amd64
mdadm-lab:~# mdadm -Cl1 -n2 /dev/md99 /dev/vd[ab]
mdadm: Note: this array has metadata at the start and
may not be suitable as a boot device. If you plan to
store '/boot' on this device please ensure that
your boot-loader understands md/v1.x metadata, or use
--metadata=0.90
Continue creating array? y
mdadm: Defaulting to version 1.2 metadata
mdadm: array /dev/md99 started.
mdadm-lab:~# mdadm -S /dev/md99
mdadm: stopped /dev/md99
mdadm-lab:~# mdadm -vv --incremental --run /dev/vda
mdadm: UUID differs from /dev/md0.
mdadm: UUID differs from /dev/md1.
mdadm: /dev/vda attached to /dev/md/99, which has been started.
mdadm-lab:~# mdadm -vv --incremental --run /dev/vdb
mdadm: UUID differs from /dev/md0.
mdadm: UUID differs from /dev/md1.
mdadm: /dev/vdb attached to /dev/md/99 which is already active.
--
.''`. 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
quick!! act as if nothing has happened!
digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)
--- End Message ---