From: "H. Peter Anvin" <hpa@zytor.com>
To: linux-raid@vger.kernel.org
Subject: Re: Growing an Array?
Date: 11 Nov 2002 10:33:03 -0800 [thread overview]
Message-ID: <aqot4v$os5$1@cesium.transmeta.com> (raw)
In-Reply-To: 20021106173553.163A03B807@jaded.cynicism.com
Followup to: <20021106173553.163A03B807@jaded.cynicism.com>
By author: Derek Vadala <derek@cynicism.com>
In newsgroup: linux.dev.raid
>
> On Wed, 6 Nov 2002, Huntress Gary B NPRI wrote:
>
> > Actually I meant an array of six 73GB drives switching to six 180GB
> > drives, but thats conceptually the same.
>
> I think that your best bet is to bring the new array online and copy the
> data over using traditional methods. That's going to be the fastest way to
> get the new array online. The other methods (backup and restore,
> raidreconf) are either slower or don't apply specifically to this case.
>
Note that in large-scale data moves, like this, where you're reluctant
to take the system offline: if you can put the new storage online
(connected either to the same or a different server) you run the copy
process while the data is still online, then when you close for the
migration you can do an incremental update (rsync -aHS --delete is
good for this; if you want to be extra paranoid at the expense of
significantly slower execution rsync -acHS --delete.) This is
typically a lot quicker than copying all the data once offline.
-hpa
--
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt <amsp@zytor.com>
next prev parent reply other threads:[~2002-11-11 18:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-06 17:25 Growing an Array? Huntress Gary B NPRI
2002-11-06 17:35 ` Derek Vadala
2002-11-11 18:33 ` H. Peter Anvin [this message]
2002-11-11 18:41 ` Derek Vadala
-- strict thread matches above, loose matches on Subject: below --
2002-11-06 17:08 Huntress Gary B NPRI
2002-11-06 17:17 ` Derek Vadala
2002-11-06 15:26 Huntress Gary B NPRI
2002-11-06 16:56 ` Derek Vadala
2002-11-06 14:46 Huntress Gary B NPRI
2002-11-06 15:12 ` Alistair Riddell
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='aqot4v$os5$1@cesium.transmeta.com' \
--to=hpa@zytor.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 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.