Closed
Bug 1263711
Opened 9 years ago
Closed 9 years ago
Please remove the bouncer database hosts
Categories
(Infrastructure & Operations :: MOC: Service Requests, task)
Infrastructure & Operations
MOC: Service Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: team73, Assigned: vinh)
Details
(Keywords: spring-cleaning, Whiteboard: [vm-delete:4])
We are decommissioning the bouncer database hosts. We got the backup, removed mysql and the related data. Nagios checks are removed.
Please remove following hosts:
bouncer[1-4].db.scl3.mozilla.com
We will need to remove load balancer of the bouncer as well.
![]() |
||
Comment 1•9 years ago
|
||
Decom checklist, please.
Assignee: server-ops-virtualization → nobody
Component: Virtualization → MOC: Service Requests
Keywords: spring-cleaning
QA Contact: cshields → lypulong
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → vhua
Assignee | ||
Comment 2•9 years ago
|
||
bouncer1.db.scl3.mozilla.com has address 10.22.70.139
bouncer2.db.scl3.mozilla.com has address 10.22.70.138
bouncer3.db.scl3.mozilla.com has address 10.22.70.141
bouncer4.db.scl3.mozilla.com has address 10.22.70.140
Phase 1
-nagios already removed
-new relic monitoring removed
-backups and storage already removed
-puppet disabled for +365d
-hosts powered down
Updated•9 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•9 years ago
|
||
Phase 2
-dns records deleted
-inventory records deleted
-no zlb VIPS
-removed from RHN portal
-removed from puppet dashboard
-didn't find any node definitions in puppet
-pending ACL deletions (bug 1267944)
-pending VM deletion
![]() |
||
Comment 4•9 years ago
|
||
VMs deleted from disk and spreadsheet.
Check zeus again:
bouncer-ro-vip.db.scl3.mozilla.com A 10.22.70.29
bouncer-rw-vip.db.scl3.mozilla.com A 10.22.70.32
Whiteboard: [vm-delete:4]
Assignee | ||
Comment 5•9 years ago
|
||
Thanks gcox, I was searching under the wrong zlb cluster (external). The correct location is the internal zlb cluster.
-vips removed from ZLB
-vips DNS deleted
-vips removed from nagios
Modified Paths:
--------------
puppet/trunk/modules/nagios/manifests/hosts/scl3.pp
Modified: puppet/trunk/modules/nagios/manifests/hosts/scl3.pp
===================================================================
--- puppet/trunk/modules/nagios/manifests/hosts/scl3.pp 2016-05-03 20:00:23 UTC (rev 117742)
+++ puppet/trunk/modules/nagios/manifests/hosts/scl3.pp 2016-05-03 20:07:14 UTC (rev 117743)
@@ -8228,14 +8228,6 @@
'graphite-web-scl3',
]
},
- 'bouncer-ro-vip.db.scl3.mozilla.com' => {
- parents => 'zlb1.ops.scl3.mozilla.com',
- hostgroups => [ 'zeus-vips' ]
- },
- 'bouncer-rw-vip.db.scl3.mozilla.com' => {
- parents => 'zlb1.ops.scl3.mozilla.com',
- hostgroups => [ 'zeus-vips' ]
- },
'bugzilla-reporting-vip.db.scl3.mozilla.com' => {
parents => 'zlb1.ops.scl3.mozilla.com',
hostgroups => [ 'zeus-vips' ]
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•