We are looking to upgrade our "backup" file server at work (small business). Current setup is a Ubuntu box with a 160GB Samba share that is backed up periodically by our secretary onto a USB Passport drive.
Server requirements: redundancy on the file server and off-site backup (no online backup tools are allowed due to the nature of our business). We don't have a huge amount of data to store (~100GB) but could change. Must be simple as I'm almost positive our secretary will continue to take care of the backups
Our main IT guy and I have differing ideas on how to implement this (he doesn't have any experience with RAID arrays whereas I have several years of managing my own 2+TB servers) -
His idea:
Hot-swappable hardware RAID1 setup, two drives in that one that is pulled weekly for someone to take home (off-site backup) and a new drive replaced to do a rebuild of the array. Hard drives are rotated through periodically so you would have approximately a month's worth of archive as well as backups.
My idea:
Any type of RAID in server that does a cron rsync every night of the data to an external hard drive. External hard drive is swapped out periodically for a new one for archival purposes.
I already had an hour discussion trying to convince him that having a RAID array do a forced rebuild every week would seriously compromise the integrity of the drives, to no avail. I'm looking for some guidance/experiences that I can take to him and try to steer him away from his idea.
Any suggestions?
Server requirements: redundancy on the file server and off-site backup (no online backup tools are allowed due to the nature of our business). We don't have a huge amount of data to store (~100GB) but could change. Must be simple as I'm almost positive our secretary will continue to take care of the backups
Our main IT guy and I have differing ideas on how to implement this (he doesn't have any experience with RAID arrays whereas I have several years of managing my own 2+TB servers) -
His idea:
Hot-swappable hardware RAID1 setup, two drives in that one that is pulled weekly for someone to take home (off-site backup) and a new drive replaced to do a rebuild of the array. Hard drives are rotated through periodically so you would have approximately a month's worth of archive as well as backups.
My idea:
Any type of RAID in server that does a cron rsync every night of the data to an external hard drive. External hard drive is swapped out periodically for a new one for archival purposes.
I already had an hour discussion trying to convince him that having a RAID array do a forced rebuild every week would seriously compromise the integrity of the drives, to no avail. I'm looking for some guidance/experiences that I can take to him and try to steer him away from his idea.
Any suggestions?