Hello @Parham Pourbozorgi
Thanks for sharing the details. It appears that you’re using a customized cluster creation UI form (the default Slurm cluster creation form offers limits in terms of Cores rather than “Nodes”).
Since the GUI is from a custom cluster template, it’s hard to know for sure what it is showing. But I’d guess that “Max HPC Nodes” maps to the MaxCount cluster parameter for the HPC Nodearray. In CycleCloud, both MaxCount and MaxCoreCount are user imposed limits on the autoscaler and do not reflect your Azure quota (so you could set have a lower quota than the limit set in Max HPC Nodes).
An easy way to tell what your remaining Available Quota is for your cluster is to go to the Clusters page and click on the “Actions -> Add” action in the nodes table. That will show you the remaining cores available for use by the cluster.
Here’s an example from one of my CycleCloud installs. It shows that I can create 39 more F2s_v2 VMs based on my current available Regional Quota of 100 cores (I must be using the other 22 cores for some other cluster). Note that there are 2 quotas (Regional + per-Family quota) PLUS my current MaxCoreCount limit that are limiting the number of nodes I can create.
This is the number that determines the scale of the Slurm cluster.
Can you check what your CycleCloud shows here?
Tag me in your comments with the required details please.