Online, Inexpensive and Secure Data Storage? 87
ThePolkapunk asks: "After years of suffering through floppy demagnetizations, hard drive crashes, CDR bit rot and the click of death, I've become fed up with having to take care of my own backups. Does anyone know of a reasonably inexpensive, secure data storage facility accessible online that can store all of my important files with enough redundancy for me to feel safe?"
Gmail (Score:2, Informative)
Re:Gmail (Score:2)
Very cool.
Re:Gmail (Score:2)
Simple... (Score:5, Funny)
For extra redundancy, post an obscure blog about it, and then submit that blog to
USB/Firewire drives (Score:3, Informative)
Re:USB/Firewire drives (Score:5, Informative)
I've been doing backups this way for a few months now. It's also easier to backup. Plug in the usb drive, run rsync, unplug and take offsite. I have a script I run in cron (or manually) that tries to mount it first, and only if it suceeds, runs rsync.
I've been meaning to install another drive at my house to backup a couple servers (just haven't gotten around to it yet), but that'll be similar.. rsync over ssl, run in cron every night.
The one thing this doesn't address that tapes usually do is keeping multiple backups. I was doing this for a while - where I had a directory for I think monday, wednesday and friday - but then our storage space increased and I couldn't fit this on my backup drive anymore. It would just be a matter of buying a bigger drive, or getting another couple enclosures and drives, but I haven't done it yet.
I was playing with using rdiff-backup to make differential backups of just our file shares, but due to lack of a usable web interface I haven't bothered (I don't want to spend time selectively restoring backups for people.. if they can't do it themselves I want no part
Re:USB/Firewire drives (Score:2, Informative)
more information [mikerubel.org]
Re:USB/Firewire drives (Score:3, Informative)
Run "date +%a" to see what it does.
Re:USB/Firewire drives (Score:2)
Great script; thanks for the rsync line. BTW, if you wanted to use a for loop, here's one way:
Note that you don't really need to delete the daily.7 dir first; the mv -f should take care of that. Also, I think the $(( ... )) operator might only apply to bash, so you may have to change the !/bin/sh to !/bin/bash at the top of the script.
Another suggestion is to use a version control system to stor
Re:USB/Firewire drives (Score:2)
instead of just using "mkdir daily.0" do a "cp -al daily.1 daily.0" before rsync:
this creates a copy of the previous days backup directory tree, with all files as hardlinks to the previous days data.
Meaning: only space for the directory entries is used, actual file content is just referenced. running rsync over this hardlinked tree will result in just the changed files being
rdiff-backup and dar work better for this (Score:1)
I use rdiff-backup [nongnu.org] for actual incremental backups. rdiff-backup is based on librsync and works amazingly well. There are a few spites such as a lack of checksums and non-numerical user ID's which can be dangerous when restoring a full system, but overall it is very impressive.
If you're solely using (external) HD's for your backups, you'll like DAR (Disk ARchive) [linux.free.fr] even better than rsync/rdiff-backup.
Re:USB/Firewire drives (Score:3, Insightful)
You need rsnapshot [rsnapshot.org] and a *nix box.
I have up to 12 months worth of backups, including hourly snapshots of the previous 24 hours, always available to all the users online. Tapes do not have to be hunted down and mounted. The users can easily go browse their own snapshots and get the files they need when they have an oops. The snapshots are maintained on a different machine than the source data, so an individual machine can melt into a lump of slag with the loss of no more than one hour of data.
Since it uses
rsnapshot is great (Score:2)
Re:USB/Firewire drives (Score:3, Insightful)
Re:USB/Firewire drives (Score:2)
seriously, anybody using tape for backup is asking for trouble
they suck unless you can afford a huge robotic tape thingamjig where even if half the tapes are bad you still have something
tapes are dying...
Re:USB/Firewire drives (Score:2)
Heres my suggestion for online inexpensive secure data storage. Encrypt your backups and share them on a p2p service as hot.slutz.divx.avi.
My server (Score:2)
Seriously, though, I store all my backups myself, because it's important enough to me to back it up but I'm not a corporation that can pay someone to back it up for me. Assuming you're like me, you only have one option.
Re:My server (Score:3, Informative)
If it's important enough for me to feel I need to back it up, it's important enough I would not trust anyone else besides me backing it up.
Couple of external drives works great for me. Important stuff is backed up twice (once to each drive).
YMMV
Re:My server (Score:2)
Now there's an idea. A group of friends could mirror each other's data (encrypted if they don't trust each other).
If three friends got together to do this, each would have two offsite backups.
N friends would have N-1 offsite backups.
Backups?? (Score:4, Funny)
"Only wimps use tape backup: real men just upload their important stuff on ftp, and let the rest of the world mirror it
Re:Backups?? (Score:1)
This assumes, of course, that your stuff is important enough to be mirrored. True of the Linux kernel source, probably not of your high school research paper on the merits of underwater basket weaving.
underwater basket weaving (Score:4, Funny)
RAID (Score:2)
Re:RAID (Score:4, Insightful)
On the other hand if you use an external RAID server to store backups on yep it's not bad. But i'd say that it would be even better to just have a regular ide disk to make backups on, and a remote location you can upload your backups to... RAID is good, but what happens if you PSU goes crazy and kills all the disk in the array (happened to me
So if you can have a place to upload to and it's doable for the amount of data you need to transfer, it'll probably be much cheaper, and much more secure than a RAID array.
Re:RAID (Score:2)
But if you're that paranoid (and after losing a whole RAID array in one go, I don't blame you), you're going to be pretty hardcore and nuanced about your backup strategies.
But, for fairly pedestrian usage, not to mention cost and ease of maintenance (Dead HD? just slap in another one), RAID can't be beat.
I'm also running under the assumption that you have a PCs plus RAID storage setup, so if the RAID goes to shit like yours did, there's a set of data still on the PCs, right?
Bo
No, No, No (Score:2)
WTF (Score:1)
> rm -f ~/important_file
> # Oh shit, I didn't mean to do that!
Please tell me how RAID would fix this problem. I'm waiting...
Waiting...
Still waiting....
Oh, that's right. RAID doesn't fucking solve the fucking problem. That's what fucking backups are fucking for.
Fuckin' A, you're dense.
Re:WTF (Score:2)
Backups are so easy (Score:2)
Bet you really wanted it back, too. What if you mess up a DELETE or UPDATE statement in your database? Or bork a configuration file and want to see what it used to look like?
What if your power goes out in the middle of writing a file to disk and the file gets corrupted? What if you lose multiple disks on your RAID at the same time because they were from the same manufacturing run? What if multiple disks are damaged while t
RAID + LVM snapshots (Score:2)
Not sure if that's what you mean or not, But RAID is *not* a replacement for backup. If you don't pay attention and delete a file, a backup should be able to give you that file back.
That's why you should also take periodic snapshots of your data.
I use Linux LVM over four-disk RAID-5 for most of my data, and LVM over four-disk RAID-1 for my most important data. I have a cron job that creates daily LVM snapshot volumes and removes any snapshot more than a week old, unless it was taken on a Monday, and
Re:RAID (Score:1)
Re:RAID (Score:3, Funny)
As usual.. (Score:4, Insightful)
Here's a hint: Pick two.
Re:As usual.. (Score:3)
Er, why not use GnuPG (free) + 2 Cheap Webstorage/hosts.
Its cheap, its secure, and since the data is on two physically different machines at two different locations it should be reliable.
How 'bout Gmail? (Score:4, Interesting)
Re:How 'bout Gmail? (Score:2)
Re:How 'bout Gmail? (Score:2)
Then, when you login, it pops the 5 accounts one at a time, collates the file system, then caches.
Since you only have to update when you make a change, it wont be slow.
Google has some neato throttling on file dl's, but if you copy t
Re:How 'bout Gmail? (Score:2)
You missed this one: stability (Score:1)
Inexpensive Online Storage (Score:1)
Re:Inexpensive Online Storage (Score:3, Interesting)
Get another 80 Gig hard drive. They go for about $0.40/Gig with rebates (see www.bensbargains.net). Put it inside your machine or in an external USB enclosure.
Get Norton Ghost, or if you don't want to pay for Norton Ghost, make a Knoppix CD for free and use 'ntfsclone'.
Make exact images of your hard drive once a week. It may not be "online" but it couldn't get m
Important issue, many seem to forget. (Score:1, Insightful)
What happens when your hard drive fails and you need to restore? Can you really wait for ten days or more while the restore is downloaded? In my opinion, if you can't do a full restore in four hours or less, then you need a faster backup/restore solution.
Online backups aren't really very useful unless you
Easy (Score:4, Interesting)
my_backup_15-6-2005@yahoo.com
my_backup_16-6-2005@yahoo.com
my_backup_17-6-2005@yahoo.com
my_backup_18-6-2005@yahoo.com
my_backup_19-6-2005@yahoo.com
ad infinitum...
Backups (Score:4, Informative)
Re:Backups (Score:1)
Simon.
EVault.com (Score:5, Informative)
Very reasonably priced and they maintain offsite backups of their backups.
One thing to keep in mind is transfer speed. I would have used them but I have 40gigs of data to back up and it would take too long to send daily.
Re:EVault.com (Score:1)
Re:EVault.com (Score:2)
Consider Magneto-Optical (Score:3, Interesting)
Re:Consider Magneto-Optical (Score:2)
Have you seen how cheap hard drives are these days?? For that much money you could buy several 40Gb drives and mirror them all.
Re:Consider Magneto-Optical (Score:2)
One solution (Score:2)
DIBS (Score:1)
It's an open source project! (Score:2)
That way somebody will mirror it and others will provide torrents.
Information wants to be free!
External hard drives, Yahoo Briefcase (Score:2)
Barring that, you can use an external hard-drive. I use a firewire storage enclosure with a 250 GB drive to back up my notebook, and to provide extra storage for video editing.
multi-terabyte backups (Score:1)
When the terabyte drive gets full, he stores it in a fire-safe cabinet in the studio, so he is able to access it within a few minutes (plu
Re:multi-terabyte backups (Score:2)
The Bigger disk and one of the Big Disks both failed in the same month. Fortunately, the Bigger Disk files also existed elsewhere but replacing the contents of the Big Dis
See all the current losses in backups (Score:3, Insightful)
My advice - make sure you SECURE your data before it leaves the house... ie. run AES over the whole thing. Depending on your parania level - either keep the key locally, or with a DIFFERENT backup provider so that there would have to be a collusion between the two vendors to get your data.
Another solution would be to encrypt the AES key for each backup with your public key - then all you have to do is keep the private key private. Is it small enough to keep on a pair (or more) USB dongles - or again, back it up with a second vendor.
End result - most backup vendors provide physical security, so it is up to you to provide true security for when their physical systems are broken into.
P2P would be nice (Score:2)
The really ideal solution would be a p2p backup network. Each client has their own encryption keys, and agrees that for every X kbytes of local data they need backed up, they're willing to store 3X worth of data from others. Your data is encrypted with your key before being sent out to the p2p network, which is designed to keep a minimum of 3 remote copies of your data out there - if less than 3 copies are detected for any decent amount of time, it just makes more copies on other machines. When you need
Re:P2P would be nice (Score:2)
Removable media (Score:2)
Materials: 1 Linux server, 1 winxp desktop, 2 removable HD cartridges.
The desktop has a removable hard drive cradle [makeitsimple.com].
The backup drive is much larger then the c
Re:Duh (Score:2, Insightful)
NetPod (Score:1)
USB Drives (Score:2)
Multiple CDs in various locations. (Score:2)
The odds of all the CDs going bad or all the places blowing up at the same time are pre
Encrypt your data first... (Score:2)
Can't have your cake and eat it too. (Score:2, Informative)
Pick two.
Marginally On-Topic Observations Regarding Backups (Score:3, Informative)
A quick check of my own hard drive gives me about a gig for my /home directory on the Linux side and about 3.5 gigs for the My Documents and Application Data directories on the Windows side; meanwhile, my Media directory has about 110 gigs in it - all ripped from other media, and thus replacable. Even the 4.5 gig figure could probably be pared down considerably, if I wanted to put the effort into it - especially in Windows, applications tend to leave temporary files everywhere. Although I wouldn't be surprised to hear that many people here have far more data than I, I would also be very surprised to hear many non-business users say that the majority of the information on their hard drives is totally irreplacable - that is, there are more than a few non-professionals who have more space devoted to their own work than they do programs, ripped media, and the like.
Why is this important? It makes it a lot easier to back up your data if you can isolate the important bits. Instead of a fairly expensive solution involving removable hard drives, it's probably possible to fit everything on a much cheaper archival-grade DVD or two - or store everything on a remote backup server for a lot less money. In fact, with only a few gigs of mostly static data to consider, an FTP or SSH-based reciprocal backup arrangement with a friend could work well.
The point here is that, while backing up every single bit on your hard disk is an excellent idea, and will certainly get you back up and running quickly, it can be much more feasable to simply back up the small subset of truly irreplacable data. While it's not as good as a full system backup, it's certainly better than the full system backup you never implemented or used because it was such a hassle. While this kind of system might be unacceptably lax in the buisiness world, it is certainly better than what many home users, including many Slashdotters, are using right now.
Re:Marginally On-Topic Observations Regarding Back (Score:2)
Homeowners and renters insurance may limit how much they'll pay to replace lost media. Even then, you have to contend with finding the media: CDs go out of print, Disney stops selling certain movies for a time... even the companies themselves go out of business. (I've got CDs from labels that don't exist anymore, and were never re-released.)
It's all a matter of priorities.
Re:Marginally On-Topic Observations Regarding Back (Score:2)
--LWM
Semi OT: DVD-RAM? (Score:2)
Re:Semi OT: DVD-RAM? (Score:1)
Re:Semi OT: DVD-RAM? (Score:2)
Take one of your DVD-RAM disks, and look at the underside. Notice the pretty pattern? It's not just there to make them look good! That's hard sectoring; you never ever need to low-level format a DVD-RAM disk.
The DVD-RAM disks do actually last a lot longer than the normal RW disks. I don't know how much longer though, as none of mine have ever died (unlike the RWs). While it may not be so widespread in the western world, I have heard that DVD-RAM is far more common in the Far East.
I also heard somew
Inexpensive (FREE) online storage (Score:1)
You could try Backup-Connect: (Score:1)
They offer online backup services in many parts of europe for reasonable prices, and you can go 30 days back (up to 180, if you pay more.) My company uses it (6 people) and we sleep quite soundly : )
- Jynx
Online remote data storage (Score:1)