Skip to main content
Skip table of contents

Connecting the Slurm Head Node

Set Your Slurm Head Node Configuration Location

To integrate Infrastructure Optimizer to your Slurm cluster we need to update the configuration and add assets to perform the integration tasks. To complete this root or sudo access on the Slurm head node (node running slurmctld) is required.

  1. Get a shell on the head node and navigate to the slurm configuration directory, where slurm.conf resides.

    1. CODE
      cd $SLURM_CONF_DIR
  2. Make subdirectories here:

    1. CODE
      mkdir -p exostellar/json
      cd exostellar/json
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.