StepBee commented on issue #6807: URL: https://github.com/apache/cloudstack/issues/6807#issuecomment-1293577387
@DaanHoogland i did more tests and the results will very likely help to track down the exact issue in the code 3 vCPUs -> ok 4 vCPUs -> failed 5 vCPUs -> ok 6 vCPUs - failed 7 vCPUs -> ok I think it's some math operation which is wrong, maybe around this line: [https://github.com/apache/cloudstack/blob/13d22c2f542b3570b190bf2eb2acfffae99ef528/plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java#L4776](https://github.com/apache/cloudstack/blob/13d22c2f542b3570b190bf2eb2acfffae99ef528/plugins/hypervisors/kvm/src/main/java/com/cloud/hypervisor/kvm/resource/LibvirtComputingResource.java#L4776) -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org