DaanHoogland commented on issue #12720:
URL: https://github.com/apache/cloudstack/issues/12720#issuecomment-4004557328

   @UAnton older related issues are #4286 , #6641 and #10272 . I have no idea 
of the initial idea behind disabling it for Xen. It looks like it can be 
enabled now:
   
   ```
   2026-03-01 18:22:36,054 WARN [c.c.h.x.r.XcpServer83Resource] 
(qtp1438988851-319:[ctx-42e149e5, ctx-36fadadb]) (logid:326107e1) Unable to get 
host information for 172.20.20.4 
com.cloud.utils.exception.CloudRuntimeException: Unsupported configuration. 
Management network is on a VLAN. host=18eae8ff-c756-4a81-a0d8-c8d9a6090257; 
pif=5f1a486e-27fe-7086-7064-1820b9e1990e; vlan=20
   at 
com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.getManagementNetwork(CitrixResourceBase.java:2791)
   at 
com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.getHostInfo(CitrixResourceBase.java:2224)
   at 
com.cloud.hypervisor.xenserver.resource.CitrixResourceBase.initialize(CitrixResourceBase.java:3703)
   at 
com.cloud.hypervisor.xenserver.resource.XenServer56Resource.initialize(XenServer56Resource.java:137)
   at 
org.apache.cloudstack.hypervisor.xenserver.XenServerResourceNewBase.initialize(XenServerResourceNewBase.java:72)
   at 
com.cloud.resource.ResourceManagerImpl.createHostAndAgent(ResourceManagerImpl.java:3429)
   ```
   This should give the location on where to enable it for anybody interested.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to