Page MenuHomePhabricator

decommission clouddb1019.eqiad.wmnet
Closed, ResolvedPublicRequest

Description

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

clouddb1019

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
  • - 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 no owner and ensure the site project (ops-sitename depending on site of server) is assigned.

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

Event Timeline

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

[operations/puppet@production] installserver: Remove clouddb1019

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

Change #1270758 merged by Marostegui:

[operations/puppet@production] installserver: Remove clouddb1019

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

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

[operations/puppet@production] eqiad.yaml: Remove clouddb1019

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

Change #1270764 merged by Marostegui:

[operations/puppet@production] eqiad.yaml: Remove clouddb1019

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

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

[operations/puppet@production] check_private_data_report: Remove clouddb1019

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

Change #1270868 merged by Marostegui:

[operations/puppet@production] check_private_data_report: Remove clouddb1019

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

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

[operations/puppet@production] site.pp: Remove clouddb1019

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

Change #1272222 merged by Marostegui:

[operations/puppet@production] site.pp: Remove clouddb1019

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

cookbooks.sre.hosts.decommission executed by marostegui@cumin1003 for hosts: clouddb1019.eqiad.wmnet

  • clouddb1019.eqiad.wmnet (FAIL)
    • Host not found on Icinga, unable to downtime it
    • Found physical host
    • Downtimed management interface on Alertmanager
    • Unable to connect to the host, wipe of swraid, partition-table and filesystem signatures will not be performed: Cumin execution failed (exit_code=2)
    • Failed to power off, manual intervention required: Remote IPMI for clouddb1019.mgmt.eqiad.wmnet failed (exit=1): b''
    • [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 server and PuppetDB

ERROR: some step on some host failed, check the bolded items above

Marostegui updated the task description. (Show Details)
Marostegui added a project: ops-eqiad.
Marostegui subscribed.

This is ready for DC-Ops

cookbooks.sre.hosts.decommission executed by marostegui@cumin1003 for hosts: clouddb1019.eqiad.wmnet

  • clouddb1019.eqiad.wmnet (FAIL)
    • Host not found on Icinga, unable to downtime it
    • Found physical host
    • Downtimed management interface on Alertmanager
    • Unable to connect to the host, wipe of swraid, partition-table and filesystem signatures will not be performed: Cumin execution failed (exit_code=2)
    • Failed to power off, manual intervention required: Remote IPMI for clouddb1019.mgmt.eqiad.wmnet failed (exit=1): b''
    • [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 server and PuppetDB

ERROR: some step on some host failed, check the bolded items above

The failures here are because the host is fully down with HW issues (T422813)

Jclark-ctr updated the task description. (Show Details)