From: "Ruth Ivimey-Cook" <Ruth.Ivimey-Cook@ivimey.org>
To: linux-raid@vger.kernel.org
Subject: Messed up creating new array...
Date: Fri, 8 Sep 2006 15:04:24 +0100 [thread overview]
Message-ID: <001201c6d34f$b0651710$0e00a8c0@sherlock> (raw)
Folks,
I messed up slightly when creating a new 6-disk raid6 array, and am wondering
if there is a simple answer. The problem is that I didn't partition the drives,
but simply used the whole drive. All drives are of the same type and using the
Supermicro SAT2-MV8 controller.
This is a problem because mdadm doesn't find the component drives... I can only
start the array by using "mdadm --assemble /dev/md3 /dev/sd{drives}". While
this works it means my system doesn't boot very easily :-(
For fixes I can think of the possible solutions:
- Modify the startup script to do the mdadm --assemble /dev/md3
/dev/sd{a,b,c,d,e}. Is there any other disadvantage of this?
- Use fdisk to create whole-disk partitions - but would this damage the
already stored data?
- Start again doing it right.... But this will take >12 hours and has a chance
of failure!
Any thoughts?
Regards,
Ruth
next reply other threads:[~2006-09-08 14:04 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-08 14:04 Ruth Ivimey-Cook [this message]
2006-09-08 20:40 ` Messed up creating new array David Rees
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='001201c6d34f$b0651710$0e00a8c0@sherlock' \
--to=ruth.ivimey-cook@ivimey.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).