Slurm fails to deploy on CIS hardened ubuntu image
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- azure, linux, python, ubuntu
- Domain
- hpc, infrastructure, operating-systems
Research direction
Start by tracing where the deployment creates /opt/azurehpc and how the slurmctld prolog is executed, then reproduce the failure on a CIS-hardened Ubuntu image. The fix is done when /opt/azurehpc has mode 0755 and Slurm installs and runs its prolog successfully in the hardened UMASK 027 environment.
Written by the indexing model from the issue text.
Description
Slurm fails to execute the slurmctld prolog out of /opt/azurehpc which is created as root:root mode 0750 in a hardened UMASK 027 environment. A check for mode 0755 for /opt/azurehpc directory is needed for slurm before slurm can be installed correctly.
- Dominant language
- Python
- Stars
- 84
- Forks
- 56
- Avg merge
- 6d 15h
- Merged PRs (30d)
- 3
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from Azure/cyclecloud-slurm
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
Azure/cyclecloud-slurm#542 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Azure/cyclecloud-slurm#538 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
Azure/cyclecloud-slurm#532 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
Azure/cyclecloud-slurm#518 · 6 comments ·
-
Difficulty 4/5 3-5 days Newbie friendliness 48/100
Azure/cyclecloud-slurm#536 ·
All issues in Azure/cyclecloud-slurm
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100