Closed
Bug 918149
Opened 12 years ago
Closed 11 years ago
Make graphite-cache init script not claim failure in shutting down carbon-cache
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: ericz, Assigned: ericz)
Details
graphite-cache says [FAILED] when stopping/restarting a carbon-cache process even though it actually shuts down just fine:
$ sudo service graphite-cache --instance=e restart
Stopping carbon-cache: [FAILED]
Starting carbon-cache: Starting carbon-cache (instance e)
[ OK ]
| Assignee | ||
Updated•12 years ago
|
Assignee: server-ops → eziegenhorn
| Assignee | ||
Updated•12 years ago
|
Severity: normal → minor
| Assignee | ||
Comment 1•11 years ago
|
||
Added a 90 second delay to graphite and graphite-cache init scripts as carbon-cache takes time to write out it's cache before stopping.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•10 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
•