Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
--CD ROM?
DVD?
Tape backups (DLT, Exabyte)?
What software do you use?
I'm backing up to CD-ROM at the moment but it's a major pain in the
butt. I'm thinking a DVD burner is an obvious solution but I was
wondering if anyone had any other clever ideas? I don't really like
the idea of tape based backup as I have too much experience with it
and have formed the opinion that all digital tape backup mediums
are pure evil and are not to be trusted (plus they cost a fortune).
Cheers, Joe
--
'Don't play what's there, play what's not there.' - Miles Davis
The problem with a RAID array is that a virus, power surge or brown out can take the whole thing down in seconds. They're also a little cost prohibitive for me at the moment. Eventually I will probably set up a Linux based server to serve up images but I still won't rely on any form of backup that is not mechanically decoupled from my system with the ability to be transported to an offsite location (I always keep two backups, one onsite, one off).Why not put all the data online?
With 3Ware's IDE RAID controllers, you can have up to 24 drives in
RAID5 configuration. All online and redundant - instant access to
many TB's of pix.
I have 3 of these controllers - two of them running RAID10 in my
active servers and another R5 in archive server.
Brian.
--I agree with the hard disk strategy and have been using it for
image archival. However, I actually maintain three backups. The
first backup is a "working copy backup" and always online. It
allows me to immediately recover a image if the original is
accidently overwritten, deleted, etc. The remaining two backups
are alternately online (one online, one offline). The offline
backup is stored offsite. When it comes time to swap the
online/offline drives, the online drive is first moved to the
offsite storage, then the offsite storage is brought onsite and
online. This ensures that there is no point in time that all
storage is in the same building.
Offline/offsite storage is important to prevent catastrophic
failures (e.g. virus attacks, fire, electrical surges, catastrophic
system failures, etc.).
James
The problem with a RAID array is that a virus, power surge or brownWhy not put all the data online?
With 3Ware's IDE RAID controllers, you can have up to 24 drives in
RAID5 configuration. All online and redundant - instant access to
many TB's of pix.
I have 3 of these controllers - two of them running RAID10 in my
active servers and another R5 in archive server.
Brian.
out can take the whole thing down in seconds. They're also a little
cost prohibitive for me at the moment. Eventually I will probably
set up a Linux based server to serve up images but I still won't
rely on any form of backup that is not mechanically decoupled from
my system with the ability to be transported to an offsite location
(I always keep two backups, one onsite, one off).
Cheers, Joe
--
'Don't play what's there, play what's not there.' - Miles Davis
I'm aware of what RAID is however the only thing that a RAID array's redundancy protects you from is a mechanical failure of the drive. It does not protect you again a failure of communciation to the drive, brown out, power surge, fire, flood damage, or where I'm from... complications caused by earthquakes.Cost? - $1/Gb - not that prohibative
Redundancy? - that is what RAID is: Redundant Array of Inexpensive
Disks
As a software engineer I can tell you that 1) you are very lucky, 2) you've had more viruses on your system than you know about (you just didn't discover them and they weren't triggered) 3) before a virus scanner can detect and clean a virus the virus must first be released, cause damage, and be discovered before a virus profile can be written. You don't have to give out your email address in order for someone to get it, if you have it posted anywhere on your website it can easily be obtained by an automated spam bot. There are TONS of other ways to get your email address. I also assume you use your email to communicate with other users who may not be so careful about checking for viruses, etc. If someone else's machine is hit by a virus and your email address is on that machine then the virus now has access to your email address and can send itself to you. Some of these viruses are VERY sophisticated.This is a solution for somebody who wants instant access to a file
when needed. Otherwise, why archive - to spend hours searching for
a single disc that has the client file?
Virus? - I've never run a virus scanner in almost 20 years, have
discovered two viruses over that time that did nothing. I am on
the internet almost all the time - but I never d/l anything I think
might be hazardous, don't give out email, and wouldn't allow a data
server to have access to that sort of thing. Anyway, there are
virus scanners out there.
UPS's are a false sense of security if you don't understand what their capabilities and limitations are. A lightening strike can easily bypass a sophisticated surgre protection circuit. A UPS is an uninterruptable power supply, if the power goes out it switches over to a battery backup. Not all UPSes are created equal and the cheap ones don't regulate voltage (they may condition it (RFI filters) but they don't regulate it (the more expensive units do though)). A UPS can not protect your equipment from all power surges.Brown out/power surge? - when would somebody run a production
server without protection - UPS offers this protection for minimal
expense.
And if your studio burns down then what? How much is your data worth to you (or your clients)? Pardon the pun but if your studio burns those disks are toast (groanBackups onsite and off - taking the corporate route of disaster
recovery. Now were back to cost - costs twice as much: money and
time. And how far offsite do you have it? Bank vault, seperate
city? More cost.
Very true. Cheers, JoeThere is no perfect way to backup - different methods work for
different people. At some point, one has to figure out how much it
is worth to backup data compared to the revenue that the 'old' data
might bring in.
Brian.
Hi Joe,CD ROM?
DVD?
Tape backups (DLT, Exabyte)?
What software do you use?
I'm backing up to CD-ROM at the moment but it's a major pain in the
butt. I'm thinking a DVD burner is an obvious solution but I was
wondering if anyone had any other clever ideas? I don't really like
the idea of tape based backup as I have too much experience with it
and have formed the opinion that all digital tape backup mediums
are pure evil and are not to be trusted (plus they cost a fortune).
Cheers, Joe
Typically LTO Ultrium backs 15 meg per second uncompressed. We backup 60 gigabytes in a little over an hour daily with our Ultruim LTO 1. If it's taking 15 hours not including verify, you really need to get rid of some problem files. It sounds like perhaps you may have a disk full of Windows junk files like the thousands of C:_restore\temp*.cpy which 98 & ME create. If you are using a good backup system, these files are totally unnecessary and will absolutely "KILL" any backup system when it hits 60,000 or more of these tiny (usually about 60 bytes) files.It's not a matter of if, but when, yoi'll suffer a major loss of
data. Hard drives fail, viruses infect, users make errors. It
WILL happen so plan for it.
Tape stores a lot but is very, very slow and often does not allow
for random access. An LTO tape backup of say, 100GB, could easily
run 15 hours not including verify.
Quite right.Archiving a Zip (or any archive format) is playing with fire.
--CD ROM?
DVD?
Tape backups (DLT, Exabyte)?
What software do you use?
I'm backing up to CD-ROM at the moment but it's a major pain in the
butt. I'm thinking a DVD burner is an obvious solution but I was
wondering if anyone had any other clever ideas? I don't really like
the idea of tape based backup as I have too much experience with it
and have formed the opinion that all digital tape backup mediums
are pure evil and are not to be trusted (plus they cost a fortune).
Cheers, Joe
--
'Don't play what's there, play what's not there.' - Miles Davis
With a 4x DVD writer it takes under 20 minutes to write a full (4.7
GB) DVD. At 2.4X it takes about 30-35 minutes. However, DVD media
is still more expensive per MB than CD-R media.