Bug 1184588
| Summary: | ceph-radosgw sysvinit script on EL6 cannot set ulimit | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Martin Frodl <mfrodl> |
| Component: | RGW | Assignee: | Ken Dreyer (Red Hat) <kdreyer> |
| Status: | CLOSED ERRATA | QA Contact: | Warren <wusui> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 1.2.2 | CC: | cbodley, ceph-eng-bugs, dmick, gmeno, kbader, kdreyer, mbenjamin, nlevine, owasserm, sgraf, sweil, yehuda |
| Target Milestone: | pre-dev-freeze | Flags: | dmick:
needinfo-
|
| Target Release: | 1.2.3 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-03-23 12:37:30 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
Martin Frodl
2015-01-21 18:26:54 UTC
Need to determine if the upstream fix for this bug landed 0.80.8 This was merged to the firefly branch, but not in time for v0.80.8. Apparently it was merged to firefly the day after the v0.80.8 release was cut.
commit 534624b7e9decc880e88496355a6fbbe008ede5f
Author: Sage Weil <sage>
AuthorDate: Tue Oct 21 17:59:30 2014 -0700
Commit: Yehuda Sadeh <yehuda>
CommitDate: Wed Jan 14 15:51:45 2015 -0800
init-radosgw.sysv: set ulimit -n before starting daemon
If we do the ulimit inside the daemon command we will have already
dropped privs and will fail.
Fixes: #9587
Backport: giant, firefly
Signed-off-by: Sage Weil <sage>
(cherry picked from commit 9803cedf54a7baff45ccd0e0f65d2bc220958a46)
Should this bug block the RHCS 1.2.3 release?
Neil, is this a blocker for the RHEL builds of RHCS v1.2.3? I'm not clear on the user impact here. Who does this affect and when? The user impact is that users cannot start radosgw using the service ceph-radosgw start command. Works (no ulimit complaint and ulimit commands can be run manually later). Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-0713.html |