this post was submitted on 23 Nov 2023
0 points (50.0% liked)

Homelab

371 readers
9 users here now

Rules

founded 11 months ago
MODERATORS
 

I'm building a homelab Kubernetes cluster with 3 nodes to start (each node has 256GB SSD). I'm looking at an external NAS to add into the mix, but not looking to run applications on the NAS. What is the best & cheapest option for a 2 or 4 bay NAS to use for my K8s applications, Plex, photo backup, files, etc?

This 4-bay Terramaster is definitely in my price range -

https://www.amazon.com/TerraMaster-Transcoding-Personal-Storage-Diskless/dp/B07ZV7K7GX?th=1

but also open to ideas on just buying an old machine that is low power consumption that I can shove some drives into.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 10 months ago (1 children)

I have that exact terramaster for sale. It would work with smb/nfs/iscsi.

Other options using your existing hardware.

  • longhorn (rancher)
  • ceph
[–] [email protected] 1 points 9 months ago

Was trying to grok this the other night. If I use HDDs installed on each node (3 nodes with 256GB each), longhorn would allow me to utilize 256GB total assuming I do replication right?

Then if I had a NAS, Longhorn wouldn't be necessary assuming I am running TrueNAS to replicate the data on the NAS?