All of lore.kernel.org
 help / color / mirror / Atom feed
* Need a little help with Software Raid 1
@ 2007-02-21  8:25 Marc Perkel
  2007-02-21 10:43 ` Sander
  0 siblings, 1 reply; 2+ messages in thread
From: Marc Perkel @ 2007-02-21  8:25 UTC (permalink / raw)
  To: linux-kernel

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.

Thanks in advance.



 
____________________________________________________________________________________
Food fight? Enjoy some healthy debate 
in the Yahoo! Answers Food & Drink Q&A.
http://answers.yahoo.com/dir/?link=list&sid=396545367

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Need a little help with Software Raid 1
  2007-02-21  8:25 Need a little help with Software Raid 1 Marc Perkel
@ 2007-02-21 10:43 ` Sander
  0 siblings, 0 replies; 2+ messages in thread
From: Sander @ 2007-02-21 10:43 UTC (permalink / raw)
  To: Marc Perkel; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-21 11:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-21  8:25 Need a little help with Software Raid 1 Marc Perkel
2007-02-21 10:43 ` Sander

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.