Page MenuHomePhabricator

decommission db1119.eqiad.wmnet
Closed, ResolvedPublicRequest

Description

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

db1119.eqiad.wmnet

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. (likely done by script)
  • - 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, and run homer.
  • - remove all remaining puppet references and all host entries in the puppet repo
  • - reassign task from service owner to DC ops team member and site project (ops-sitename) depending on site of server

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

  • - system disks removed (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: mgmt dns entries removed.

Event Timeline

Mentioned in SAL (#wikimedia-operations) [2023-05-22T06:45:42Z] <marostegui@cumin1001> dbctl commit (dc=all): 'Depool db1119 T337206', diff saved to https://phabricator.wikimedia.org/P48437 and previous config saved to /var/cache/conftool/dbconfig/20230522-064541-root.json

Change 921984 had a related patch set uploaded (by Marostegui; author: Marostegui):

[operations/puppet@production] db1119: Disable notifications

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

Change 921984 merged by Marostegui:

[operations/puppet@production] db1119: Disable notifications

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

Change 922470 had a related patch set uploaded (by Marostegui; author: Marostegui):

[operations/puppet@production] instances.yaml: Remove db1119 from dbctl

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

Change 922470 merged by Marostegui:

[operations/puppet@production] instances.yaml: Remove db1119 from dbctl

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

Mentioned in SAL (#wikimedia-operations) [2023-05-23T08:13:43Z] <marostegui@cumin1001> dbctl commit (dc=all): 'Remove db1119 from dbctl T337206', diff saved to https://phabricator.wikimedia.org/P48483 and previous config saved to /var/cache/conftool/dbconfig/20230523-081342-marostegui.json

Change 980084 had a related patch set uploaded (by Marostegui; author: Marostegui):

[operations/puppet@production] site.pp: db1119 will be decommissioned

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

Change 980084 merged by Marostegui:

[operations/puppet@production] site.pp: db1119 will be decommissioned

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

Change 980979 had a related patch set uploaded (by Marostegui; author: Marostegui):

[operations/puppet@production] mariadb: Decommission db1119

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

Change 980979 merged by Marostegui:

[operations/puppet@production] mariadb: Decommission db1119

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

cookbooks.sre.hosts.decommission executed by marostegui@cumin1001 for hosts: db1119.eqiad.wmnet

  • db1119.eqiad.wmnet (PASS)
    • Downtimed host on Icinga/Alertmanager
    • Found physical host
    • Downtimed management interface on Alertmanager
    • Wiped all swraid, partition-table and filesystem signatures
    • Powered off
    • [Netbox] Set status to Decommissioning, deleted all non-mgmt IPs, updated switch interfaces (disabled, removed vlans, etc)
    • Configured the linked switch interface(s)
    • Removed from DebMonitor
    • Removed from Puppet master and PuppetDB
Marostegui updated the task description. (Show Details)
Marostegui added projects: ops-eqiad, DC-Ops.
VRiley-WMF claimed this task.
VRiley-WMF updated the task description. (Show Details)
VRiley-WMF added a subscriber: Jclark-ctr.