Has anyone played around with this yet? I was excited to see that OVS was integrated into ProxMox and had hoped to use ProxMox as a test bed for some OVS testing. I installed the ProxMox OVS package on the host and I can add a OVS bridge through the GUI as well as add an interface to the bridge. But the OVS command line tools (ovs-vsctl add-br br0 for instance) don't seem to work. Any changes I make in the GUI (adding a bridge, adding an interface to the bridge, etc) require the physical ProxMox host to be rebooted but they do appear to work and then show up in the OVS command line tool output (ovs-ofctl show vmbr1 for instance). Any changes I make in the CLI show in the show command output but don't appear to work and are lost on a reboot.
Is there a reason that OVS command line tools dont work for creating the bridges? If I create the bridge in the command line and then reboot the host the bridge disappears. If I create it in the GUI and reboot it works.
Thoughts? Seems like only the GUI configuration works but I can use the CLI for show-like commands.
Is there a reason that OVS command line tools dont work for creating the bridges? If I create the bridge in the command line and then reboot the host the bridge disappears. If I create it in the GUI and reboot it works.
Thoughts? Seems like only the GUI configuration works but I can use the CLI for show-like commands.