Skip Navigation

I just won an auction for 25 computers. What should I setup on them?

I placed a low bid on an auction for 25 Elitedesk 800 G1s on a government auction and unexpectedly won (ultimately paying less than $20 per computer)

In the long run I plan on selling 15 or so of them to friends and family for cheap, and I'll probably have 4 with Proxmox, 3 for a lab cluster and 1 for the always-on home server and keep a few for spares and random desktops around the house where I could use one.

But while I have all 25 of them what crazy clustering software/configurations should I run? Any fun benchmarks I should know about that I could run for the lolz?

Edit to add:

Specs based on the auction listing and looking computer models:

  • 4th gen i5s (probably i5-4560s or similar)
  • 8GB of DDR3 RAM
  • 256GB SSDs
  • Windows 10 Pro (no mention of licenses, so that remains to be seen)
  • Looks like 3 PCIe Slots (2 1x and 2 16x physically, presumably half-height)

Possible projects I plan on doing:

  • Proxmox cluster
  • Baremetal Kubernetes cluster
  • Harvester HCI cluster (which has the benefit of also being a Rancher cluster)
  • Automated Windows Image creation, deployment and testing
  • Pentesting lab
  • Multi-site enterprise network setup and maintenance
  • Linpack benchmark then compare to previous TOP500 lists
92 comments
  • Distcc, maybe gluster. Run a docker swarm setup on pve or something.

    Models like those are a little hard to exploit well because of limited network bandwidth between them. Other mini PC models that have a pcie slot are fun because you can jam high speed networking into them along with NVMe then do rapid fail over between machines with very little impact when one goes offline.

    If you do want to bump your bandwidth per machine you might be able to repurpose the wlan m2 slot for a 2.5gbe port, but you'll likely have to hang the module out the back through a serial port or something. Aquantia USB modules work well too, those can provide 5gbe fairly stably.

    Edit: Oh, you're talking about the larger desktop elitedesk g1, not the USFF tiny machines. Yeah, you can jam whatever hh cards into these you want - go wild.

  • a pallet of 4th gens? i have a dozen left here from around that era that i can't get rid of without literally giving them away. they're 'tolerable' for a gui linux or win10 with an ssd, but the 'performance per watt' just isn't there with hardware this old. i used a few of them (none in an always-on role, though), but the rest just sit in the corner, without home nor purpose.

    these 800 g1s are, iirc, 12vo, so upgrade or reuse potential is a bit limited. most users would want windows, and win10 does run 'ok enough' on 4th gen, just make sure they're booting from ssd (120gb minimum). but they'll run into that arbitrarily-errected wall-of-obsolescence with trying to upgrade or install win11 when win10 retires in 18 months (you can 'rufus' a win11 installer, but there's no guarantee that you will be able to in the future). that limits demand and resale value of pretty much all the pre-8th gen hardware.

  • I would personally attempt the Kubernetes cluster if I had that many physical machines!

  • So on one I would suggest frigate. Those support (I think) and pci-e coral ai chip.

    Home assistant would be great bare metal

92 comments