From: exe@agava.com
To: linux-raid@vger.kernel.org
Subject: bug in --manage mode
Date: Mon, 20 Aug 2007 11:34:17 +0400 [thread overview]
Message-ID: <op.txcknfdohy6b49@exelap> (raw)
Hello, I hit a bug in mdadm.
According to "--manage --help" this must work, but it doesn't:
-bash-3.2# mdadm --manage -a /dev/md2 /dev/sda3
mdadm: /dev/sda3 does not appear to be an md device
But this works fine:
-bash-3.2# mdadm --manage --add /dev/md2 /dev/sda3
mdadm: re-added /dev/sda3
The version is:
LFS:root@~:mdadm --version
mdadm - v2.6.2 - 21st May 2007
--
Kandalincev Alexandre
next reply other threads:[~2007-08-20 7:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-20 7:34 exe [this message]
2007-08-29 13:39 ` bug in --manage mode Bill Davidsen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=op.txcknfdohy6b49@exelap \
--to=exe@agava.com \
--cc=linux-raid@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.