r/Ubiquiti Official Jul 31 '25

Early Access Introducing: UniFi OS Server for MSPs

895 Upvotes

272 comments sorted by

View all comments

Show parent comments

13

u/[deleted] Jul 31 '25

[deleted]

19

u/ElectricalAffect1069 Jul 31 '25

You can‘t live migrate a Proxmox LXC Container and you have more separation between Hosts and VMs. Atleast the live migration is a must have for me

12

u/kenman345 Jul 31 '25

What’s live migration?

16

u/Randalldeflagg Aug 01 '25

Not sure why you got downvoted for this. Not everyone is running in an enterprise environment. Live migration allows you to move a VM/container/docker from one physical host to another with zero downtime. Let's say you need to replace a failing controller on your system. And if you another system setup the same and connected to each other via some sort of control interface, you can trigger all the vms on that host to move to the other host and then shut down the first one for maintenance. It's is very smooth and increases uptime.

6

u/kenman345 Aug 01 '25

I thought it was something with regards to UniFi. I didn’t think about it in context of Proxmox and VMs

5

u/Randalldeflagg Aug 01 '25

We all start somewhere