Content server backups
Posted
by Dan Sosedoff
on Server Fault
See other posts from Server Fault
or by Dan Sosedoff
Published on 2009-06-09T18:59:13Z
Indexed on
2010/03/22
14:21 UTC
Read the original article
Hit count: 534
What is the best way to backup data on content servers? For example, I have 15 servers that just have content, no applications running on it. Each server has a 250 GB hard drive. So, it's a pretty big amount of data. All the data have external access (via HTTP). So, the question is: what methodology is best in my case?
The most useful method I know is cross-backup: when each server contains its own data and backup of one other server. But, there is significant reduction in total capacity.
RAID?
© Server Fault or respective owner