GitHub user alsko-icom edited a comment on the discussion: Starting instances 
in a domain other than root fails,

Apologies I may have correlated the VM uuid instead of the "No suitable host"! 
After capturing the correct lines this time it appears as the VM has a UEFI tag 
which the hosts do not. If I get this right, how do I overcome? Its a simple 
selection of a UEFI VM, not something exotic with manually creating tags for 
it. Pasting the logs below, 50~ish lines. I am pasting both the tail of the 
error and the cat of the logid.

[root@cloudstack1 ~]# tail -f 
/var/log/cloudstack/management/management-server.log |grep 'No suitable host 
found'

2025-03-06 15:17:06,708 ERROR [c.c.a.m.a.i.FirstFitRoutingAllocator] 
(API-Job-Executor-44:[ctx-7c27e5ec, job-825, ctx-99e4d63b, 
FirstFitRoutingAllocator]) (logid:c51b4fab) No suitable host found for vm [VM 
instance 
{"id":39,"instanceName":"i-15-39-VM","type":"User","uuid":"68cbdc53-28f2-4a9a-8e97-54796be4ed19"}]
 with tags [null].

[root@cloudstack1 ~]# cat /var/log/cloudstack/management/management-server.log 
|grep 'logid:c51b4fab'

2025-03-06 15:17:06,706 INFO  [c.c.a.m.a.i.FirstFitRoutingAllocator] 
(API-Job-Executor-44:[ctx-7c27e5ec, job-825, ctx-99e4d63b, 
FirstFitRoutingAllocator]) (logid:c51b4fab)  Guest VM is requested with 
Custom[UEFI] Boot Type true

2025-03-06 15:17:06,706 DEBUG [c.c.a.m.a.i.FirstFitRoutingAllocator] 
(API-Job-Executor-44:[ctx-7c27e5ec, job-825, ctx-99e4d63b, 
FirstFitRoutingAllocator]) (logid:c51b4fab) Looking for hosts in zone [1], pod 
[1], cluster [1]

2025-03-06 15:17:06,707 DEBUG [c.c.a.m.a.i.FirstFitRoutingAllocator] 
(API-Job-Executor-44:[ctx-7c27e5ec, job-825, ctx-99e4d63b, 
FirstFitRoutingAllocator]) (logid:c51b4fab) Hosts with tag 'UEFI' are:[]

2025-03-06 15:17:06,708 ERROR [c.c.a.m.a.i.FirstFitRoutingAllocator] 
(API-Job-Executor-44:[ctx-7c27e5ec, job-825, ctx-99e4d63b, 
FirstFitRoutingAllocator]) (logid:c51b4fab) No suitable host found for vm [VM 
instance 
{"id":39,"instanceName":"i-15-39-VM","type":"User","uuid":"68cbdc53-28f2-4a9a-8e97-54796be4ed19"}]
 with tags [null].




GitHub link: 
https://github.com/apache/cloudstack/discussions/10430#discussioncomment-12414186

----
This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org

Reply via email to