ansible: update 3n-tsh hugepages
[csit.git] / resources / tools / testbed-setup / ansible / inventories / lf_inventory / host_vars / 10.30.51.37.yaml
index ece3a75..90fe27e 100644 (file)
@@ -2,6 +2,20 @@
 # file: host_vars/10.30.51.37.yaml
 
 hostname: "s18-t33-sut2"
-isolcpus: "1-15,17-31,33-47,49-63"
-cfs_cpus: "0,16,32,48"
-taishan_workaround: True
+grub:
+  audit: "0"
+  intel_iommu: "on"
+  isolcpus: "1-15,17-31,33-47,49-63"
+  nmi_watchdog: "0"
+  nohz_full: "1-15,17-31,33-47,49-63"
+  nosoftlockup: True
+  processor.max_cstate: "1"
+  rcu_nocbs: "1-15,17-31,33-47,49-63"
+sysctl:
+  kernel:
+    watchdog_cpumask: "0,16,32,48"
+  vm:
+    nr_hugepages: 32768
+
+inventory_ipmi_hostname: '10.30.50.37'
+cpu_microarchitecture: "taishan"