Gentoo Archives: gentoo-user

From: Rich Freeman <rich0@g.o>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] smartctrl drive error @60%
Date: Thu, 26 Jun 2014 02:15:55
Message-Id: CAGfcS_nSkWf1XyJdaKiE2VYLZZWVD4kM150G_3r2zBW65rk91w@mail.gmail.com
In Reply to: Re: [gentoo-user] smartctrl drive error @60% by Dale
1 On Wed, Jun 25, 2014 at 10:07 PM, Dale <rdalek1967@×××××.com> wrote:
2 > Rich Freeman wrote:
3 > I don't have anything on the cloud to backup too. That would likely be
4 > a good idea but I can't afford anything pricey, which is why I hadn't
5 > bought a backup drive before now either. Plus, something I'd prefer to
6 > keep under my thumb. Heck, some things here are encrypted, bank info
7 > and such. Also, while I have DSL, it ain't real speedy. Backing up
8 > that much data over my connection could take a while, like days, maybe
9 > even a week or more.
10
11
12 I put my backups on Amazon S3 reduced-redundancy - it is a few cents
13 per GB per month. I think I have something like 20-30GB backed up.
14 Oh, if you need to actually retrieve it that will cost you 10 cents
15 per GB, but frankly if my house burned down that would be the least of
16 my concerns.
17
18 I'd only use the cloud to back up critical data. If you want to back
19 up your mythtv and mp3 collection, then you're going to be uploading a
20 LOT of data and paying quite a bit to store it. If you want to be
21 storing TB of data offsite there are better ways of doing it.
22
23 The advantage of something like S3 is that it is always there, which
24 means you stick a duplicity script in your crontab and just
25 periodically check up on it. You don't have to remember to do your
26 backups. It just isn't practical to use it for more than a few dozen
27 GB depending on your incremental strategy.
28
29 I also have a 50Mbps outbound connection, which doesn't hurt.
30
31 Your next best option is to find a friend with similar needs and give
32 each other a place to upload your encrypted backups to. That will
33 just cost you drive space, but if you're both planning on backing up
34 1TB of data it will still cost you the one-time drive purchase.
35
36 If you want a quick cloud-capable backup solution, I'd look at
37 duplicity. I just wish it had options for Google Drive (it supposedly
38 does, but as far as I can tell it doesn't work, at least not with a
39 two factor application password).
40
41 Rich

Replies

Subject Author
Re: [gentoo-user] smartctrl drive error @60% Dale <rdalek1967@×××××.com>