Closed
Bug 746310
Opened 14 years ago
Closed 14 years ago
MDN developeradm.private.scl3 -> devmostage ssh access
Categories
(Infrastructure & Operations Graveyard :: NetOps: DC ACL Request, task, P2)
Infrastructure & Operations Graveyard
NetOps: DC ACL Request
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nmaul, Assigned: arzhel)
References
()
Details
I was sure we'd done this already, but looks like not... sorry for yet another bug on this!
This is to allow the new MDN admin node the ability to issue commands and trigger deployment jobs to the old 'devmostage' nodes. This job used to be handled by mradm02.
Source: any/tcp
developeradm.private.scl3.mozilla.com - 10.22.75.51
Destination: 22/tcp
devmostage1.webapp.scl3.mozilla.com - 10.22.81.36
devmostage2.webapp.scl3.mozilla.com - 10.22.81.37
Setting this as P2 instead of P1, because the site is online and the servers can "pull" updates via the last ACL bug I opened. They just can't be triggered simultaneously from the admin node like we usually do. In other words, we can't use 'issue-multi-command'.
| Assignee | ||
Comment 1•14 years ago
|
||
[root@developeradm.private.scl3 ~]# nc -zv devmostage1.webapp.scl3.mozilla.com 22
Connection to devmostage1.webapp.scl3.mozilla.com 22 port [tcp/ssh] succeeded!
[root@developeradm.private.scl3 ~]# nc -zv devmostage2.webapp.scl3.mozilla.com 22
Connection to devmostage2.webapp.scl3.mozilla.com 22 port [tcp/ssh] succeeded!
Assignee: network-operations → arzhel
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Infrastructure & Operations
| Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•