Hello, I managed to get my hands on a second hand Proliant HPE server that I want to turn into a media server for myself (possibly family too).
I also have a bunch of drivers lying around in all different sizes. I want a good balance of security, backup and flexibility for the future. So hear my plan out:
- Running Ubuntu server LTS on SAS 600gb disks (now it’s in raid5 array with 3 identical disks but I probably want to change that and take out some disks from it for my data)
- hardware raid 0 on the various single disks (with HPE smart array)
- mergerfs and snapraid for a “raid” and backup (I read some information about it and I think for my use is the best option)
- Headscale VPN (basically Foss tailscale implementation) for remote connection and mesh network
- Docker with all apps
I’m no expert on servers or RAIDs or HPE. What do you think? I’m mostly worried about the hardware raid 0 + Snapraid, is it doable?
When you say raid 0 on the data disks do you mean just having the disks present as single disks and not putting them into arrays? As seeing raid 0 and data storage makes me very nervous.
And yeah I’d take a disk out of your boot array and then that into a raid 1 so you can use the extra for storage/ redundancy elsewhere.
Ah gotcha. See if if your raid controller can be flashed/switched to IT mode(HP might call it something else) as then you won’t have to deal with the raid controller’s raid settings and doing anything weird. Then you can just rely on snapraid to manage the drives.
Okay after a some search looks like I have 3 options:
I think i will go with the last one.
Every disk will be in a single array raid 0 with just itself. In other words, every array is just 1 disk in raid 0 (this because HPE doesn’t have a no-raid option).