Page MenuHomePhabricator

decommission db2094.codfw.wmnet
Closed, ResolvedPublicRequest

Description

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

db2094.codfw.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.
  • - IF RECLAIM: set netbox state to 'inventory' and hostname to asset tag

Related Objects

Event Timeline

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

[operations/puppet@production] check_private_data_report: Remove db2094

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

Change 893395 merged by Marostegui:

[operations/puppet@production] check_private_data_report: Remove db2094

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

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

[operations/puppet@production] mariadb: Decommission db2094

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

Change 894358 merged by Marostegui:

[operations/puppet@production] mariadb: Decommission db2094

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

cookbooks.sre.hosts.decommission executed by marostegui@cumin1001 for hosts: db2094.codfw.wmnet

  • db2094.codfw.wmnet (WARN)
    • Downtimed host on Icinga/Alertmanager
    • Found physical host
    • Management interface not found on Icinga, unable to downtime it
    • 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 a project: ops-codfw.

Ready for DCOps

@Jhancock.wm I think you can now do this from start to finish no need to assign the task back to me. So after you remove the disk and remove the server form the rack you can go into Netbox, https://netbox.wikimedia.org/extras/scripts/offline_device.OfflineDevice/
and enter the server name and check the commit changes. Once all that is done you can resolve the task, Let me know if you have any questions.
Thanks

Jhancock.wm updated the task description. (Show Details)

Thanks for the direction @Papaul. This is completed.