From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-kernel@vger.kernel.org, mingo@redhat.com
Subject: Reconfiguring one SW-RAID when other RAIDs are running
Date: Mon, 04 Nov 2002 22:19:40 -0800 [thread overview]
Message-ID: <3DC762FC.8070007@zytor.com> (raw)
Hi all,
I'm trying to re-create a RAID while leaving the other RAIDs --
including the root filesystem -- running, but mkraid refuses to run:
hera 1 # mkraid /dev/md2
/dev/md0: array is active -- run raidstop first.
mkraid: aborted.
(In addition to the above messages, see the syslog and /proc/mdstat as well
for potential clues.)
hera 2 # cat /proc/mdstat
Personalities : [linear] [raid0] [raid1] [raid5] [multipath]
read_ahead 1024 sectors
md1 : active raid5 sdf2[5] sdc2[4] sde2[2] sdd2[3] sdb2[1] sda2[0]
50339328 blocks level 5, 64k chunk, algorithm 0 [4/4] [UUUU]
md0 : active raid5 sdf3[5] sdc3[4] sde3[2] sdd3[3] sdb3[1] sda3[0]
298881024 blocks level 5, 64k chunk, algorithm 0 [4/4] [UUUU]
unused devices: <none>
(And no, there is no overlap between them.)
Anyone know how to work around this problem? This is using
raidtools-1.00.2-1.3 from RedHat, which seems to be just
raidtools-1.00.2.tar.gz.
(Also note: the raid directory on kernel.org seems to be abandoned.
Unless someone speaks up I'm going to remove it.)
-hpa
next reply other threads:[~2002-11-05 6:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-05 6:19 H. Peter Anvin [this message]
2002-11-05 8:15 ` Reconfiguring one SW-RAID when other RAIDs are running Neil Brown
2002-11-05 10:51 ` H. Peter Anvin
2002-11-05 18:06 ` Joel Becker
2002-11-05 19:23 ` H. Peter Anvin
2002-11-05 19:36 ` Neil Brown
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=3DC762FC.8070007@zytor.com \
--to=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox