diff --git a/slurm_qos/files/qos_roles.sh b/slurm_qos/files/qos_roles.sh index 15fd5e6..a15dc86 100644 --- a/slurm_qos/files/qos_roles.sh +++ b/slurm_qos/files/qos_roles.sh @@ -1,3 +1,9 @@ #!/bin/bash -ansible-playbook /opt/flame/roles/flame-roles/files/qos.yml + +systemctl status slurmdbd +systemctl status slurmctld +ss -l |grep -E '6617|6618|6619' +#netstat -peanut + +#ansible-playbook /opt/flame/roles/flame-roles/files/qos.yml