galaxyproject / ansible-slurm

Ansible role for installing and managing the Slurm Workload Manager
86 stars 47 forks source link

Service restart order #16

Closed roumano closed 1 year ago

roumano commented 3 years ago

when need to restart several service, follow this order :

jakob1379 commented 1 year ago

Just to make a snippet for easy execution

systemctl restart slurmdbd
systemctl restart slurmctld
systemctl restart slurmd