On 06.07.2011 16:55, Ben Pfaff wrote:
On Wed, Jul 06, 2011 at 11:27:28AM +0200, Sébastien Riccio wrote:
root# ovs-vsctl add-br trunk0
root# ovs-vsctl add-bond trunk0 bond0 eth0 eth1
root# ovs-vsctl add-port trunk0 mgmt0 tag=85
[hangs]
Ctrl-C
let's try again
root# ovs-vsctl add-port trunk0 mgmt0 tag=85
cannot create a port named mgmt0 because a port named mgmt0 already
exists on bridge trunk0
root# ovs-vsctl add-br test0
[hangs]
Ctrl-C
now every ovs-vsctl command hangs.
This looks like a bug that was introduced on "master" on June 28 and
later fixed on July 1. Is it possible that your copy of "master" is a
few days old?
Hi Ben,
Indeed my git version was cloned between those dates. I tried again with
a fresh
version and the problem is now gone.
Thanks for your help.
Best regards,
Sébastien
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss