You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove failing condition from slurmd.service (#134)
Comment out the ConditionPathExists from slurd.service.
It appears that the condition is being checked before the file system is mounted.
Add Requires for munged.service and remote-fs.service
Could possibly add a requires on opt-slurm-{{ClusterName}}.mount.
Resolves#133
0 commit comments