Page MenuHomePhabricator

decommission bellatrix.frack.codfw.wmnet
Closed, ResolvedPublicRequest

Description

This task will track the decommission-hardware of server bellatrix.frack.codfw.wmnet.

With the launch of updates to the decom cookbook, the majority of these steps can be handled by the service owners directly. The DC Ops team only gets involved once the system has been fully removed from service and powered down by the decommission cookbook.

Steps for service owner:

  • - all system services confirmed offline from production use
  • - set all icinga checks to maint mode/disabled while reclaim/decommmission takes place.
  • - remove system from all lvs/pybal active configuration
  • - any service group puppet/hiera/dsh config removed
  • - remove site.pp, replace with role(spare::system) recommended to ensure services offline but not 100% required as long as the decom script is IMMEDIATELY run below.
  • - login to cumin host and run the decom cookbook: cookbook sre.hosts.decommission <host fqdn> -t <phab task>. This does: bootloader wipe, host power down, netbox update to decommissioning status, puppet node clean, puppet node deactivate, debmonitor removal.
  • - remove all remaining puppet references (include role::spare) and all host entries in the puppet repo
  • - remove ALL dns entries except the asset tag mgmt entries.
  • - reassign task from service owner to DC ops team member depending on site of server: codfw = @Papaul, eqiad = @Jclark-ctr, all other sites = @RobH.

End service owner steps / Begin DC-Ops team steps:

  • - disable switch port / set to asset tag if host isn't being unracked / remove from switch if being unracked.
  • - system disks wiped (by onsite)
  • - determine system age, under 5 years are reclaimed to spare, over 5 years are decommissioned. If uncertain, ask @wiki_willy.
  • - IF DECOM: system unracked and decommissioned (by onsite), update netbox with result and set state to offline
  • - IF DECOM: switch port configration removed from switch once system is unracked.
  • - IF DECOM: add system to decommission tracking google sheet
  • - IF DECOM: mgmt dns entries removed.

Event Timeline

Jgreen updated the task description. (Show Details)

Change 571303 had a related patch set uploaded (by Jgreen; owner: Jgreen):
[operations/dns@master] remove bellatrix.frack.codfw.wmnet

https://gerrit.wikimedia.org/r/571303

Change 571303 merged by Jgreen:
[operations/dns@master] remove bellatrix.frack.codfw.wmnet

https://gerrit.wikimedia.org/r/571303

Jgreen updated the task description. (Show Details)

@Jgreen haha i was waiting for the task thanks

@Jgreen haha i was waiting for the task thanks

I thought I'd already done it, then was surprised today when it reported that it needed a package update!

papaul@fasw-c-codfw# show | compare
[edit interfaces interface-range disabled]
     member "ge-[0-1]/0/12" { ... }
+    member "ge-[0-1]/0/7";
[edit interfaces interface-range vlan-administration]
-    member "ge-[0-1]/0/7";
[edit interfaces]
-   ge-0/0/7 {
-       description bellatrix;
-   }
-   ge-1/0/7 {
-       description bellatrix;
-   }
Papaul added a subscriber: RobH.
Papaul added a subscriber: RobH.

Change 573059 had a related patch set uploaded (by Papaul; owner: Papaul):
[operations/dns@master] DNS: Remove mgmt DNS for Bellatrix

https://gerrit.wikimedia.org/r/573059

Change 573059 merged by Papaul:
[operations/dns@master] DNS: Remove mgmt DNS for Bellatrix

https://gerrit.wikimedia.org/r/573059

Papaul updated the task description. (Show Details)

complete