shwstppr commented on issue #6626: URL: https://github.com/apache/cloudstack/issues/6626#issuecomment-1213527144
@cdfgallo can you try with a template or compute offering which dynamically scalable parameter set to false. I was able to reproduce this with dynamically scalable enabled for VM with a centos7 host having following config: ``` # virsh version Compiled against library: libvirt 4.5.0 Using library: libvirt 4.5.0 Using API: QEMU 4.5.0 Running hypervisor: QEMU 1.5.3 ``` However same thing worked fine with a Ubuntu host with the following config, ``` # virsh version Compiled against library: libvirt 8.0.0 Using library: libvirt 8.0.0 Using API: QEMU 8.0.0 Running hypervisor: QEMU 6.2.0 ``` -- 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]
