I know that Microsoft suggests that you leave 1GB of memory for the parent partition on a Hyper-V server. Does VMware have a similar suggestion?

link|improve this question

58% accept rate
feedback

2 Answers

up vote 2 down vote accepted

Memory overhead is going to hinge on a lot of things. Luckily, VMWare has a nice little table to let you know what to expect:
http://pubs.vmware.com/vsp40_e/resmgmt/wwhelp/wwhimpl/common/html/wwhelp.htm#href=r_overhead_memory_on_virtual_machines.html&single=true

Also see this
http://pubs.vmware.com/vsp40_e/resmgmt/wwhelp/wwhimpl/common/html/wwhelp.htm#href=c_understanding_memory_overhead.html#1_10_9_9_7_1&single=true

link|improve this answer
That's for the older ESX stuff. Most people are using ESXi with vSphere 4, which has a smaller footprint, but the way some of the additional services work has changes in some isntances as well. This is a good baseline, but not the absolute for vSphere 4. – MDMarra Jun 9 '10 at 2:26
Thanks Mark. I've edited my post to update for vSphere4 Docs – Jason Berg Jun 9 '10 at 2:32
feedback

In practice, based on the few that I run in production, the ESXi core uses around 200 or so mb. Personally, I try to keep around a gig free of non-reserved ram per server (200 reserved for ESXi, 256 mb for Linux guests, 512 to 1024 mb for Windows guests depending on version and services)...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.