Skip Navigation
homelab @lemmy.ml sx44 @lemmy.world

new home server suggestions?

I have around 30TB of data scattared around between cloud services, external hard drives, a small plex server, etc.

I would like start a storage server to store everything, with a bit of computing power for other task (plex as mentioned).

I'm looking on ebay at the Dell Edgeserver t330 or similar, starting with 3x 18TB drives, and since it has 8 bay, I'll have plenty of space for future upgrades. It seems have also a decent cpu, so it should handle plex and some other tasks without issues.

My concerns is about noise; it is going to be put under a desk in my lab and not inside a rack, I saw some videos on youtube and it doesnt seem too noisy, but hard to tell from a video. And for power usage, it will run mostly at idle I think, so I dont think it will drink too much.

Do you think it make sense? Any suggestion?

As said, the only hard requirements are quite a bit disk spaces for future expansion (6x-8x 3.5 drive support) a decent cpu, and doesnt have to be too noisy.

I've also evaluated buying a parts a built it from scratch, using like the new intel n100 with is very powerful with low power usage, a big case and so on for a similar price.

17

You're viewing a single thread.

17 comments
  • I’ve also evaluated buying a parts a built it from scratch, using like the new intel n100 with is very powerful with low power usage, a big case and so on for a similar price.

    Yes do that. You wont need a very powerful CPU. Consider that you'll saturate your gigabit ethernet before your CPU when using SMB thus it doesn't make sense to have all powerful hardware. Another important thing to consider is the software: if you go bare Debian fully headless / no desktop environment and install the things you need manually - avoid Docker overheads, TrueNAS and other useless overheads - you'll use WAY less resources and your system will run considerably quieter.

    Here is a real-world example with am i5-7400 + 8GB RAM + 20 TB BTRFS RAID 1 NAS I built:

    While transferring a big file from a Windows machine the NAS CPU is handling it just fine while the network is already saturated. Btw I got that CPU+Board+RAM for 70€ second hand.

    The only thing to consider is that if you for plex you'll most likely want a CPU that has good support for video decoding. Do your research on that but believe me with I say under gigabit speeds and mechanical hard drives ANY CPU will make it.

17 comments