← Back to team overview

openstack team mailing list archive

Re: quantum-plugin-openvswitch-agent error

 

Solved by adding 

root_helper = sudo /usr/bin/quantum-rootwrap /etc/quantum/rootwrap.conf

in 

/etc/quantum/plugins/openvswitch/ovs_quantum_plugin.ini
From: arindam@xxxxxxxx
To: openstack@xxxxxxxxxxxxxxxxxxx
Date: Mon, 29 Apr 2013 17:36:25 +0200
Subject: [Openstack] 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'

 		 	   		  

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp 		 	   		  

References