openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #23097
quantum-plugin-openvswitch-agent error
Hi,
I am getting the following error. Any help will be highly appreciated.
head /var/log/quantum/ovs-agent.log
2013-04-29 16:59:15 ERROR [quantum.agent.linux.ovs_lib] Unable to execute ['ovs-vsctl', '--timeout=2', '--', '--if-exists', 'del-port', 'br-int', 'patch-tun']. Exception:
Command: ['sudo', 'ovs-vsctl', '--timeout=2', '--', '--if-exists', 'del-port', 'br-int', 'patch-tun']
Exit code: 1
Stdout: ''
Stderr: 'sudo: sin tty presente y no hay programa askpass especificado\n'
2013-04-29 16:59:15 ERROR [quantum.agent.linux.ovs_lib] Unable to execute ['ovs-ofctl', 'del-flows', 'br-int']. Exception:
Command: ['sudo', 'ovs-ofctl', 'del-flows', 'br-int']
Exit code: 1
Stdout: ''
Stderr: 'sudo: sin tty presente y no hay programa askpass especificado\n'
Follow ups