Live data from Hacker News

Ask HN: What hardware are you running for your home server?

news.ycombinator.com

31–40 of 100 posts

Re: Ask HN: What hardware are you running for your home server?

#33
Home server is house in an Inter-tech 4u4416, a crappy case, don't buy.

A supermicro motherboard with a 1.6 GHz Intel Xeon E5-2603v3 CPU. 32 GiB ECC memory.

Operating system on a 256 GiB samsung SSD. Main storage on 8x12 TiB HGST HUH721212ALE604 in zfs raidz2 Secondary (backup) storage on 4x5 TiB HGST HDN726050ALE614, zfs zraid2 (only some things are backed up to this). Storage controllers are just plain sata controllers on the motherboard + 2x pcie sata controllers.

Tertiary backup storage on supermicro server that I got for cheap, actually a faster machine, only 16 GiB ram, but 2x xeons, faster ones. That chassis has 36 disk slots on SAS backplanes and SAS controller.. But the machine is older and uses more electricity so I only manually turn it on every 2 months to sync (using zfs send/recv), the disks in that is whatever random stuff I find.

Re: Ask HN: What hardware are you running for your home server?

#35

I used this and built my own. https://mitxpc.com/products/mitx-4125a

If you want to buy hardware for this and not reuse something old, Intel embedded ITX boards are the way. Chipsets J1900, J4125, N6005, or the newest N100. Cheap, low power, x86, standard PC parts, great performance (magnitudes more than SBC-s/RPi-s).

Re: Ask HN: What hardware are you running for your home server?

#38

Love my synology, I’ve been using it for 12 years now. I will upgrade at some point to latest 4bay version

I used to have a QNAP and replaced it with a Synology, but I was actually a little disappointed with the software when it came to the disk management. I had a funny collection of disks capacities and Synology has fewer options when it comes to volume spanning and RAID.

Re: Ask HN: What hardware are you running for your home server?

#39
> I was thinking maybe some small thinkcenter or dell micro PCs + a NAS (Thinking QNAP because they are cheaper). Lower TDP would be great too. Power costs are a concern. Thinking about Nextcloud, plex, jellyfin, home assistant, local backups, etc...

My use cases are similar to yours, and I recently "upgraded" from an 8-bay QNAP NAS filled with 4TB drives (RAID 6) to a 2-bay QNAP NAS (TS-233) with very large hard drives (RAID 1). The TS-262 and TS-264 have some interesting upgrades over that base model.

Re: Ask HN: What hardware are you running for your home server?

#40
It varies a lot, but for a while I had a Synology NAS + a simple AMD PC running Unraid, a lot of Docker containers and some VMs. But I realized I was mainly running services that are idle most of the time, and just doing some I/O the rest of the time. So I upgraded to a bigger Synology (and extra RAM) and moved all the stuff there. I still have a ton of containers and a few VMs, and the hardware is still overkill. I do have a pre-pandemic Raspberry Pi 4 that I use for stuff like Jellyfin and a surveillance cam.
Post reply on HN