aws-samples / aws-eda-slurm-cluster

AWS Slurm Cluster for EDA Workloads
MIT No Attribution
23 stars 7 forks source link

[BUG] Compute nodes failing to run jobs because users_groups.json is empty #211

Open cartalla opened 4 months ago

cartalla commented 4 months ago

Describe the bug

The compute node instance is launching, but slurmd can't launch the job because the admin1 user doesn't exist because users_groups.json is empty.

This is supposed to be created on the RES cluster manager instance, but it is no longer joined to the domain so the RES users and groups aren't available.