-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
ISSUE TYPE
- Bug Report
COMPONENT NAME
Core
CLOUDSTACK VERSION
4.17.0.1 installed on CentOS 7
CONFIGURATION
KVM Hypervisor with compute offering type custom unconstrained
OS / ENVIRONMENT
CentOS 7
SUMMARY
When applying a custom constrained compute offering on a virtual machine on a KVM host it fails to start with error: "internal error: process exited while connecting to monitor: qemu: invalid ram size".
Parameter "memory" in the compute offering is indicated in MB.
There are no issues when applying on the VM a fixed compute offering.
STEPS TO REPRODUCE
Create a VM with a custom constrained compute offering on a KVM host
EXPECTED RESULTS
The VM is created and starts as it happens on previous cloudstack versions.
ACTUAL RESULTS
VM creation fails with error "internal error: process exited while connecting to monitor: qemu: invalid ram size"
Reactions are currently unavailable