Hi Cristian, There's no CloudStack version 4.19.2.0 released yet - so what packages did you upgrade to or got them from where?
Based on the error, either you've got the wrong systemvm template or the systemvm failed to be patched properly (i.e. Missing keystore script/paths). Regards. ________________________________ From: cristian.c@istream.today <cristian.c@istream.today> Sent: Thursday, October 17, 2024 22:24 Cc: users@cloudstack.apache.org <users@cloudstack.apache.org> Subject: ACS 4.18-19 /opt/cloud/bin/patched.sh: Permission denied - systemvms Hello, I have faced this issue before, but I can't remember how I resolved it. Now, even after upgrading to version 4.19.2, I am still getting this error and cannot successfully create all the system VMs across multiple zones. Here is the initial error : 2024-10-17 12:44:32,991 ERROR [c.c.u.s.SshHelper] (DirectAgent-64:ctx-71168f2e ip-xxxxx.net, job-107315/job-107329, cmd: StartCommand) (logid:eb7b0c7f) SSH execution of command /opt/cloud/bin/patched.sh /opt/cloud/bin/keystore* has an error status code in return. Result output: bash: line 1: /opt/cloud/bin/patched.sh: Permission denied If I execute chmod +x /opt/cloud/bin/* on the vm, I end with this error : 2024-10-17 12:47:14,909 ERROR [c.c.u.s.SshHelper] (DirectAgent-64:ctx-71168f2e ip-xxxxx.net, job-107315/job-107329, cmd: StartCommand) (logid:eb7b0c7f) SSH execution of command /opt/cloud/bin/patched.sh /opt/cloud/bin/keystore* has an error status code in return. Result output: ls: cannot access '/opt/cloud/bin/keystore*': No such file or directory Any suggestions? Thank you, Cristian