Versions Compared

Key

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

...

$ pcluster create -c pcluster.config aws-slurm-cluster
Beginning cluster creation for cluster: aws-slurm-cluster
Creating stack named: parallelcluster-aws-slurm-cluster
Status: ComputeFleet - CREATE_IN_PROGRESS
Rate exceeded

The

...

rate

...

in

...

this

...

error

...

message

...

is

...

the

...

rate

...

of

...

calling

...

`describe_stack`

...

function

...

in

...

the

...

CloudFormation

...

API.

...

It

...

is

...

a

...

transient

...

error

...

though

...

(the

...

cluster

...

will

...

continue

...

to

...

be

...

created,

...

but

...

it

...

will

...

be

...

some

...

time

...

between

...

some

...

instances

...

creation).

...

This

...

can

...

be

...

checked

...

via

...

the

...

`Activity

...

History`

...

in

...

the

...

Autoscalling

...

logs

...

(from

...

EC2

...

Console

...

>

...

Autoscaling

...

>

...

parallelcluster-[cluster_name])

Resources:

parallel cluster official page: https://docs.aws.amazon.com/parallelcluster/latest/ug/what-is-aws-parallelcluster.html

...