
On Thu, Mar 9, 2017 at 1:52 PM, Marcelo Leandro <marceloltmm@gmail.com> wrote:
can someone help me?
2017-03-07 16:25 GMT-03:00 Marcelo Leandro <marceloltmm@gmail.com>:
Hello ,
I am have an script that create VM , after upgrade to 4.1 I have this erro when trying create a new VM:
detail: Cannot add VM. Memory size (20480MB) cannot exceed maximum memory size (4096MB).
my commando fore create VM :
api.vms.add(params.VM(name="teste", memory=memo , cpu=cpu, cluster=api.clusters.get(cluster), template=api.templates.get('Blank'), type_="server"))
I dont how specific the maximum memory size.
Not sure, adding Shahar as the owner of this seemingly-similar bug: https://bugzilla.redhat.com/show_bug.cgi?id=1425089 I guess 4.1 enforces some memory limits that 4.0 didn't. If I am right, you'll have to increase these limits. Best,
Thanks
Marcelo Leandro
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Didi