]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Increase max files open limit for OSD daemon. 5026/head
authorOwen Synge <osynge@suse.com>
Tue, 21 Apr 2015 09:31:24 +0000 (11:31 +0200)
committerNathan Cutler <ncutler@suse.com>
Fri, 19 Jun 2015 10:32:31 +0000 (12:32 +0200)
commit37d77d3680d2c8adda35eddf9625a331a45ece11
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