From: Rich West <Rich.West@wesmo.com>
To: linux-raid@vger.kernel.org
Subject: Linux RAID - Moving array from one system to another
Date: Fri, 02 Jan 2004 11:36:25 -0500 [thread overview]
Message-ID: <3FF59E09.6000403@wesmo.com> (raw)
I'm attempting a full system upgrade and, after a couple of attempts and
quick back-outs, I figured I would break down and ask.. I was unable to
find anything via Google regarding this, so here goes:
Scenerio is:
o I have an older server running Linux Software RAID-5 across 5 disks
that are all housed in an external case (including the root drive which
is not part of the RAID-5 array)
o The server is running quite happily, but the OS (a RH 6.1 system that
has been upgraded throught the years to RH 8) is in need of an upgrade.
o We obtained a 1U Dell with hardware raid which we loaded the OS on the
root mirror.
o The 1U unit also has an onboard Adaptec SCSI card (outside of the
megaraid card).
o We want to migrate over to the 1U server
What were were thinking was that we could shutdown the old server,
disconnect the extrenal SCSI case, plug it in to the new server, and
boot it with the hopes that the OS would recognize the RAID partition.
Unfortunately, that did not happen. It did see the drives, but did not
autodetect the RAID-5 array.
We tried mdadm --assemble /dev/md0 /dev/sda1 /dev/sdc1 /dev/sdd1
/dev/sde1 /dev/sdf1. It appeared to work as we were able to mount the
drive, but any access to the array resulted in the OS freezing as it
marked all of the drives as failed.
With the new system, because of the arrangement, the drive letters all
got re-adjusted compared to the old server.
Is there a way to do what I am looking for, or should I just move the
case over to the new machine and re-create the RAID-5 array. Then,
restore (from tape) the contents of the array? I'm pretty much at that
point, but I just wanted to see if moving the array was even feasible. :)
-Rich
reply other threads:[~2004-01-02 16:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=3FF59E09.6000403@wesmo.com \
--to=rich.west@wesmo.com \
--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).