Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation times out #14

Open
tdudgeon opened this issue Oct 14, 2020 · 2 comments
Open

Installation times out #14

tdudgeon opened this issue Oct 14, 2020 · 2 comments

Comments

@tdudgeon
Copy link

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?

@elyall
Copy link

elyall commented Nov 3, 2020

I also had this issue. I'd recommend using branch plugin-v2. You can also find it linked at the top of master's README.

@pauloestrela
Copy link

Yes. Version 2 is much better!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants