aws-samples / aws-samples/aws-plugin-for-slurm

Installation times out

Open
#14 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
82
Forks
41
PR merge metrics
No merged PRs in 30d

Description

I'm not able to get this running. The cloud formation template times out with this step seemingly the problem:

SlurmManagementEC2WaitCondition | im-slurm-2-SlurmManagementEC2WaitCondition-PNDUOLXY4N9W | AWS::CloudFormation::WaitCondition | CREATE_IN_PROGRESS | Resource creation Initiated

Details:
Region: eu-central-1
AMI: ami-0e8286b71b81c3cc1
Slurm version: 20.02.5

It seems that the slurm binaries get created but slurm never becomes operational:

```
$ sinfo
slurm_load_partitions: Unable to contact slurm controller (connect failure)
```

I tried extending the timeout, but that didn't help and it seems that there is nothing happening on the server when eventually the timeout happens and rollback happens.

Any ideas what is wrong?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.