It's not the memory, actually, but maxmem value (just an internal Xen limit for domain). That leak do not cause any direct damage (like 'out of memory' condition for host), but just raise a theoretical memory limit for domain, so domain can (if want) can ask for more, more and more memory beyond static-max limit of xapi for that VM.

03.01.2013 19:18, jeromemaloberti пишет:

The memory is requested by xapi through squeezed, but then transfered to xen. Well, if you have an idea how to fix it, I will be very happy to test it when I return from holiday :). However, I don't know what xen is actually doing with the additional memory. If it is just used during the migration, that's fine, but if xen keeps using it after, it will be a problem. Any suggestion ?
Reply to this email directly or view it on GitHub <https://github.com/xen-org/xen-api/issues/955#issuecomment-11847020>.


_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

Reply via email to