I need to setup an array on a new system that i'll be putting together.
The plan is this:
1x 160GB drive for OS
2/3x 500GB drives for RAID storage
1x External backup drive with scheduled rsync.
Now ive been looking at either RAID1 with 2 drives or RAID5 with 3 drives but one thing is of a slight concern and that is with RAID5 performance on writes is generally slower than one disk.
The files being stored are mainly office documents and a few large customer databases. With the possibility of a MySQL server being setup sometime in the future.
Would I be better off going for a 3 drive RAID5 with rsync backup or just stick to RAID1?
Edit: On another note, unless I can get the extra funding this will need to be done through FakeRAID or Linux RAID using mdadm.
The plan is this:
1x 160GB drive for OS
2/3x 500GB drives for RAID storage
1x External backup drive with scheduled rsync.
Now ive been looking at either RAID1 with 2 drives or RAID5 with 3 drives but one thing is of a slight concern and that is with RAID5 performance on writes is generally slower than one disk.
The files being stored are mainly office documents and a few large customer databases. With the possibility of a MySQL server being setup sometime in the future.
Would I be better off going for a 3 drive RAID5 with rsync backup or just stick to RAID1?
Edit: On another note, unless I can get the extra funding this will need to be done through FakeRAID or Linux RAID using mdadm.
Last edited: