Skip to content

Commit 354caf7

Browse files
authored
DOCSP-33298 Update vm.max_map_count (#4931) (#5156)
* DOCSP-33298 Update vm.max_map_count * CM feedback
1 parent bcef5b1 commit 354caf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/administration/production-checklist-operations.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ Linux
215215
- ``fs.file-max`` value of 98000,
216216
- ``kernel.pid_max`` value of 64000,
217217
- ``kernel.threads-max`` value of 64000, and
218-
- ``vm.max_map_count`` value of 128000
218+
- ``vm.max_map_count`` value of 102400
219219

220220
- Ensure that your system has swap space configured. Refer to your
221221
operating system's documentation for details on appropriate sizing.

0 commit comments

Comments
 (0)