feat(Ansible): 2M and 1G hugepages
[csit.git] / fdio.infra.ansible / inventories / lf_inventory / host_vars / 10.30.51.53.yaml
index f0a50bf..b02dda7 100644 (file)
@@ -4,6 +4,7 @@
 hostname: "s6-t22-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.50.50'
+inventory_ipmi_hostname: "10.30.50.50"
 cpu_microarchitecture: "skylake"