commit | c4bf188ff8a114c35637a0583e9b857fe961bc7d | [log] [tgz] |
---|---|---|
author | Alena Kiseleva <akiseleva@mirantis.com> | Thu Dec 20 17:17:09 2018 +0300 |
committer | Alena Kiseleva <akiseleva@mirantis.com> | Thu Dec 20 17:17:09 2018 +0300 |
tree | 994d68bc5f3ad9d78cad709edfb8d9e4527631a1 | |
parent | 60e3c4d30876234c1c359f6b09ea6bfc753ec114 [diff] |
Change fs.aio-max-nr value to recommended for ceph Related-Prod: PROD-21564 (PROD:21564) Change-Id: I14eb3a629a69ac319d94cdf7aa2b0396a675f3da
diff --git a/ceph/osd/cluster.yml b/ceph/osd/cluster.yml index 31fa050..64f1000 100644 --- a/ceph/osd/cluster.yml +++ b/ceph/osd/cluster.yml
@@ -5,4 +5,4 @@ system: kernel: sysctl: - fs.aio-max-nr: 131072 + fs.aio-max-nr: 1048576