Re: Migrating to a RAID 1 setup (hardware RAID)



On Sun, 23 Apr 2006 21:03:40 -0400, John-Paul Stewart <jpstewart@xxxxxxxxxxxxxxxx> wrote:


AZ Nomad wrote:
On Sun, 23 Apr 2006 13:41:58 -0400, John-Paul Stewart <jpstewart@xxxxxxxxxxxxxxxx> wrote:



Doug.Baggett@xxxxxxxxx wrote:

I have a Slackware 10.2 system (but this question really apples to any
distribution).

I picked up a used 3ware 7500-4LP RAID card and would like to use it
with my current LINUX system which is currently configured on a 30GB
drive.

What is the proper way to migrate the system?


The easiest is to buy two identical disks for your RAID-1 array, create
the array using 3ware's configuration methods, and then copy your
existing stuff over to the array using 'cp -a' or 'tar' or 'rsync' or
whatever method you prefer. Then edit /etc/lilo.conf (or grub's
configuration file, if that's what you use) to point to the array and
re-run LILO. Shutdown, remove the old hard drive, and then boot from
the new array.


Have you ever actually tried that? You do NOT use the file system to
mirror a drive!

I didn't say to use the filesystem to mirror it. I said to "create the
array" and "then copy your existing stuff over" (instead of having to
re-install everything).


'cp -a', 'tar', 'rsync' all use the file system. They will all create
nonidentical mirrors which will be destroyed the first time the
raid s/w or h/w writes the same sectors from the nonidentical first
drive.
.



Relevant Pages

  • Re: Migrating to a RAID 1 setup (hardware RAID)
    ... I picked up a used 3ware 7500-4LP RAID card and would like to use it ... with my current LINUX system which is currently configured on a 30GB ... Then edit /etc/lilo.conf (or grub's configuration file, if that's what you use) to point to the array and re-run LILO. ...
    (comp.os.linux.hardware)
  • Re: Hardware vs software RAID these days...
    ... a hardware RAID card of some sort, or am I just as well off these days ... I've used Linux s/w RAID exclusively for a great many years now. ... line twice over from a RAID-6 array without too many problems on modern ...
    (uk.comp.os.linux)
  • ISA2004EE Remote sql logging
    ... Inside each member of the array there is a dns server that forward the ... both have exactly the same configuration), ... I've setted the isa 2004 services depend on dns service. ... After i've configured the array to log to a external sql server (and ...
    (microsoft.public.isa.enterprise)
  • Re: gvinum -> kernel panic
    ... configuration file aren't exactly the same anymore... ... While gvinum can use those drives, it obviously really dislikes working on the array itself. ... -Download FreeBSD 7 liveiso and start it ...
    (comp.unix.bsd.freebsd.misc)
  • Serialize and Unserializa weird behaviour
    ... I found a strange behaviour using serialize and unserialize to persist ... to file a configuration array. ... I'm using a flat text file to store configuration information. ...
    (php.general)