mirror of https://github.com/ceph/ceph-ansible.git
5 lines
110 B
Plaintext
5 lines
110 B
Plaintext
|
---
|
||
|
os_tuning_params:
|
||
|
- { name: kernel.pid_max, value: 4194303 }
|
||
|
- { name: fs.file-max, value: 26234859 }
|