slavkap opened a new issue, #11341: URL: https://github.com/apache/cloudstack/issues/11341
### problem If the system VMs are not created immediately, the registered templates, when you enable the Zon,e are not downloaded (left in Active state) <img width="1060" height="876" alt="Image" src="https://github.com/user-attachments/assets/5d33d7f0-f87b-4709-90cf-b47fa09d7839" /> <img width="1584" height="526" alt="Image" src="https://github.com/user-attachments/assets/2cb5f971-3b0d-4ec5-8c16-6e8044825388" /> <img width="1602" height="317" alt="Image" src="https://github.com/user-attachments/assets/c44ca98a-ace5-4151-b363-99c9c3ea15c2" /> The NFS service wasn't running on my agent host, and the system VMs were not created immediately. After fixing the problem, the templates are left in an Active state. ### versions main branch ### The steps to reproduce the bug On a new deployment, after the zone configuration is complete, a new window appears allowing you to select which templates to register. Before enabling the zone, stop the NFS service on the agent host. Then, enable the zone — CloudStack will attempt to create the system VMs. After a few retries to create the SSVM, start the NFS service on the agent host. Once the system virtual machines are successfully created and running, the request that should download the templates is not being triggered. ### What to do about it? _No response_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@cloudstack.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org