Decommissioning Servers
From Wikitech
(Difference between revisions)
(Created page with 'Currently the process for decommissioning servers is under a state of flux. Things are being updated to make this process more standardized and streamlined. * Check/Update/Remo...') |
|||
| Line 6: | Line 6: | ||
* Remove from LVS pybal configuration(s). | * Remove from LVS pybal configuration(s). | ||
* Remove from DSH node lists. | * Remove from DSH node lists. | ||
| − | * Add the server to the decommissioning puppet manifest & update puppet. | + | * Add the server to the decommissioning puppet manifest & update puppet. (Currently only removes the server from Nagios.) |
| − | + | * Remove the certificate for the server off sockpuppet. | |
Revision as of 19:05, 17 August 2010
Currently the process for decommissioning servers is under a state of flux. Things are being updated to make this process more standardized and streamlined.
- Check/Update/Remove server from Server_roles : This is becoming very outdated, but should be updated and checked on servers removed.
- If database server, ensure it is not online in any cluster and that mysql services are not running (or slaved to another server, or providing the master server for others to replicate.)
- If apache, ensure it is not a memcached server.
- Remove from LVS pybal configuration(s).
- Remove from DSH node lists.
- Add the server to the decommissioning puppet manifest & update puppet. (Currently only removes the server from Nagios.)
- Remove the certificate for the server off sockpuppet.