Azure / az-hop

The Azure HPC On-Demand Platform provides an HPC Cluster Ready solution
https://azure.github.io/az-hop/
MIT License
65 stars 54 forks source link

scheduler playbook failure with Ubuntu 20.04 and OpenPBS 22.05.11 #1903

Closed egmsft closed 5 months ago

egmsft commented 5 months ago

Version

Please provide the azhop version used, this one is located in the bottom right of the homepage, or the version you checkout from. 1.0.42

In what area(s)?

/area administration /area ansible /area autoscaling /area configuration /area cyclecloud /area documentation /area image /area job-scheduling /area monitoring /area ood /area remote-visualization /area user-management

Expected Behavior

After completing a deployment of infra with azhop, running the playbooks with ./install.sh should complete successfully.

Actual Behavior

The ./install.sh script fails at the scheduler playbook, at the last step of the pbsserver playbook. Also, once the playbook runs the scheduler ends in a state where qstat fails: image

Steps to Reproduce the Problem

Deploy azhop with ubuntu 20.04 images for the infra VMs and compute VMs, and run the playbooks using ./install.sh