mirror of
https://github.com/rancher/os.git
synced 2025-08-31 22:32:14 +00:00
Optimize kernel parameters
- Reserve 64 MB memory for admin - Set vm.max_map_count=262144 which is needed by ElasticSearch - Set fs.inotify.max_user_watches=104857 which is needed by Cadvisor - Use memory settings based on Nutanix guidance
This commit is contained in:
@@ -1 +1 @@
|
||||
APPEND rancher.autologin=tty1 rancher.autologin=ttyS0 rancher.autologin=ttyS1 console=tty1 console=ttyS0 console=ttyS1 printk.devkmsg=on panic=10 ${APPEND}
|
||||
APPEND rancher.autologin=tty1 rancher.autologin=ttyS0 rancher.autologin=ttyS1 console=tty1 console=ttyS0 console=ttyS1 printk.devkmsg=on transparent_hugepage=never scsi_mod.use_blk_mq=1 panic=10 ${APPEND}
|
||||
|
Reference in New Issue
Block a user