GitHub user Pearl1594 added a comment to the discussion: Launching system vms fails during installation
@SammyOina it seems that the systemVMs aren't able to find a suitable host, based on these logs: ``` 2025-02-03 23:19:00,662 DEBUG [c.c.d.DeploymentPlanningManagerImpl] (Work-Job-Executor-145:[ctx-41bfec57, job-1024/job-1170, ctx-d4c64b32]) (logid:795c34a4) No suitable hosts found. 2025-02-03 23:19:00,662 DEBUG [c.c.d.DeploymentPlanningManagerImpl] (Work-Job-Executor-145:[ctx-41bfec57, job-1024/job-1170, ctx-d4c64b32]) (logid:795c34a4) No suitable hosts found under this Cluster: 2 2025-02-03 23:19:00,662 DEBUG [c.c.d.DeploymentPlanningManagerImpl] (Work-Job-Executor-145:[ctx-41bfec57, job-1024/job-1170, ctx-d4c64b32]) (logid:795c34a4) Could not find suitable Deployment Destination for this VM under any clusters, returning. 2025-02-03 23:19:00,663 DEBUG [c.c.d.FirstFitPlanner] (Work-Job-Executor-145:[ctx-41bfec57, job-1024/job-1170, ctx-d4c64b32]) (logid:795c34a4) Searching resources only under specified Cluster: 2 2025-02-03 23:19:00,663 DEBUG [c.c.d.FirstFitPlanner] (Work-Job-Executor-145:[ctx-41bfec57, job-1024/job-1170, ctx-d4c64b32]) (logid:795c34a4) The specified cluster is in avoid set, returning. ``` You'd probably need to check why is the host/cluster in the avoid set. GitHub link: https://github.com/apache/cloudstack/discussions/10330#discussioncomment-12070582 ---- This is an automatically sent email for users@cloudstack.apache.org. To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org