Viewing Autoscaling Cluster Details
When you want to view information about an autoscaling cluster or check its status, follow these steps:
Open the project space containing the autoscaling cluster.
In the resource list, click the autoscaling cluster. Its details are displayed.
Cluster State
At the top of the autoscaling cluster view you can see the current state of the cluster. The state is based on processes that may be occurring at this time.

Possible states include:
State | Description |
---|---|
Creating storages | Creating shared storages as defined in the autoscaling cluster wizard. |
Creating | Virtual machines are being acquired from AWS. |
Initializing | Virtual machines are being configured. |
Starting | Virtual machines are powering up. |
Installing | Applications are being installed and configured. You can view the status of each application installation in the Applications section of the cluster details view. |
Running |
The head node and static nodes (if any are defined) are running. The cluster can accept submitted jobs. Dynamic nodes are ready to be spun up should a job be submitted. Dynamic nodes may also be running if job execution is in progress. Note: Although dynamic nodes are stopped after
jobs complete, the cluster remains in the Running state, as dynamic
nodes can be started again when more jobs are submitted. The state
of dynamic nodes does not impact the overall state of the
cluster.
|
Stopping | A user has selected the Stop cluster action and all cluster nodes (head node, static nodes, dynamic nodes) are being stopped. |
Stopped | All cluster nodes including the head node have been stopped. No jobs can be run. |
Deleting | The cluster is being deleted. Once deleted, it will no longer appear as a resource in the project space. |
Head Node
In the Head node panel you can see the following information about the cluster head node:
- Operating system
- Instance type
- Job scheduler type (for example, Slurm)
- System disk size
- State (Starting, Running, Stopping, Stopped)
- Private IP address
- Cost incurred by the head node this month

Ansys HPC Platform Services
If Ansys HPC Platform Services was added to the cluster and installed on a dedicated virtual machine (not the head node), details about that virtual machine are displayed in this panel.
In this view you can connect to Ansys HPC Manager, Traefik Manager, and Keycloak Identity Management. For more information about these services, refer to the Ansys HPC Platform Services documentation.

If Ansys HPC Platform Services has not been added to the cluster, the panel provides an option to do so if desired. For more information, see Adding Ansys HPC Platform Services to an Autoscaling Cluster in the Administration Guide.

Queues
In the Queues panel you can see the job submission queues that have been defined for the autoscaling cluster. There may be one or more queues defined.
For each queue you can see which application is run when a job is submitted to the queue and how many compute nodes are actively being used for simulation at this moment.

To view information about a queue's configuration, node activity, or costs, click the queue to display additional details. For information on queue details, see Viewing the Details of an Autoscaling Cluster Queue.
Applications
The Applications panel displays a list of applications that have been chosen to be installed on the cluster.
For each application you can see the storage where the application is installed and the status of the application installation. For a description of possible statuses, see Checking the Installation Status of Autoscaling Cluster Applications in the Administration Guide.

Mounted Storages
The Mounted storages panel in the autoscaling cluster details displays a list of storages that have been mounted to the cluster.

For each storage you can see the following details:
- Storage name. The display name of the storage in Ansys Gateway powered by AWS.
- Storage type. The type of storage (Amazon Elastic File System, Amazon FSx for Lustre, or Amazon FSx for OpenZFS). For information on the different types of storages that can be mounted to a cluster, see Storage in the Administration Guide.
- Source. Where the storage is located.
- Source path. The path of the storage in AWS.
- Mount path. The path of the mounted storage on the cluster node.