Running KVM and LXC parallel

Hello,
I’ve one server/host and want to run KVM & LXC on this machine.
When I install the service “opennebula-node-kvm”, it automatically removes “opennebula-node-lxc”
How can I use both? Or what’s the preferred way to do this?

Versions of the related components and OS (frontend, hypervisors, VMs):
ubuntu Server 20.04.4 LTS
Opennebula 6.2

You need to somehow (maybe with the help of the package manager) force both packages to coexist (or their contents). The packages are basically an order to install the required dependencies and some host configuration, like sudoers, for the oneadmin user to run the hypervisors. If you’d like to see this process more streamlined, please consider upvoting this issue.

1 Like