Start the Autoscaling Service

Once you have installed and configured the Autoscaling Service you can start it by following these steps:

  1. When you installed the packages (deb or rpm), an Autoscaling Service file was placed in the /etc/systemd directory.

  2. Reload the Autoscaling Service using sudo systemctl daemon-reload.

  3. Enable the Autoscaling Service using sudo systemctl enable hps_scaling_service.service.

  4. Start the Autoscaling Service using sudo systemctl start hps_scaling_service.service.

  5. Check the status of the Autoscaling Service using sudo systemctl status hps_scaling_service.service.

When you start the Autoscaling Service, it registers with the Resource Management Service and is able to pull work from the Job Management Service. It will also re-register with the Resource Management Service periodically to pick up any configuration changes.

When you launch the Ansys HPC Manager web app, the autoscaling cluster is listed as a compute resource on the Resources page. For example:

To view or edit its properties, see Editing Autoscaling Cluster Properties.