Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

During Prepping the LSF Integration an AMI for compute nodes was identified or created. This step will import that AMI into Infrastructure Optimizer. Ideally, this AMI is capable of booting quickly.

Note: If SELINUX is not already disabled in the target AMI, it will need to be disabled. Step 5. below offers a script argument to make the change.

Code Block
./parse_helper.sh -a <AMI-ID> -i <IMAGE_NAME>

...