I've had an unraid server on old hardware for years with 2 mirrored btrf SSDs for cache, appdata and system, and then the array consisting of 3 4Tb WD Reds - one parity - for backup and media.
One of the disks is on the way out and I've been meaning to migrate to my 'newer' old PC for a while now. Currently its bare bones:
- 1 1Tb nvme for cache, appdata and system.
- 1 8Tb WD Red for the array.
The plan was to migrate, get it all set up, then add a 2nd WD Red for "Parity" (which in a 2 drive setup I'd guess is basically a mirror). Problem is the 8Tb WD Red is noisy. Even with the chassis on foam you can hear the whine thru the floor, and the heads sound a bit like they're playing the drums in there. I don't fancy sticking a 2nd one in it.
Actual question starts here
So, plan B is bite the bullet and pay out for the 8Tb Samsung EVO SSD. But I can't afford 2! So, is there a way to set up a regular rsync/copy from the SSD to the array? My idea would be to stick the SSD in a pool on its own, then set up a regular (maybe once a week) sync to the array to give myself some basic data protection on the server itself. The WD Red would then be spun down most of the time.
I've seen other posts that say use ZFS and snapshots, but one of the things I like about unraid is the simplicity of the storage - if anything goes wrong I can just stick the array disk into any machine that reads XFS and there's my data.
TIA and appologies if this has already been answered - I couldn't find it.