On Thu, Jun 22, 2017 at 01:48:23PM +0800, Margin Hu wrote:
> [root@cloud ]# ovs-vsctl del-port provision bond0
> [root@cloud]# ovs-vsctl add-port provision bond0
> ovs-vsctl: Error detected while setting up 'bond0'.  See ovs-vswitchd log
> for details.
> 
> ovs-vswitchd.log
> 
> 1581163:2017-06-22T05:42:07.644Z|283577|dpif|WARN|system@ovs-system: failed
> to add bond0 as port: File exists
> 
> how to solve the issue?   which file  did "File exists" mean?

This may mean that bond0 is already in use in some incompatible way; for
example, that it is part of a Linux bridge created with "brctl addbr".
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to