Skip to content

Edge datapath attach permanently breaks a bonded uplink #583

Description

@scotwells

Summary

Starting the edge datapath on a node whose public interface is a bond leaves every attached link unable to transmit.

The links stay up and keep receiving, but send nothing, so the switch times the LACP session out and drops them from the aggregate. A node with both of its links attached loses all connectivity, and neither stopping the datapath nor waiting restores it.

This took two production machines offline and a third has been running on a single uplink since it was deployed.

Acceptance criteria

  • A node keeps its uplinks when the datapath starts on a bonded public interface
  • Stopping the datapath returns any affected link to service without a power cycle
  • A node that cannot attach safely fails visibly rather than going offline

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

Priority

None yet

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions