Commit Graph

9 Commits

Author SHA1 Message Date
Paulo Pizarro 9f8a1b1348 Recommended limits for for mongod 2019-04-26 20:26:59 -03:00
Paulo Pizarro 2db0da93a9 Closes UnderGreen/ansible-role-mongodb#146 using numactl to start mongod instance 2019-04-26 20:19:26 -03:00
Gaëtan Duchaussois 6d70ecaf90 Add a variable to disable transparent hugepages on systemd debian installations 2018-12-18 10:50:38 +01:00
Brandon DeRosier e7a9b464f0
Increase the file descriptor limit for the systemd service.
The default service FD limit of 1024 is not sufficient for MongoDB
deployments that handle thousands of client connections and
databases.
2017-03-07 01:18:45 -05:00
Dariusz Łuksza 6d856b9c68 Use proper Mongo configuration file
In tasks/install.yml configuration template file is copied to /etc/mongod.conf. This means that modifications to Mongo configuration are not applied.
2015-07-19 21:25:00 +02:00
Sergei Antipov 528b8a8413 Version bumped 2015-06-16 17:51:13 +06:00
Sergei Antipov ae56691898 Updated working with transparent_hugepages 2015-06-16 17:33:22 +06:00
Oleg Vivtash f864abe29d Disable Linux THP on Debian distros 2015-04-08 20:18:19 +03:00
deimosfr edd9915a1a fixing service fail with systemd 2015-02-25 15:45:47 +01:00