Project

General

Profile

Actions

Bug #9587

closed

ceph-radosgw sysvinit script on EL6 cannot set ulimit

Added by Alexandre Marangone over 9 years ago. Updated about 9 years ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
-
% Done:

90%

Source:
Support
Tags:
Backport:
giant
Regression:
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

The script tries to set ulimit -n 32768 as the apache user. It errors to:
bash: line 0: ulimit: open files: cannot modify limit: Operation not permitted

OT: There is still an inconsistency between DEB and RPM where the radosgw is launched as root on DEB, and apache on RPM.

Version is: ceph-radosgw-0.80.5-0.el6.x86_64

Actions #1

Updated by Sage Weil over 9 years ago

  • Priority changed from Normal to Urgent
Actions #2

Updated by Sage Weil over 9 years ago

  • Status changed from New to Fix Under Review

https://github.com/ceph/ceph/pull/2771

This could use a manual test as well to ensure the limit is properly set on the radosgw process. Need tod o something like cat /proc/`pidof radosgw`/limits to see if it worked..

Actions #3

Updated by Yehuda Sadeh over 9 years ago

  • Assignee set to Sage Weil

The pull request is closed, anything new with this one?

Actions #4

Updated by Loïc Dachary over 9 years ago

  • Status changed from Fix Under Review to Pending Backport
  • % Done changed from 0 to 90
Actions #5

Updated by Sage Weil over 9 years ago

  • Priority changed from Urgent to High
Actions #6

Updated by Loïc Dachary about 9 years ago

  • Backport set to giant
Actions #7

Updated by Loïc Dachary about 9 years ago

  • Status changed from Pending Backport to Resolved
Actions

Also available in: Atom PDF