Closed
Bug 854404
Opened 12 years ago
Closed 12 years ago
ES on jenkins has issues.
Categories
(Infrastructure & Operations Graveyard :: WebOps: Other, task, P3)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rrosario, Assigned: bburton)
Details
It is constantly timing out on us. In the past, restarting it has helped fixed the issue (temporarily at least). Longer term it would be great to have a more stable setup, but for now can we get it restarted?
Thanks!
Assignee | ||
Comment 1•12 years ago
|
||
Restarted, this will be improved shortly
bburton@ironbars [08:29:10] [~]
-> % ssh jenkins1.dmz.phx1.mozilla.com sudo service elasticsearch stop
sudo: service: command not found
Connection to jenkins1.dmz.phx1.mozilla.com closed.
bburton@ironbars [08:29:21] [~]
-> % ssh jenkins1.dmz.phx1.mozilla.com sudo /sbin/service elasticsearch stop
Stopping elasticsearch: elasticsearch: stopped
[ OK ]
Connection to jenkins1.dmz.phx1.mozilla.com closed.
bburton@ironbars [08:29:36] [~]
-> % ssh jenkins1.dmz.phx1.mozilla.com sudo /sbin/service elasticsearch start
Starting elasticsearch: elasticsearch: started
[ OK ]
Connection to jenkins1.dmz.phx1.mozilla.com closed.
bburton@ironbars [08:29:52] [~]
-> % ssh jenkins1.dmz.phx1.mozilla.com sudo /sbin/service elasticsearch status
elasticsearch RUNNING pid 19322, uptime 0:00:31
Connection to jenkins1.dmz.phx1.mozilla.com closed.
bburton@ironbars [08:30:12] [~]
Assignee: server-ops-webops → bburton
Severity: major → normal
Status: NEW → RESOLVED
Closed: 12 years ago
Priority: -- → P3
Resolution: --- → FIXED
Updated•12 years ago
|
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Updated•6 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
•