[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Can be installed more than 32 GB RAM on Ubuntu 10.04 64 bit XEN VM?
For others with same issue: I installed the 2.6.32-74-server kernel on a test machine, and this SHOULD solve the issue: before: cat /boot/config-2.6.32-40-server |grep CONFIG_XEN_MAX_DOMAIN_MEMORY CONFIG_XEN_MAX_DOMAIN_MEMORY=32 after: cat /boot/config-2.6.32-74-server |grep CONFIG_XEN_MAX_DOMAIN_MEMORY CONFIG_XEN_MAX_DOMAIN_MEMORY=70 So the limit was changed to 70 GB. Still low form my server that supports up to 256 GB but is ok for my actual 64 GB RAM. Obviously I do not have 64 GB on the test server, so I should test this on the production server... Thank you Ian. -- View this message in context: http://xen.1045712.n5.nabble.com/Can-be-installed-more-than-32-GB-RAM-on-Ubuntu-10-04-64-bit-XEN-VM-tp5728143p5728159.html Sent from the Xen - User mailing list archive at Nabble.com. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |