Bug 1525957
| Summary: | Don't start service by default | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Colin Walters <walters> |
| Component: | glusterfs | Assignee: | Kaleb KEITHLEY <kkeithle> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | rawhide | CC: | anoopcs, dustymabe, humble.devassy, jonathansteffan, jshubin, kkeithle, matthias, ndevos, ramkrsna, walters |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-01-11 12:41:05 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
Colin Walters
2017-12-14 13:50:03 UTC
See also: https://github.com/systemd/systemd/pull/7631 https://github.com/projectatomic/rpm-ostree/issues/550 Assuming this actually happens in the packaging, then this is definitely a bug! (I personally don't know why I never noticed this before when doing all the GlusterFS things I've been involved in, but happy to +1 this.) In fact, if services *do* autostart with package installation, this can break many config management modules (eg: puppet) and orchestrators as well (such as ansible). I am quite familiar with the Fedora policy of not starting services during install. I just did a fresh install of glusterfs-3.13.0-1 (including -server and -cli, etc.) on a pristine f28/rawhide box and glusterd was not started. If a previous version was installed and running and you did an upgrade to 3.13.x, the upgrade may run gluster to update the volfiles (and then exit). You need to provide more details about what you did. There's not enough info here for me to tell otherwise. no response to needinfo. glusterd.service is _not_ enabled or started. (It is, as noted above, run briefly to update volfiles.) Closing, if reporter wishes to respond to the needinfo then go ahead and reopen. The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days |