I'm creating a new quieter and lower power mini-server for home use. It's mostly "single user".
It:
* Has bulk storage, movies, mp3s, etc. etc.
* Runs my home automation services in docker.
* Runs PiHole and Home Assistant
The server I have created (replacing a power hungry ex-gaming PC), is a Dell Optiplex i5 3.4Ghz, 8Gb RAM. I have a 256Gb Sandisk SSD as a boot drive.
I attached a 5 bay USB3.0 enclosure to it.
The plan was to put 3x2Tb drives in RAID 5. My existing 6Tb bulk storage drive and another existing 2Tb drive in the enclosure.
I've got to the point of initialising the RAID 5 array and I'm getting cold feet.
It turns out that 3x2Tb drives in RAID5 comes down to only 3.4Tb actual storage after formating.... and the array is STILL recovering and claiming to take 5 hours.
The concept was to store most personal work related stuff and personal "important" stuff on the RAID array. Probably my /home directory actually. Leaving the replaceable media stuff on the bulk drives.
In addition I have another external enclosure with a 2Tb drive in it which can be switched off. I use this for manual backups periodically. So selected "Must not lose" items would be transfered onto there as often as I remember, but the HDD itself will be powered off 95% of the time, so should last quite a while.
As I see it...
Reasons to have RAID5 - A small amount of resilience and recovery for one disk going bad. A small performance boost on reads.
Reasons not to have RAID 5 or at all - Adds complexity to recovering hard disks, especially when transfering between machines., lowers the amount of available space significantly. I get just over half of the capacity of the 3 disks.
What say ye?
It:
* Has bulk storage, movies, mp3s, etc. etc.
* Runs my home automation services in docker.
* Runs PiHole and Home Assistant
The server I have created (replacing a power hungry ex-gaming PC), is a Dell Optiplex i5 3.4Ghz, 8Gb RAM. I have a 256Gb Sandisk SSD as a boot drive.
I attached a 5 bay USB3.0 enclosure to it.
The plan was to put 3x2Tb drives in RAID 5. My existing 6Tb bulk storage drive and another existing 2Tb drive in the enclosure.
I've got to the point of initialising the RAID 5 array and I'm getting cold feet.
It turns out that 3x2Tb drives in RAID5 comes down to only 3.4Tb actual storage after formating.... and the array is STILL recovering and claiming to take 5 hours.
The concept was to store most personal work related stuff and personal "important" stuff on the RAID array. Probably my /home directory actually. Leaving the replaceable media stuff on the bulk drives.
In addition I have another external enclosure with a 2Tb drive in it which can be switched off. I use this for manual backups periodically. So selected "Must not lose" items would be transfered onto there as often as I remember, but the HDD itself will be powered off 95% of the time, so should last quite a while.
As I see it...
Reasons to have RAID5 - A small amount of resilience and recovery for one disk going bad. A small performance boost on reads.
Reasons not to have RAID 5 or at all - Adds complexity to recovering hard disks, especially when transfering between machines., lowers the amount of available space significantly. I get just over half of the capacity of the 3 disks.
What say ye?