public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Mike Williams <mike@gaima.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Raid 1 problems
Date: Sun, 21 Oct 2007 22:49:11 +0100	[thread overview]
Message-ID: <200710212249.12686.mike@gaima.co.uk> (raw)
In-Reply-To: <20071021230323.67c03a87@pataki.bogus.net>

On Sunday 21 October 2007 22:03:23 Arnau Bria wrote:
> > Let me ask you one more thing. I have this device:
> >
> > md3 : active raid1 hdh6[1]
> >       98727360 blocks [2/1] [_U]
> >
> > And I'd like to add hdf6, and then sync but against it (I mean, make
> > hdf6 "primary" and copy its data to hdh6).
>
> I'd removed the array and created again with second drive missing.
> now I have:
> md3 : active raid1 hdf6[0]
>       98727360 blocks [2/1] [U_]
>
> and will sync.

Yeah, that'd work, or you could have created it with both devices, but 
specifing hdf6 *first*:
mdadm -C /dev/md3 -n2 -l1 /dev/hd[fh]6

As for md1, I'm not sure what to make of that.
I'd be a little wary of it, once the array is created/started the superblock 
must be written, so I'm worried about why the kernel thought it wasn't there. 
Probably nothing though, I've had partitions kicked out of arrays before, 
even though they go back in fine.

-- 
Mike Williams
--
gentoo-user@gentoo.org mailing list



  reply	other threads:[~2007-10-21 22:05 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-21 18:08 [gentoo-user] Raid 1 problems Arnau Bria
2007-10-21 18:34 ` Mike Williams
2007-10-21 19:29   ` Arnau Bria
2007-10-21 19:42     ` Mike Williams
2007-10-21 20:30       ` Arnau Bria
2007-10-21 21:03         ` Arnau Bria
2007-10-21 21:49           ` Mike Williams [this message]
2007-10-21 22:00       ` Neil Bothwick
2007-10-22 18:03   ` Arnau Bria
2007-10-22 19:29     ` Arnau Bria

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=200710212249.12686.mike@gaima.co.uk \
    --to=mike@gaima.co.uk \
    --cc=gentoo-user@lists.gentoo.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