5.9.80 opennebula
debian 10.1
after updating Opennebula it deployment VM with openVswitch stopped working
deployment.17 (2.4 KB)
here is configuration of VM.
If I remove openvswitch VM can be started, but I don’t want to change that
Hello,
looks like you don’t have OpenNebula drivers (“remotes”) updated on the hypervisor hosts. Please run onehost sync --force on the frontend under oneadmin to distribute the new drivers on your nodes.
See
http://docs.opennebula.org/5.8/operation/host_cluster_management/host_guide.html#update-host-drivers
Best,
Vlastimil
yes! it works!
Thank you!