How can I reboot from an initialize/finalize script? On a regular node, the initialize and finalize scripts run in the pre-provisioning, pre-init, early user space, initial root file...
How do I use the finalize script to transfer certificates to the nodes? In many cases, it might be desired to use node-specific certificates for certain service, e.g.:– Make the SSH certificates persist...
How do I run code before the initialize script runs? This article is being updated. Please be aware the content herein, not limited to version numbers and slight syntax changes, may...
How do I configure my hardware RAID controller from an initialize script? This article is being updated. Please be aware the content herein, not limited to version numbers and slight syntax changes, may...
How does the mlnx-ofed*-install.sh/qlgc-ofed-install.sh script work? This article is being updated. Please be aware the content herein, not limited to version numbers and slight syntax changes, may...
How do I trigger a script when a node comes up? Is it possible to setup a trigger event (run a script) upon node becoming UP and available? Yes, this is...