Description of problem: When creating/updating vm, it's possible to set nonsense value of RAM of vm. There is tooltip for setting mimunum ram size of 256MB and it is possible to set value < 256M and if it's bigger then some limit(ie 2147483647 GB) then it overflows to zero. It's also possible to write value like: '12a30 MB'. Which is truncated to 12. Would be better to tell there is nonsense value. Since ovirt supports up to 2TB RAM of vm, would be good to also allow input in * TB. Which is not working now( TB is considered as MB ). Version-Release number of selected component (if applicable): ovirt-engine-3.4.0-0.11.beta3.el6.noarch How reproducible: always Steps to Reproduce: 1. Check description of problem. Actual results: Expected results: Additional info:
Please also fix the REST for long values. (see bug 1000796).
Setting target release to current version for consideration and review. please do not push non-RFE bugs to an undefined target release to make sure bugs are reviewed for relevancy, fix, closure, etc.
This is an automated message. Re-targeting all non-blocker bugs still open on 3.4.0 to 3.4.1.
*** Bug 1073450 has been marked as a duplicate of this bug. ***
please note it was requested in bug 1014952 not to block the user from setting not recommended values (like <256) so there should be a warning in the event log for this. anyway we do need some sanity, memory should be a number, non negative and shouldn't exceed max int.
*** Bug 1076094 has been marked as a duplicate of this bug. ***
This is an automated message oVirt 3.4.1 has been released: * should fix your issue * should be available at your local mirror within two days. If problems still persist, please make note of it in this bug report.