Hi, Dear all:
I have installed my OVS in Ubuntu-14.04. The OVS version is 2.5.0.
I installed two VMs in the system, and the ifconfig list contains
'vnet0' and 'vnet1'.
When I add a port named 'vnet1' to br0, it shows:
ovs-vsctl: Error detected while setting up 'vnet1'. See ovs-vswitchd
log for details.
I have seen some information from
http://openvswitch.org/pipermail/discuss/2015-April/017242.html
But to be different, the 'vnet0' indeed exist on my system. But it still
show the error.
There are also some information:
root@troy-PC:/# ovs-vsctl show
b9aceda7-76a9-47af-8f8c-c07ce0c85daa
Bridge "br0"
Port "vnet1"
Interface "vnet1"
Port "br0"
Interface "br0"
type: internal
Bridge "br1"
Port "br1"
Interface "br1"
type: internal
Port "vnet0"
Interface "vnet0"
There are no error in the list, witch is different with that discuss.
Also, when I put the two vnet to different br, the two VMs still can
reach each other and Internet. I guess the ovs of host didn't work.
When I put the eth0 to the br0 in the host, I cannot reach the Internet.
It suggests ovs can work.
Can anyone help me? why it produce this error?
Thanks,
Best regards,
Troy
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss