Hi Ben,

As below ,I have got more details about the problem.
 
1\ the total number of ports added to OVS bridge successfully is fixed. only 
when deleted one port(using ovs-vsctl del-port bridge_1 group11_0),another port 
could be added.
2\ when I set the veth interfaces as internal mode (ovs-vsctl set Interface 
group12_0 type=internal),all the ports can be added to the OVS bridge 
successfully. but openflow port number can`t be created at this time.

Best regards
Wei Shen


-----邮件原件-----
发件人: shenwei (G) 
发送时间: 2015年6月8日 9:52
收件人: 'Ben Pfaff'
抄送: discuss@openvswitch.org
主题: 答复: [ovs-discuss] 【seeking help】port-added error && openflow-port Number 
error

Hi Ben,
Thank you very much for your reply!


>>such as running two ovs-vswitchd processes at once, or removing and 
>>reinserting the OVS kernel module while ovs-vswitchd is running.
  How to confirm if there are two ovs-vswitchd processes running at once ?

>> or removing and reinserting the OVS kernel module while ovs-vswitchd is 
>> running.
  Before reinserting a new ovs kernel module(using insmod openvswitch.ko) every 
time ,I just rmmoded the openvswitch.ko first.Is this right?
  How to stop the running ovs-vswitchd? 

Look forward to your reply again.

Best regards.
Wei Shen



-----邮件原件-----
发件人: Ben Pfaff [mailto:b...@nicira.com]
发送时间: 2015年6月6日 12:03
收件人: shenwei (G)
抄送: discuss@openvswitch.org
主题: Re: [ovs-discuss] 【seeking help】port-added error && openflow-port Number 
error

On Fri, Jun 05, 2015 at 05:57:31AM +0000, shenwei (G) wrote:
>            seeinglog(/var/run/openvswitch/ovs-vswitchd.log): 
> 2015-06-04T01:28:22Z|57448|netlink_socket|INFO|netlink dump request 
> error (No such file or directory)

That is a very strange error.  It indicates something pretty seriously wrong.  
I don't have a good guess as to what, though, because this is the first time 
I've seen this error reported.  It makes me wonder whether you did something 
really odd, such as running two ovs-vswitchd processes at once, or removing and 
reinserting the OVS kernel module while ovs-vswitchd is running.
_______________________________________________
discuss mailing list
discuss@openvswitch.org
http://openvswitch.org/mailman/listinfo/discuss

Reply via email to