Hi,

I have a LACP bond with lacp-time=fast and the physical switch ports the same.
Things seems to be working okay (1 PDU /sec etc), but there is a concern about 
the timeout flag.

# ovs-appctl lacp/show | egrep state
        actor state: activity timeout aggregation synchronized collecting 
distributing
        partner state: activity timeout aggregation synchronized collecting 
distributing
        actor state: activity timeout aggregation synchronized collecting 
distributing
        partner state: activity timeout aggregation synchronized collecting 
distributing

What does the timeout flag mean? It does not show if slow is used instead of 
fast.
I believe it means that "fast" is enabled on the slave - is that correct?

https://github.com/openvswitch/ovs/blob/c431227e33503421d3412bd33415750b6010730d/lib/lacp.c#L41
https://github.com/openvswitch/ovs/blob/c431227e33503421d3412bd33415750b6010730d/lib/lacp.c#L833

Thanks,
Darragh.


_______________________________________________
discuss mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-discuss

Reply via email to