From: Mitchell Laks <mlaks@post.harvard.edu>
To: linux-raid@vger.kernel.org
Subject: Re: how to create a degraded raid1 with only 1 of 2 drives ??
Date: Sun, 20 Jan 2008 14:52:53 -0500 [thread overview]
Message-ID: <20080120195253.GA11393@earthlink.net> (raw)
In-Reply-To: <20080120192801.GA11149@earthlink.net>
I think my error was that maybe I did not
do write the fdisk changes to the drive with
fdisk w
so I did
fdisk /dev/sda
p
then
w
and then when I did
mdadm -C /dev/md0 --level=2 -n2 /dev/sda1 missing
it worked and set up the array.
Thanks for being there!
Mitchell
next prev parent reply other threads:[~2008-01-20 19:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-01-20 19:28 how to create a degraded raid1 with only 1 of 2 drives ?? Mitchell Laks
2008-01-20 19:34 ` michael
2008-01-20 19:52 ` Mitchell Laks [this message]
2008-01-20 21:38 ` David Greaves
2008-01-20 22:12 ` 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=20080120195253.GA11393@earthlink.net \
--to=mlaks@post.harvard.edu \
--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).