feat(Ansible): 2M and 1G hugepages
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.32.8.23.yaml
index 364ab8b..1c352a6 100644 (file)
@@ -4,6 +4,7 @@
 hostname: "s38-t29-tg1"
 grub:
   audit: "0"
+  default_hugepagesz: "2M hugepagesz=1G hugepages=32 hugepagesz=2M hugepages=8192"
   hpet: "disable"
   intel_idle.max_cstate: "1"
   intel_iommu: "on"
@@ -13,7 +14,7 @@ grub:
   mce: "off"
   nmi_watchdog: "0"
   nohz_full: "1-27,29-55,57-83,85-111"
-  nosoftlockup: True
+  nosoftlockup: true
   numa_balancing: "disable"
   processor.max_cstate: "1"
   rcu_nocbs: "1-27,29-55,57-83,85-111"
@@ -25,5 +26,5 @@ sysctl:
     nr_hugepages: 8192
     max_map_count: 20000
 
-inventory_ipmi_hostname: '10.30.55.23'
+inventory_ipmi_hostname: "10.30.55.23"
 cpu_microarchitecture: "cascadelake"