commit | 0a6d4d82447fd1768a1ed0fe6bf5f457828b872d | [log] [tgz] |
---|---|---|
author | Jiri Broulik <jbroulik@mirantis.com> | Tue Nov 14 17:40:22 2017 +0100 |
committer | Jiri Broulik <jbroulik@mirantis.com> | Fri Nov 17 20:27:05 2017 +0000 |
tree | 217d725dee0caf882c6f165a421eb7db3dbc07e0 | |
parent | 292bd9c9e31bea58aec2cbd9ce3fcfb927835401 [diff] [blame] |
ceph osd kernel fix Change-Id: Idb56a306bbaff47e5590f1364ba4d3bb184e22f4
diff --git a/ceph/osd/cluster.yml b/ceph/osd/cluster.yml index 9e98f91..31fa050 100644 --- a/ceph/osd/cluster.yml +++ b/ceph/osd/cluster.yml
@@ -1,2 +1,8 @@ classes: - service.ceph.osd.cluster +parameters: + linux: + system: + kernel: + sysctl: + fs.aio-max-nr: 131072