Page MenuHomePhabricator

decommission cp2001.codfw.wmnet
Closed, ResolvedPublicRequest

Description

This task will track the decommission-hardware of server cp2001.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.

cp2001.codfw.wmnet

Steps for service owner:

  • - all system services confirmed offline from production use
  • - set all icinga checks to maint mode/disabled while reclaim/decommission 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

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 DECOM: system unracked and decommissioned (by onsite), update netbox with result and set state to offline
  • - IF DECOM: switch port configuration removed from switch once system is unracked.
  • - IF DECOM: add system to decommission tracking google sheet
  • - IF DECOM: mgmt dns entries removed.

Event Timeline

Vgutierrez moved this task from Backlog to Hardware on the Traffic board.

Change 584292 had a related patch set uploaded (by Vgutierrez; owner: Vgutierrez):
[operations/puppet@production] site,install_server: Decommission cp2001

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

Mentioned in SAL (#wikimedia-operations) [2020-03-30T07:10:40Z] <vgutierrez> depool and decommission cp2001 - T248815

cookbooks.sre.hosts.decommission executed by vgutierrez@cumin1001 for hosts: cp2001.codfw.wmnet

  • cp2001.codfw.wmnet (PASS)
    • Downtimed host on Icinga
    • Found physical host
    • Downtimed management interface on Icinga
    • Wiped bootloaders
    • Powered off
    • Set Netbox status to Decommissioning
    • Removed from DebMonitor
    • Removed from Puppet master and PuppetDB

Change 584292 merged by Vgutierrez:
[operations/puppet@production] site,install_server: Decommission cp2001

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

Change 584530 had a related patch set uploaded (by Vgutierrez; owner: Vgutierrez):
[operations/dns@master] Remove cp2001 DNS entries

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

Change 584530 merged by Vgutierrez:
[operations/dns@master] Remove cp2001 DNS entries

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

Vgutierrez updated the task description. (Show Details)
Vgutierrez removed a project: Patch-For-Review.
[edit interfaces interface-range disabled]
     member xe-7/0/46 { ... }
+    member xe-2/0/3;
[edit interfaces]
-   xe-2/0/3 {
-       description cp2001;
-       enable;
-   }
RobH removed a project: DC-Ops.
RobH removed subscribers: wiki_willy, Jclark-ctr.

Change 587371 had a related patch set uploaded (by Papaul; owner: Papaul):
[operations/dns@master] DNS: Remove mgmt DNS for cp200[1-2,4-8,10-14]

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

Change 587371 merged by Papaul:
[operations/dns@master] DNS: Remove mgmt DNS for cp200[1-2,4-8,10-14]

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

Papaul updated the task description. (Show Details)

Complete