Bug 1060895
| Summary: | redis.init does not properly shutdown the daemon | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | bugzillas |
| Component: | redis | Assignee: | Christopher Meng <i> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | bugzillas, fabian.deutsch, i, silas |
| Target Milestone: | --- | Flags: | bugzillas:
needinfo-
|
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-07-10 16:13:14 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
bugzillas
2014-02-03 20:51:32 UTC
I'm not sure if you are using Fedora rawhide or elder versions. For Rawhide, I've switched the package to systemd today by redis-2.8.11-1.fc21 in rawhide. In systemd unit files redis-server.service and redis-sentinel.service, you can see I've used "ExecStop=/usr/bin/redis-cli shutdown" to control the stop. If you are using Fedora 20, don't worry, I'm updating this package on f20 to the latest 2.6 version. |