Closed
Bug 926365
Opened 12 years ago
Closed 12 years ago
All Generic staging sites returning Zeus error page
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task, P3)
Infrastructure & Operations Graveyard
WebOps: Other
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: dmaher, Assigned: dmaher)
References
()
Details
All of the Generic staging sites are returning a Zeus error page. From the Zeus web console :
Pool generic-stage :80
Node 10.8.81.121:80: Monitor failed. A Monitor that was assigned to this node failed. First failed 5 hours ago.
Monitor 'Simple HTTP' for machine '10.8.81.121:80': Timeout while waiting for valid server response
(Configure monitor Simple HTTP) (This error was reported by pp-zlb08.phx.mozilla.net, pp-zlb09.phx.mozilla.net, pp-zlb10.phx.mozilla.net, pp-zlb12.phx.mozilla.net)
Node 10.8.81.120:80: Monitor failed. A Monitor that was assigned to this node failed. First failed 7 hours ago.
Pool generic-stage :81
Node 10.8.81.121:81: Monitor failed. A Monitor that was assigned to this node failed. First failed 5 hours ago.
Monitor 'Simple HTTP' for machine '10.8.81.121:81': Timeout while waiting for valid server response
(Configure monitor Simple HTTP) (This error was reported by pp-zlb08.phx.mozilla.net, pp-zlb09.phx.mozilla.net, pp-zlb10.phx.mozilla.net, pp-zlb12.phx.mozilla.net)
Node 10.8.81.120:81: Monitor failed. A Monitor that was assigned to this node failed. First failed 7 hours ago.
| Assignee | ||
Comment 2•12 years ago
|
||
This was related to bug 925492, in which a landing page for allizom.org was set up. The Apache config for this vhost contained a reference to a log location which which did not exist, which in turn caused httpd to be unable to serve requests properly.
Verified by manually creating the appropriate filesystem target on generic1.stage.webapp.phx1 and restarting httpd on same. When httpd came back up, allizom.org sites were once again reachable (on that node only). (A more permanent solution is forthcoming.)
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → dmaher
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•12 years ago
|
||
Added directory creation to Puppet in the usual fashion (puppet svn r76388). Initiated Puppet run on generic2.stage.webapp.phx1 and restarted httpd. Verified fixed.
Updated•7 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
•