Skip to content

Commit 3ca74f2

Browse files
authored
DOCSP-33298 Update vm.max_map_count (#4931) (#5158)
* DOCSP-33298 Update vm.max_map_count * CM feedback
1 parent e38e26e commit 3ca74f2

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
@@ -213,7 +213,7 @@ Linux
213213
- ``fs.file-max`` value of 98000,
214214
- ``kernel.pid_max`` value of 64000,
215215
- ``kernel.threads-max`` value of 64000, and
216-
- ``vm.max_map_count`` value of 128000
216+
- ``vm.max_map_count`` value of 102400
217217

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

0 commit comments

Comments
 (0)