Bug #15225
closedKilling states on downed gateways breaks for static interface configurations
100%
Description
An interface with a static configuration can have a pending gateway status. In this scenario, killing states for downed gateways does not work.
Updated by Marcos M about 1 year ago
- Status changed from New to Waiting on Merge
- Assignee set to Marcos M
- Target version set to 2.8.0
- % Done changed from 0 to 100
- Plus Target Version set to 24.03
Updated by Marcos M about 1 year ago
- Status changed from Waiting on Merge to Feedback
Applied in changeset 8faff1900a29feb8e7c192591ce932f8bd4a62aa.
Updated by Danilo Zrenjanin about 1 year ago
I couldn't find a way to make the statically defined gateway in the pending status.
I tried:
On a physical appliance, by disconnecting the cable.
On a physical appliance by administratively disabling the port on the switch.
On a VM by disconnecting the interface on the VM itself.
Changing the IP address on the default gateway side, to be out of scope.
None of the above made the gateway in the pending status. It always just goes to Offline status.
Updated by Marcos M about 1 year ago
- Status changed from Feedback to Resolved
I can reproduce it here by disconnecting the VM link on the host side using ESXi 7. The patch resolves the issue in this case.