Comment on [Help] My first serious self hosted server
Egonallanon@feddit.uk 1 week agoAh 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.
TechyTochy@sh.itjust.works 1 week ago
Okay after a some search looks like I have 3 options:
I think i will go with the last one.
3dcadmin@lemmy.relayeasy.com 1 week ago
If you go down that route then look at zfs which will allow you some redundancy (like raid) raidz1 can tolerate 1 drive dying and radz2 can tolerate 2, but obviously it is not 100% though I have never had a drive failure corrupt a zfs pool in like 10 years, and replacing a drive is easy. This question has, I’m afraid, many answers. zfs on a 3 drive system would run nicely though, and zfs is supported by Ubuntu. But of course we are talking different ways to do things, and this is part of the fun of self hosting!
3dcadmin@lemmy.relayeasy.com 1 week ago
oh and then there is truenas which will do all that you want and allows installation of things like plex and/or jellyfin automagically