GitHub user svenknockaert added a comment to the discussion: Failed to create template from volume
Well, I am indeed using Ubuntu 24.04 LTS, but I don’t think that’s the issue since I was previously able to install and use Windows 11 (22H2) without problems. I have set guest.cpu.mode = host-passthrough globally. In the description of case #11660 that you referred to, the instance was deployed but failed to boot. In my case, the clone of the template doesn’t even get deployed or started. It seems as if CloudStack expects a certain functionality from the KVM hosts but cannot find it `(com.cloud.exception.InsufficientServerCapacityException)`. The settings of my template are: - UEFI = SECURE - Message.ReservedCapacityFreed.Flag = false - video.hardware = virtio - video.ram = 64 - rootdisksize = 60 - guest.cpu.mode = host-passthrough - nicAdapter = virtio - rootDiskController = virtio GitHub link: https://github.com/apache/cloudstack/discussions/11791#discussioncomment-14602433 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
