]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Increase max files open limit for OSD daemon. 5040/head
authorOwen Synge <osynge@suse.com>
Tue, 21 Apr 2015 09:31:24 +0000 (11:31 +0200)
committerNathan Cutler <ncutler@suse.com>
Mon, 22 Jun 2015 11:43:09 +0000 (13:43 +0200)
commite149916cd40a58ce5db5f63a2b4efd82a8c4e1ba
tree85b09c7625f923dc6eda05ddfe1668b127d07a43
parent78d894a634d727a9367f809a1f57234e5e6935be
Increase max files open limit for OSD daemon.

Under heavy load the number of file descriptors opened
by the OSD can go beyond the 64K file limit. This patch
increases the default to 128K.

Signed-off-by: Owen Synge <osynge@suse.com>
(cherry picked from commit ebda4ba1c67172852587e47a8e6fb538809a1b1c)
systemd/ceph-osd@.service