Page MenuHomePhabricator

Decommission db2035
Closed, ResolvedPublic

Description

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

The first 5 steps should be completed by the service owner that is returning the server to DC-ops (for reclaim to spare or decommissioning, dependent on server configuration and age.)

db2035

Steps for service owner:

Steps for DC-Ops:

The following steps cannot be interrupted, as it will leave the system in an unfinished state.

Start non-interrupt steps:

  • - disable puppet on host
  • - power down host
  • - update netbox status to Inventory (if decom) or Planned (if spare)
  • - disable switch port
  • - switch port assignment noted on this task (for later removal)
  • - remove all remaining puppet references (include role::spare)
  • - remove production dns entries
  • - puppet node clean, puppet node deactivate (handled by wmf-decommission-host)
  • - remove dbmonitor entries on neodymium/sarin: sudo curl -X DELETE https://debmonitor.discovery.wmnet/hosts/${HOST_FQDN} --cert /etc/debmonitor/ssl/cert.pem --key /etc/debmonitor/ssl/server.key (handled by wmf-decommission-host)

End non-interrupt steps.

  • - Label disk #1 and #3 as broken so it doesn't get re-used again
  • - system disks wiped (by onsite)
  • - IF DECOM: system unracked and decommissioned (by onsite), update racktables with result
  • - 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

Marostegui triaged this task as Medium priority.Aug 5 2019, 8:39 AM
Marostegui created this task.

Change 528075 had a related patch set uploaded (by Marostegui; owner: Marostegui):
[operations/mediawiki-config@master] db-eqiad,db-codfw.php: Remove db2035 from config

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

Change 528075 merged by jenkins-bot:
[operations/mediawiki-config@master] db-eqiad,db-codfw.php: Remove db2035 from config

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

Mentioned in SAL (#wikimedia-operations) [2019-08-05T08:45:48Z] <marostegui@deploy1001> Synchronized wmf-config/db-codfw.php: Remove db2035 from config T229784 (duration: 00m 47s)

Mentioned in SAL (#wikimedia-operations) [2019-08-05T08:46:41Z] <marostegui@deploy1001> Synchronized wmf-config/db-eqiad.php: Remove db2035 from config T229784 (duration: 00m 46s)

Change 528413 had a related patch set uploaded (by Marostegui; owner: Marostegui):
[operations/puppet@production] db2035: Disable notifications

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

Change 528413 merged by Marostegui:
[operations/puppet@production] db2035: Disable notifications

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

Change 528982 had a related patch set uploaded (by Marostegui; owner: Marostegui):
[operations/puppet@production] mariadb: Decommission db2035

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

Change 528982 merged by Marostegui:
[operations/puppet@production] mariadb: Decommission db2035

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

Mentioned in SAL (#wikimedia-operations) [2019-08-08T05:52:55Z] <marostegui> Remove db2035 from tendril and zarcillo T229784

Mentioned in SAL (#wikimedia-operations) [2019-08-08T05:54:43Z] <marostegui> Stop MySQL on db2035 for decommissioning T229784

Marostegui updated the task description. (Show Details)
Marostegui removed projects: Patch-For-Review, DBA.

This host is now ready for DC-Ops to decommission

Change 539014 had a related patch set uploaded (by Marostegui; owner: Marostegui):
[operations/puppet@production] mariadb: Remove db2035

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

Change 539015 had a related patch set uploaded (by Marostegui; owner: Marostegui):
[operations/dns@master] wmnet: Remove db2035 production entries

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

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

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

Change 539014 merged by Marostegui:
[operations/puppet@production] mariadb: Remove db2035

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

Change 539015 merged by Marostegui:
[operations/dns@master] wmnet: Remove db2035 production entries

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

Marostegui updated the task description. (Show Details)
Marostegui removed a project: Patch-For-Review.
Marostegui added a subscriber: Papaul.

Host ready for @Papaul after running the decommissioning script

papaul@asw-b-codfw# show | compare 
[edit interfaces interface-range vlan-private1-b-codfw]
-    member ge-1/0/4;
[edit interfaces interface-range disabled]
     member ge-3/0/20 { ... }
+    member ge-1/0/4;
[edit interfaces]
-   ge-1/0/4 {
-       description db2035;
-       enable;
-   }
Papaul added a subscriber: RobH.

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

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

Change 540728 merged by Papaul:
[operations/dns@master] DNS: Remove mgmt DNS for db2035 and db2054

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

Papaul updated the task description. (Show Details)
Papaul added a subscriber: RobH.

complete