With free esxi over, not shocking bit sad, I am now about to move away from a virtualisation platform i’ve used for a quarter of a century.

Never having really tried the alternatives, is there anything that looks and feels like esxi out there?

I don’t have anything exceptional I host, I don’t need production quality for myself but in all seriousness what we run at home end up at work at some point so there’s that aspect too.

Thanks for your input!

    • MigratingtoLemmy@lemmy.world
      cake
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      2
      ·
      1 year ago

      libvirt does support “clustering” at least in some capability, you can live migrate VMs between hosts

      • vegetaaaaaaa@lemmy.world
        cake
        link
        fedilink
        English
        arrow-up
        2
        ·
        edit-2
        1 year ago

        clustering != HA

        The “clustering” in libvirt is limited to remote controlling multiple nodes, and migrating hosts between them. To get the High Availability part you need to set it up through other means, e.g. pacemaker and a bunch of scripts.