Couldn't find anything relevant in the GUI so I logged in to experiment with the tools. Did I miss something?
hmmm
Code:
root@pve1:~# ovs-vsctl ?
-bash: ovs-vsctl: command not found
root@pve1:~# uname -a
Linux pve1 2.6.32-28-pve #1 SMP Tue Mar 18 15:21:47 CET 2014 x86_64 GNU/Linux
root@pve1:~# whereis ovs-vsctl
ovs-vsctl:
root@pve1:~# dpkg -l|grep openv
root@pve1:~#
Code:
root@pve1:~# apt-get -s install openvswitch*
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'openvswitch-switch' for regex 'openvswitch*'
Note, selecting 'quantum-plugin-openvswitch' for regex 'openvswitch*'
Note, selecting 'openvswitch-ipsec' for regex 'openvswitch*'
Note, selecting 'openvswitch-datapath-source' for regex 'openvswitch*'
Note, selecting 'openvswitch-datapath-module' for regex 'openvswitch*'
Note, selecting 'quantum-plugin-openvswitch-agent' for regex 'openvswitch*'
Note, selecting 'openvswitch-test' for regex 'openvswitch*'
Note, selecting 'openvswitch-controller' for regex 'openvswitch*'
Note, selecting 'openvswitch-dbg' for regex 'openvswitch*'
Note, selecting 'python-openvswitch' for regex 'openvswitch*'
Note, selecting 'openvswitch-datapath-dkms' for regex 'openvswitch*'
Note, selecting 'openvswitch-brcompat' for regex 'openvswitch*'
Note, selecting 'openvswitch-pki' for regex 'openvswitch*'
Note, selecting 'openvswitch-common' for regex 'openvswitch*'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
openvswitch-brcompat : Depends: openvswitch-switch (= 1.4.2+git20120612-9.1~deb7u1) but 2.0.90-3 is to be installed
openvswitch-controller : Depends: openvswitch-common (= 1.4.2+git20120612-9.1~deb7u1) but 2.0.90-3 is to be installed
openvswitch-dbg : Depends: openvswitch-common (= 1.4.2+git20120612-9.1~deb7u1) but 2.0.90-3 is to be installed
Depends: openvswitch-switch (= 1.4.2+git20120612-9.1~deb7u1) but 2.0.90-3 is to be installed
openvswitch-ipsec : Depends: openvswitch-common (= 1.4.2+git20120612-9.1~deb7u1) but 2.0.90-3 is to be installed
Depends: openvswitch-switch (= 1.4.2+git20120612-9.1~deb7u1) but 2.0.90-3 is to be installed
openvswitch-pki : Depends: openvswitch-common (< 1.4.2+git20120612-9.1~deb7u1.1~) but 2.0.90-3 is to be installed
E: Unable to correct problems, you have held broken packages.