[Bug 1420647] Re: Please apply nofile limit fix of ceph-osd to trusty, utopic
Nobuto Murata
nobuto at nobuto-murata.org
Fri Feb 20 13:13:14 UTC 2015
@Robie,
> Is this issue fixed in Vivid? I'm not sure if this is what you mean by "Ceph upstream applied a new nofile limit(10x) to Giant+ releases (vivid in Ubuntu repo)." - has this fix landed in Vivid, or is it just upstream and expected to land in Vivid?
This fix had already landed into vivid as a part of a new upstream release at 0.87-0ubuntu1/vivid.
http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/vivid/ceph/vivid/revision/63#src/upstart/ceph-osd.conf
** Changed in: ceph (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1420647
Title:
Please apply nofile limit fix of ceph-osd to trusty, utopic
Status in ceph package in Ubuntu:
Fix Released
Status in ceph source package in Trusty:
New
Status in ceph source package in Utopic:
New
Bug description:
[Impact]
Without this nofile limit fix, large ceph cluster fails to start or stops handling requests.
[Fix]
Ceph upstream applied a new nofile limit(10x) to Giant+ releases (vivid in Ubuntu repo).
https://github.com/ceph/ceph/pull/2156/files
[Test case]
Check that new nofile ulimit is properly applied as 32768 -> 327680:
$ cat /proc/$(pgrep -n ceph-osd)/limits | grep 'Max open files'
[Regression Potential]
minimal,
If we set 1M nofile ulimit, the daemon will fail to start due to the default fs.nr_open value. However this time, we will apply 0.3M which should not cause troubles.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: ceph 0.80.7-0ubuntu0.14.04.1
ProcVersionSignature: Ubuntu 3.13.0-44.73-generic 3.13.11-ckt12
Uname: Linux 3.13.0-44-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.6
Architecture: amd64
Date: Wed Feb 11 07:14:43 2015
Ec2AMI: ami-00000016
Ec2AMIManifest: FIXME
Ec2AvailabilityZone: nova
Ec2InstanceType: m1.smallswap
Ec2Kernel: aki-00000002
Ec2Ramdisk: ari-00000002
ExecutablePath: /usr/bin/ceph-osd
ProcEnviron:
TERM=linux
PATH=(custom, no user)
SourcePackage: ceph
UpgradeStatus: No upgrade log present (probably fresh install)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ceph/+bug/1420647/+subscriptions
More information about the Ubuntu-sponsors
mailing list