Originally posted by jclarkv:
What is your suggestion for the best way to back up an x-serve? What's the least expensive way?
There is no "best"... it really depends on what you are doing with the server. Some solutions are quite different and will vary depending on useage or combinations of useage.
The "least expensive" question is best answered with another question... what is the data on the server worth to your organization?
"Best", but NOT least expensive, would be two Xservers with the data mirrored between them. This would give you high availability but no offsite storage should the building burn down.
"Best", but cost will depend on the amount of data to be backed up, would be a tape backup solution. The only one advertised on
http://store.apple.com is the VXA1 firewire tape drive for US$899 which will handle about 40GB of real data. The ad claims 66GB but that is misleading. You will never get 66GB of data on a 33/66 drive in practice. To do a level 0 backup of 400GB of data from an Xserve will take approximately 10 tapes... which will cost you an additional $658. Realistically you will need about $1000 worth of tapes and a $900 tape drive to have a minimal tape backup scheme. It will also take you approximately 19 hours to do the backup! Add to that... $500 for Retrsopect.
If you absolutely have to have offsite storage for a fully dressed Xserve then a 495/990G VXA1 AutoPak will run you about $3500 (before buying the media).
"Good" (depending) and certainly least expensive would be to fit out a G4 tower with 3 x 160G IDE HDDs. Should cost you less than $600 for the drives not including the cost of the G4 or software. Then just backup over the network. Yes it will take a long time and saturate the network the first time you do a backup but it will take a LOT less time to keep the changes in sync.
In any case... the determining factor of how much you can spend is controlled by how much data you can afford to lose.
A few things to remember...
You need to determine how much data needs to be backed up. Exactly what data needs to be backed up. Now and for the next 3-5 years.
RAID 0 (software or hardware based)... if you lose one disk in the array you lose ALL data on that array.
RAID 1 (software or hardware based)... if you lose one mirror, you don't lose any data but you will halve your capacity.
RAID 5 (software or hardware based) if you lose one disk, you don't lose any data but system performance will be degraded until the disk is replaced AND the array rebuilt. Capacity = (size of disk X number of disks) - size of one disk approx.
A server with a large capacity just gives you a way to lose a large amount of data.... and makes backups more difficult.
Having a server does NOT mean you have a server solution... it means you have a server problem.
Having a server AND a comprehensive backup system AND a UPS means you have a server solution.