[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] [XCP] XCP 0.5RC2 - bug with memory target
I found a strange behavior (i think, this is bug). Summary: it is not possible to change target memory for PV guest lager, than was at moment of startup. Steps to reproduce: 1) Create and install PV test VM (in my case this is debian lenny 2.6.32-4-686-bigmem), shutdown it. 2) Set memory limits: xe vm-memory-static-range-set vm=test min=100Mb max=2GiB 3) Set target: xe vm-memory-target-set vm=test target=300MiB 4) Startup and boot test VM 5) try to lower target: xe vm-memory-target-set vm=test target=200MiB (all ok, it works) 6) try to raise target: xe vm-memory-target-set vm=test traget=400MiB (here: no error dynamic_min/dynamic_max changing, but real memory does not raise over initial value) I can freely move memory in range [static-min;target_at_boot], but I can not set any values in range [target_at_boot;static-max]. I test it with vm-memory-dynamic-set - same behavior. If someone confirm this bug, I'll open it in bugzilla. -- wBR,George. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |