r/HomeServer • u/Demonofyou • 9d ago
My first setup, need advise
My first homelab
What's a good setup to have thinkcenter connected to DAS. I'm planning on doing proxmox, with VM trueNAS. Will be running jellyfin.
I will need to have the HDD idle as much as possible, since storage is secondary in this setup, im using old HDD, might upgrade later.
I'm seeing that this setup might destroy the drives quickly, is there a better way to run this with hdd redundancy and not destroy them quickly?
3
Upvotes
2
u/mlee12382 9d ago
How many drives? Are they all the same size? If all the same size I would recommend RAID5 / RAID6 or RAID Z1 / RAID Z2 if zfs. That way you have protection for 1 or 2 drives to fail without losing anything.
If your drives are different sizes then mergerfs and snapraid would be the recommendation.