Proxmox

2200 LXC Containers on a Mini PC!



I am continuing my experiments around what types of workloads and how many we can run on mini PCs in the home lab.

[ad_2]

source

Related Articles

16 Comments

  1. I'm surprised to learn about the 1024 limitation of the native Linux bridge. We wouldn't know unless you did something crazy like this experiment, so many thanks for that.

  2. This is fascinating. My takeaway here is no, I don't need another piece of hardware, I'm good to throw another VM, or LXC, or two or three on my existing hardware! Cool stuff, thanks Brandon!

  3. interesting… maybe…. awesome… no. The containers are essentially idle so all that's happening is the host OS is just looping through a list waiting for something to do. And the same can be said for the VM test. Cute, but that's it.

  4. I wouldn’t call running hundreds of VMs or thousands of LXCs a ”realistic workload” when they are all from the exact same base image. You do know that the reuseable memory you get when running even slightly different OS and software is not even comparable? Maybe do another test with all different operating system versions and different applications for comparison?

  5. $10k/yr for only 100 machines!? I've got a few hundred virtual machines across a 5 node proxmox cluster… that gets expensive really quick – given how ridiculously expensive $10k is, particularly when there are free open source options for network documentation as well.

  6. My gut feeling is that you hit the max number of ports on the interface. Leading me to think you could have added a second or third interface and split up the node across them. Avoiding the nested PVE method you used. I am guessing that you could even add "virtual" interfaces on a single NIC (assuming the system has only one) and create a bridge on it. It would be interesting to see if you can get that to work.

  7. I really enjoy your videos because you are a systems guy that produces high quality content about true homelabbing (from an IT Pro's perspective)….in that i mean a homelab that is designed around upskilling and not about setting up the rr's to get things for free. Keep up the good work!

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button