Closed
Bug 927539
Opened 12 years ago
Closed 12 years ago
decomm dxr1.dmz.phx1.mozillia.com
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fubar, Assigned: Usul)
Details
The old dxr host can die, along with it's public NAT (dxr1.pub.phx1).
| Assignee | ||
Updated•12 years ago
|
Assignee: server-ops → ludovic
| Assignee | ||
Comment 1•12 years ago
|
||
This system right https://inventory.mozilla.org/en-US/systems/show/1508/ ? can't find the public nat but it's probably in Zeus)
Flags: needinfo?(klibby)
| Reporter | ||
Comment 2•12 years ago
|
||
Yup, that's the one. The NAT's not on zeus - I'm not sure what hardware it's on (shyam knows, though).
Flags: needinfo?(klibby)
| Assignee | ||
Comment 3•12 years ago
|
||
(In reply to Kendall Libby [:fubar] from comment #2)
> Yup, that's the one. The NAT's not on zeus - I'm not sure what hardware it's
> on (shyam knows, though).
Flags: needinfo?(shyam)
| Assignee | ||
Comment 4•12 years ago
|
||
63.245.216.215
10.8.74.27
Oulan:hosts ludo$ svn diff
Index: phx1.pp
===================================================================
--- phx1.pp (revision 76634)
+++ phx1.pp (working copy)
@@ -1368,13 +1368,6 @@
'internal-pgsql-slave',
]
},
- 'dxr1.dmz.phx1.mozilla.com' => {
- parents => 'boa-b10-a1.console.phx1.mozilla.com',
- hostgroups => [
- 'hp-servers',
- 'generic',
- ]
- },
'bedrock1.db.phx1.mozilla.com' => {
parents => 'boa-cab9-a1.console.phx1.mozilla.com',
hostgroups => [
Oulan:hosts ludo$ svn commit -m "decom dxr1.dmz bug 927539"
Sending hosts/phx1.pp
Transmitting file data .
Committed revision 76635.
| Assignee | ||
Comment 5•12 years ago
|
||
Didn't find the machine on RHN
Oulan:nodes ludo$ svn diff
Index: dxr.pp
===================================================================
--- dxr.pp (revision 76636)
+++ dxr.pp (working copy)
@@ -1,14 +1,3 @@
-node "dxr1.dmz.phx1.mozilla.com" {
- include dxr
-
- include ldap_users::groups::vpn::vpn_webtools
-
- class {
- "sudoers::users":
- users => ["erose"];
- }
-}
-
node "dxr-processor1.private.phx1.mozilla.com" {
include dxr::processor
Oulan:nodes ludo$ svn commit -m "decom dxr1.dmz bug 927539"
Sending nodes/dxr.pp
Transmitting file data .
Committed revision 76637.
| Assignee | ||
Comment 6•12 years ago
|
||
removed from puppet dashboard
sgutdown -P now
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Flags: needinfo?(shyam)
Updated•11 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•