mirror of
https://github.com/community-scripts/ProxmoxVE
synced 2026-05-04 16:40:57 +00:00
30c93248c6
OpenSearch requires vm.max_map_count >= 262144 but the Linux default is 65530. Since this is not a namespaced sysctl, it must be set on the Proxmox host rather than inside the unprivileged LXC. Closes #13420