Page MenuHomePhabricator

eqiad/esams/drmrs LVS: use Netbox BGP flag
Closed, ResolvedPublic

Description

Follow up from T375464#10170262

Only the LVS in eqiad/esams/drmrs still have their BGP config manually done on the router side. See https://netbox.wikimedia.org/dcim/devices/?cf_bgp=False&name__isw=lvs&status=active&sort=name

"fixing" this should be relatively straightforward, along the lines of, for each site:
1/ flip the BGP flag to true on all the site's LVS
2/ run Homer on the LVS' neighbor (either the core router or the ToR switch, depending on the type of vlan it's in)

The change should be close to a NOOP as it would replace and existing configuration by a similar one. Depending on the diff, the BGP sessions might not even bounce.

To be done under the supervision of Traffic and Netops.

Related Objects

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
cmooney triaged this task as Medium priority.

Mentioned in SAL (#wikimedia-operations) [2025-02-25T16:09:40Z] <XioNoX> set bgp to true on lvs6002 - T380469

Mentioned in SAL (#wikimedia-operations) [2025-02-25T16:16:41Z] <XioNoX> set bgp to true on lvs6001 - T380469

Mentioned in SAL (#wikimedia-operations) [2025-02-25T16:18:08Z] <XioNoX> set bgp to true on lvs6003 - T380469

Mentioned in SAL (#wikimedia-operations) [2025-02-25T16:21:29Z] <XioNoX> set bgp to true on esams LVS - T380469

Mentioned in SAL (#wikimedia-operations) [2025-02-25T16:30:30Z] <XioNoX> set bgp to true on eqiad LVS - T380469

All done ! There was no diff, as expected in the best case scenario.