Page MenuHomePhabricator

Set frdata1001 switch ports to fundraising vlan
Closed, ResolvedPublic

Description

Please set both switch ports for host frdata1001 to the eqiad-fundraising vlan. The server is currently offline, and this change be done safely anytime.

Related Objects

StatusSubtypeAssignedTask
OpenAKanji-WMF
OpenNone
DeclinedNone
ResolvedJgreen

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript

@Jgreen I believe I've done what's required now (not all that familiar with this workflow however). Both ports that are labelled for frdata1001 are now members of the fundraising vlan. Any issues just let me know.

cmooney@fasw-c-eqiad> show interfaces descriptions | match frdata1001
ge-0/0/24       down  down frdata1001
ge-1/0/24       down  down frdata1001
cmooney@fasw-c-eqiad# show | compare
[edit interfaces interface-range vlan-fundraising]
     member "ge-[0-1]/0/15" { ... }
+    member ge-0/0/24;
+    member ge-1/0/24;

@cmooney Both interfaces show no-carrier, can you confirm that the switch ports are enabled?

@Jgreen my bad yeah they were both still part of the disabled group.

Both up/up now, hopefully looks better your side too.

cmooney@fasw-c-eqiad> show interfaces descriptions | match 0/24
ge-0/0/24       up    up   frdata1001
ge-1/0/24       up    up   frdata1001

@Jgreen my bad yeah they were both still part of the disabled group.

Both up/up now, hopefully looks better your side too.

cmooney@fasw-c-eqiad> show interfaces descriptions | match 0/24
ge-0/0/24       up    up   frdata1001
ge-1/0/24       up    up   frdata1001

Yep, that fixed it. Thank you!

Jgreen claimed this task.