Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rgw: support core file limit for radosgw daemon #6346

Merged
merged 1 commit into from Oct 22, 2015
Merged

rgw: support core file limit for radosgw daemon #6346

merged 1 commit into from Oct 22, 2015

Conversation

guangyy
Copy link
Contributor

@guangyy guangyy commented Oct 22, 2015

When calling daemon function, the default is to disable the core dump
by setting the core file limit as 0, we provide a configuration in
ceph.conf to explicity configure the core file size.

Signed-off-by: Guang Yang yguang@yahoo-inc.com

When calling daemon function, the default is to disable the core dump
by setting the core file limit as 0, we provide a configuration in
ceph.conf to explicity configure the core file size.

Signed-off-by: Guang Yang <yguang@yahoo-inc.com>
@guangyy
Copy link
Contributor Author

guangyy commented Oct 22, 2015

Hi @yehudasa , doe this looks like the right way to do this?

@yehudasa
Copy link
Member

@guangyy it looks right to me, but maybe someone who deals with the init scripts should take a second look. @liewegas?

@liewegas
Copy link
Member

Yep looks right to me too.

liewegas added a commit that referenced this pull request Oct 22, 2015
rgw: support core file limit for radosgw daemon

Reviewed-by: Sage Weil <sage@redhat.com>
@liewegas liewegas merged commit 0c19782 into ceph:master Oct 22, 2015
@liewegas
Copy link
Member

Of course this won't work with infernalis or later now that we've moved to systemd..

@guangyy guangyy deleted the rgw-core branch October 22, 2015 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants