On Fri, Aug 11, 2017 at 11:56:20AM +0530, swetha Jagadish wrote:
> When i try to add a group with 3000 action buckets, error is observered
> 
> 
> *[2017-07-31 12:05:00.823] ovs-vswitchd: ovs|00607|ofp_util|WARN|OpenFlow
> message bucket length 40 exceeds remaining buckets data size 24*
> 
> *[2017-07-31 12:05:00.823] ovs-vswitchd: ovs|00608|connmgr|INFO|br0<->unix:
> sending OFPGMFC_BAD_BUCKET error reply to OFPT_GROUP_MOD message*
> 
> When debugged further, i could see that since the since the bucket_lenght
>  > 65000 this error is observed as this is the maximum message size
> supported.
> 
> Need suggestions to overcome on the above issue.

You can add the buckets a few at a time.
_______________________________________________
discuss mailing list
disc...@openvswitch.org
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to