wido commented on issue #3681: Validate disk offering IOPS normal and maximum read/write values URL: https://github.com/apache/cloudstack/pull/3681#issuecomment-558233388 @DaanHoogland The problem is that libvirt/qemu might trip over a too high value causing Instances not be started with a very odd Exception. I'd personally would set the maximum burst to 3600 (1h) to make sure typos won't prevent a VM from starting. The same goes with sanity checking. It's Libvirt/Qemu which refuses to start the VM if these values are wrong.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services