From: Alan McKinnon <alan.mckinnon@gmail.com>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] backup hardware setup
Date: Tue, 24 Jun 2014 19:06:34 +0200 [thread overview]
Message-ID: <53A9B01A.8030908@gmail.com> (raw)
In-Reply-To: <20140624144307.GA3908@solfire>
On 24/06/2014 16:43, meino.cramer@gmx.de wrote:
> Hi,
>
> I bought two identical external harddrives, USB 3.0, with 1 TByte each
> (no SSD - the good ole mechanical ones...;).
>
> The intended use is for backup of longer files. The drives will
> contain the same contents.
>
> Currently there are still "clean metal" (no partitioning, no fs).
>
> Data integrity and recoverability (Uhhh...that words looks wrong...) in
> case of an desaster is more important than speed.
>
> What is the recommended way of partitioning ?
> What filesystem to choose?
>
>
> Thank you very much in advance for any help!
> Best regards,
> mcc
>
>
> PS: Running vanilla kernel 3.15.1....
You haven't given much in the way of detail, so I assume you have
regular needs, nothing fancy, and it's all a bunch of files right?
In that case, partitioning and filesystem type are largely irrelevant as
long as you don't have corruption. With one caveat:
You must always make sure the source drive is intact and ok. If not, and
you back it up anyway, then you are already toast (you will overwrite
your last backup with new faulty data).
There's several approaches to how to do the transfer:
If you have say a general fileserver with lots of files that don't
change much or often, just rsync everything in one go. There is no
optimization you can do that will perform much faster than rsync.
If you have a big busy filesystem that changes often and lots, then use
lvm (or anything that can make snapshots) and rsync that.
If you have a huge database where everything is changing all the time,
don't do filesystem copies, use the tools provided by the db vendor. I
doubt this is your need as you would have said so, but it's worth
mentioning.
--
Alan McKinnon
alan.mckinnon@gmail.com
next prev parent reply other threads:[~2014-06-24 17:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-24 14:43 [gentoo-user] backup hardware setup meino.cramer
2014-06-24 15:13 ` thegeezer
2014-06-24 15:28 ` meino.cramer
2014-06-24 15:47 ` thegeezer
2014-06-24 17:41 ` Rich Freeman
2014-06-24 17:06 ` Alan McKinnon [this message]
2014-06-24 17:32 ` meino.cramer
2014-06-24 17:56 ` Alan McKinnon
2014-06-24 18:34 ` meino.cramer
2014-06-24 20:02 ` Alan McKinnon
2014-06-24 20:52 ` Rich Freeman
2014-06-24 21:08 ` thegeezer
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=53A9B01A.8030908@gmail.com \
--to=alan.mckinnon@gmail.com \
--cc=gentoo-user@lists.gentoo.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