Description of problem:A change in 1.2.3 (0.80.8) exposed a bug in cinder, resulting on maximum files open limits getting hit. This is described here: https://bugs.launchpad.net/cinder/+bug/1446682 Version-Release number of selected component (if applicable):1.2.3 How reproducible:Consistently Expected results:Admin socket gets torn down. Additional info: This has been addressed by https://github.com/ceph/ceph/pull/4541/files
Looks like the above PR is still undergoing review upstream. Josh, if I'm reading the above Launchpad bug and PR correctly, I'm guessing this bug applies to both v0.80.8 and v0.94.1?
Yes, this applies to all ceph versions.
This only occurs when the admin socket is enabled for clients in ceph.conf, which is not the default, so this shouldn't be a release blocker imo. A simple workaround is not enabling the admin socket for nova and cinder nodes.
Hi Josh, Should QE test with admin socket disabled or enabled? Please let us know. Regards, Harish
(In reply to Harish NV Rao from comment #10) > Hi Josh, > > Should QE test with admin socket disabled or enabled? Please let us know. The leak *only* happens when admin sockets are enabled. So to test whether their is a leak you will need admin sockets enabled. HTH.
Thanks Brad. I understand that's how we have to test this fix. I was not clear in my earlier question. We are currently testing RHEL OSP 6 with 1.3.0. We would like to know whether our OSP inter-operability testing should be done with admin_socket enabled or disabled.
Test with admin socket disabled until this bug is fixed. Any further testing after the fix is included in a build can have admin socket enabled.
Josh replied via email that https://github.com/ceph/ceph/pull/4657 is good to pull in downstream for 1.3.0. I will do that today.
Thanks Josh. Verified on ceph-0.94.1-11.el7cp. I don't see the reported issue anymore.
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://access.redhat.com/errata/RHBA-2015:1183