All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sander <sander@humilis.net>
To: Marc Perkel <mperkel@yahoo.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Need a little help with Software Raid 1
Date: Wed, 21 Feb 2007 11:43:12 +0100	[thread overview]
Message-ID: <20070221104312.GA2029@cumulus> (raw)
In-Reply-To: <653453.23273.qm@web52506.mail.yahoo.com>

Marc Perkel wrote (ao):
> I have a partition that used to be part of a software
> raid 1 array. It is now loaded as /dev/sda3 but I'd
> like to mirror it to /dev/sdb3 without losing the data
> on the drive. I'm a little nervous about how to set it
> up as I don't want to wipe out the data.
> 
> How do I do this? Using FC6 and up 2 date software.

Create a degraded raid1 on /dev/sdb3, mount the degraded raid1, copy the
data over from /dev/sda3 to the degraded raid1, umount /dev/sda3 and add
it to the degraded raid1 to make it non-degraded.

	With kind regards, Sander

-- 
Humilis IT Services and Solutions
http://www.humilis.net

      reply	other threads:[~2007-02-21 11:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-21  8:25 Need a little help with Software Raid 1 Marc Perkel
2007-02-21 10:43 ` Sander [this message]

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=20070221104312.GA2029@cumulus \
    --to=sander@humilis.net \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mperkel@yahoo.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 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.