瀏覽代碼

Create BEST_PRACTICES.md

Signed-off-by: cgoveas <cassandra.goveas@dell.com>
cgoveas 3 年之前
父節點
當前提交
a1220ba2c7
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      BEST_PRACTICES.md

+ 8 - 0
BEST_PRACTICES.md

@@ -0,0 +1,8 @@
+# Best Practices When Using Omnia
+* Ensure that PowerCap policy is disabled and the BIOS system profile is set to 'Performance' on the Control Plane.
+* Ensure that there is at least 50% (~35%)free space on the Control Plane before running Omnia.
+* Disable SElinux on the Control Plane.
+* Use a [host mapping file](examples/host_mapping_file_os_provisioning.csv) and [device mapping file](examples/mapping_device_file.csv) even when using DHCP configuration to ensure that IP assignments remain persistent across Control Plane reboots.
+* Avoid rebooting the Control Plane as much as possible to ensure that all network configuration does not get disturbed.
+* Review the [PreRequisites](docs/PreRequisites) before running Omnia Scripts.
+* If telemetry is to be enabled using Omnia, use AWX to deploy Slurm/Kubernetes.