this post was submitted on 25 Nov 2023
2 points (100.0% liked)

Homelab

371 readers
9 users here now

Rules

founded 11 months ago
MODERATORS
 

I have the possibility of getting my hands on a practically unlimited supply of S905X2 Android boxes, they have 2GB of RAM and 8GB eMMC, only 100Mbit LAN but USB-3 as well.

I was joking around with colleagues, what about making an ARM cluster out of them? Use the 100Mbps port as a management port and add a USB3 Gigabit or 2.5G adapter for general traffic. Power the cluster by PoE using PoE to 5v splitters from a smart, management switch with PoE (10W each box?).

Lets say I got 40 boxes with 4 cores, that's 160 cores and 80GB of RAM. It could run Armbian with Kubernetes or something lighter. I personally have no use for it, but it could be a fun proof of concept?

Tell me why I shouldn't do this! Tell me why it won't work and why I'd be wasting my time.

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

A modern multicore x64 with half that RAM would run any workload that cluster could do... faster (carved into a handful of containers or VMs if you needed isolation).

It's a cool project, for fun! It would be a horrible way to do any useful work though. Just the thought of wiring it all up makes me shudder...

[–] [email protected] 1 points 9 months ago (4 children)

Not only a ton of work but likely also much more expensive than you might think even with free boxes. A Gbit USB adapter costs lie $10, you might also need a cable, a switch, maybe (some) PSUs, a power strip, maybe some box to put everything into... And now you suddenly are spending $400-800 on this project just to get a rather lame cluster. Those cores are rater slow, 2GB of RAM is not that much, and 8GB of storage means you also need some kind of NAS.

If you like the project go for it but do not expect this to be a wise way to spend your time and money. 3-4 NUCs are likely less expensive and much more fun.

[–] [email protected] 1 points 9 months ago (1 children)

Plus the entire thing would likely be pulling way more power too, and take up 10-20x the space.

[–] [email protected] 1 points 9 months ago

I switched a 6 year server over to a 3 node pi k8s and it runs with half the power. The one annoying thing is building images for Arm arch as a lot of common helm charts aren't built for multi arch builds yet.

load more comments (2 replies)
load more comments (2 replies)