Open CamiloTerevinto opened 3 years ago
It's been twice now that a few hours after the last VM is deleted (again, before it should be deleted) that the entire scale set is deleted by the cyclecloud or HPC Pack VM.
Adding more information:
All the cn VMs started end up with this issue:
Mixlib::ShellOut::ShellCommandFailed: powershell_script[assign-NodeTemplate] (hpcpack::cn line 110) had an error: Mixlib::ShellOut::ShellCommandFailed: Command execution failed. STDOUT/STDERR suppressed for sensitive resource
Looking at the logs, I can see at least 6 errors, 4 of which are unique, but I don't know which one could actually be responsible for the error above.
I've been working on a POC with Azure CycleCloud and HPC Pack 2019. From the head node, the auto-scaling configuration looks like this:
However, when I start a new job, which starts a new node, what I see is:
What am I doing wrong, or what could be wrongly configured, that would result in this situation?