<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Running vSphere within Workstation will take up a lot of memory&#8230;</title>
	<atom:link href="http://www.yellow-bricks.com/2009/05/08/running-vsphere-within-workstation-will-take-up-a-lot-of-memory/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.yellow-bricks.com/2009/05/08/running-vsphere-within-workstation-will-take-up-a-lot-of-memory/</link>
	<description>Building blocks for virtualization...</description>
	<lastBuildDate>Sat, 20 Mar 2010 14:41:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: James</title>
		<link>http://www.yellow-bricks.com/2009/05/08/running-vsphere-within-workstation-will-take-up-a-lot-of-memory/comment-page-1/#comment-7019</link>
		<dc:creator>James</dc:creator>
		<pubDate>Sat, 13 Mar 2010 19:25:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=2887#comment-7019</guid>
		<description>Hi,

I am running the Esxi 4 hypervisor and have made the change  /vmkernel/minMemoryCheck = “false” and it has worked.  The problem I have is that my laptop has only 2GB or RAM and I need to run 2 ESXi for testing.  With 1 ESXi booted running 1096 MB RAM I obviously cant start the other ESXi.

Problem is I can&#039;t find the  /etc/vmware/init/init.d/00.vmnix in its location.

Is there an equivalent file for ESXi and not just ESX...

Any help appreciated.

James</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I am running the Esxi 4 hypervisor and have made the change  /vmkernel/minMemoryCheck = “false” and it has worked.  The problem I have is that my laptop has only 2GB or RAM and I need to run 2 ESXi for testing.  With 1 ESXi booted running 1096 MB RAM I obviously cant start the other ESXi.</p>
<p>Problem is I can&#8217;t find the  /etc/vmware/init/init.d/00.vmnix in its location.</p>
<p>Is there an equivalent file for ESXi and not just ESX&#8230;</p>
<p>Any help appreciated.</p>
<p>James</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simon L</title>
		<link>http://www.yellow-bricks.com/2009/05/08/running-vsphere-within-workstation-will-take-up-a-lot-of-memory/comment-page-1/#comment-6935</link>
		<dc:creator>Simon L</dc:creator>
		<pubDate>Sat, 06 Mar 2010 03:43:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=2887#comment-6935</guid>
		<description>Just did the test with

RequiredMemory=1032192 (1g of ram) 

And worked well with Workstation 7.01

Tested with ESX vSphere 4.0 Update 1</description>
		<content:encoded><![CDATA[<p>Just did the test with</p>
<p>RequiredMemory=1032192 (1g of ram) </p>
<p>And worked well with Workstation 7.01</p>
<p>Tested with ESX vSphere 4.0 Update 1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JayH</title>
		<link>http://www.yellow-bricks.com/2009/05/08/running-vsphere-within-workstation-will-take-up-a-lot-of-memory/comment-page-1/#comment-6650</link>
		<dc:creator>JayH</dc:creator>
		<pubDate>Fri, 12 Feb 2010 20:00:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=2887#comment-6650</guid>
		<description>I&#039;m having mixed success.

The fix for ESXi(using ESXi 4.0.0 U1 Releasebuild-208167):
adding the line /vmkernel/minMemoryCheck = “false”
to /etc/vmware/esx.conf
works fine.

The fix for ESX(using ESX 4.0.0 U1 build-208167):
changing RequiredMemory=2064384
in /etc/vmware/init/init.d/00.vmnix
has not been working for me.

Even though the 00.vmnix file is modified (to 1548288, a size of 1.5 GB) ESX stops booting and gives the message:
&quot;There is not enough memory to load VMKernel. 1572350 KB of RAM was detected. We require at least 2064384 KB of RAM to boot. Aborting boot.&quot;

Changing the virtual machine settings back to 2048 MB, while leaving the 00.vmnix file at RequiredMemory=1548288, allows the VM to boot - and when finished the title screen displays &quot;2 GB Memory&quot;.
The VMKernel seems to be disregarding the the change in the 00.vmnix file.

Did VMware make some changes that are causing the fix not to work?
Has anyone found a solution?

Any advice would be appreciated.</description>
		<content:encoded><![CDATA[<p>I&#8217;m having mixed success.</p>
<p>The fix for ESXi(using ESXi 4.0.0 U1 Releasebuild-208167):<br />
adding the line /vmkernel/minMemoryCheck = “false”<br />
to /etc/vmware/esx.conf<br />
works fine.</p>
<p>The fix for ESX(using ESX 4.0.0 U1 build-208167):<br />
changing RequiredMemory=2064384<br />
in /etc/vmware/init/init.d/00.vmnix<br />
has not been working for me.</p>
<p>Even though the 00.vmnix file is modified (to 1548288, a size of 1.5 GB) ESX stops booting and gives the message:<br />
&#8220;There is not enough memory to load VMKernel. 1572350 KB of RAM was detected. We require at least 2064384 KB of RAM to boot. Aborting boot.&#8221;</p>
<p>Changing the virtual machine settings back to 2048 MB, while leaving the 00.vmnix file at RequiredMemory=1548288, allows the VM to boot &#8211; and when finished the title screen displays &#8220;2 GB Memory&#8221;.<br />
The VMKernel seems to be disregarding the the change in the 00.vmnix file.</p>
<p>Did VMware make some changes that are causing the fix not to work?<br />
Has anyone found a solution?</p>
<p>Any advice would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://www.yellow-bricks.com/2009/05/08/running-vsphere-within-workstation-will-take-up-a-lot-of-memory/comment-page-1/#comment-6224</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Wed, 03 Feb 2010 13:05:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=2887#comment-6224</guid>
		<description>I am unable to get this memory &quot;hack&quot; to work.  I am using Windows 7 x64 and vmware workstation 7.  The problem is that I can edit the 00.vmnix file but if the VM on workstation 7 does not get 2 GB allocated my ESX server will not boot.  Did anyone else have this problem?</description>
		<content:encoded><![CDATA[<p>I am unable to get this memory &#8220;hack&#8221; to work.  I am using Windows 7 x64 and vmware workstation 7.  The problem is that I can edit the 00.vmnix file but if the VM on workstation 7 does not get 2 GB allocated my ESX server will not boot.  Did anyone else have this problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremiah Powell</title>
		<link>http://www.yellow-bricks.com/2009/05/08/running-vsphere-within-workstation-will-take-up-a-lot-of-memory/comment-page-1/#comment-5963</link>
		<dc:creator>Jeremiah Powell</dc:creator>
		<pubDate>Wed, 13 Jan 2010 22:44:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=2887#comment-5963</guid>
		<description>You can pass the memory check options on the command line when starting up the Installer ISO.  On the blue menu that mentions pressing [Tab] for options, press Tab and edit the command line to add the nominMemoryCheck option.

For a good example with screenshots, see the http://www.vm-help.com/esx40i/vmkernel_boot_options.php vmkernel boot options page for ESXi 4.0.

The boot process appears to get values from /etc/vmware/esx.conf for this command line, so anything you would set in esx.conf may be also provided on boot.

Unfortunately, the installer seems to eat an inordinate amount of RAM.  I&#039;ve had no luck getting the default ISO to run in under 2048 Mb when trying many of the memory control options documented in the vmkernel debugger (press escape at any purple screen and type &#039;l&#039; to access the list.) Perhaps install.tgz needs a diet?</description>
		<content:encoded><![CDATA[<p>You can pass the memory check options on the command line when starting up the Installer ISO.  On the blue menu that mentions pressing [Tab] for options, press Tab and edit the command line to add the nominMemoryCheck option.</p>
<p>For a good example with screenshots, see the <a href="http://www.vm-help.com/esx40i/vmkernel_boot_options.php" rel="nofollow">http://www.vm-help.com/esx40i/vmkernel_boot_options.php</a> vmkernel boot options page for ESXi 4.0.</p>
<p>The boot process appears to get values from /etc/vmware/esx.conf for this command line, so anything you would set in esx.conf may be also provided on boot.</p>
<p>Unfortunately, the installer seems to eat an inordinate amount of RAM.  I&#8217;ve had no luck getting the default ISO to run in under 2048 Mb when trying many of the memory control options documented in the vmkernel debugger (press escape at any purple screen and type &#8216;l&#8217; to access the list.) Perhaps install.tgz needs a diet?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @vRobM</title>
		<link>http://www.yellow-bricks.com/2009/05/08/running-vsphere-within-workstation-will-take-up-a-lot-of-memory/comment-page-1/#comment-5392</link>
		<dc:creator>@vRobM</dc:creator>
		<pubDate>Thu, 03 Dec 2009 22:06:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=2887#comment-5392</guid>
		<description>By default nano wraps files it edits so you can see their entirety.

To avoid this behavior, simple start nano with the &#039;-w&#039; flag, and you&#039;re good to go. Long lines now won&#039;t wrap and you can&#039;t ruin a file just by saving it.

So go ahead, use nano -w file.conf for all your needs.</description>
		<content:encoded><![CDATA[<p>By default nano wraps files it edits so you can see their entirety.</p>
<p>To avoid this behavior, simple start nano with the &#8216;-w&#8217; flag, and you&#8217;re good to go. Long lines now won&#8217;t wrap and you can&#8217;t ruin a file just by saving it.</p>
<p>So go ahead, use nano -w file.conf for all your needs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ivo Musters</title>
		<link>http://www.yellow-bricks.com/2009/05/08/running-vsphere-within-workstation-will-take-up-a-lot-of-memory/comment-page-1/#comment-5305</link>
		<dc:creator>Ivo Musters</dc:creator>
		<pubDate>Thu, 26 Nov 2009 18:34:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=2887#comment-5305</guid>
		<description>Hi, 
started 2x esx4i yesterday with 2GB a piece and vCenter.
Everything works fine, but it doesn&#039;t leave me any room for booting a VM :S
changed the esx hosts to 3GB a piece and i had about 1GB free for VM&#039;s (checked by setting resource pool memory reservation)

4i seems to be taking up the whole first 2GB for itself.
Checked this article, but can&#039;t find a file 00.vmnix on my esx4i servers...
There is a 00.vmvisor, but not the file mentioned above.

Is there any way to change how many mem 4i reserves for kernel ?
ESXi 4.0.0 build 208167 (Update 1)</description>
		<content:encoded><![CDATA[<p>Hi,<br />
started 2x esx4i yesterday with 2GB a piece and vCenter.<br />
Everything works fine, but it doesn&#8217;t leave me any room for booting a VM :S<br />
changed the esx hosts to 3GB a piece and i had about 1GB free for VM&#8217;s (checked by setting resource pool memory reservation)</p>
<p>4i seems to be taking up the whole first 2GB for itself.<br />
Checked this article, but can&#8217;t find a file 00.vmnix on my esx4i servers&#8230;<br />
There is a 00.vmvisor, but not the file mentioned above.</p>
<p>Is there any way to change how many mem 4i reserves for kernel ?<br />
ESXi 4.0.0 build 208167 (Update 1)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: djswarm</title>
		<link>http://www.yellow-bricks.com/2009/05/08/running-vsphere-within-workstation-will-take-up-a-lot-of-memory/comment-page-1/#comment-5262</link>
		<dc:creator>djswarm</dc:creator>
		<pubDate>Mon, 23 Nov 2009 10:55:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=2887#comment-5262</guid>
		<description>change RequiredMemory to 516096 and you can boot with 768 MB which is barely enough for a minimal xp guest, but enough to vMotion things about.

You can put the esxi boot image on a usb key, boot to it, make the change, rip it back off with winimage, rezip it and then recreate the iso and not have to sweat installing esxi on minimal machines again, well except for not supporting hardly anything ;)</description>
		<content:encoded><![CDATA[<p>change RequiredMemory to 516096 and you can boot with 768 MB which is barely enough for a minimal xp guest, but enough to vMotion things about.</p>
<p>You can put the esxi boot image on a usb key, boot to it, make the change, rip it back off with winimage, rezip it and then recreate the iso and not have to sweat installing esxi on minimal machines again, well except for not supporting hardly anything <img src='http://www.yellow-bricks.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: LucD</title>
		<link>http://www.yellow-bricks.com/2009/05/08/running-vsphere-within-workstation-will-take-up-a-lot-of-memory/comment-page-1/#comment-4103</link>
		<dc:creator>LucD</dc:creator>
		<pubDate>Sun, 26 Jul 2009 15:59:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=2887#comment-4103</guid>
		<description>Note that some ESX patches will overwrite this file !</description>
		<content:encoded><![CDATA[<p>Note that some ESX patches will overwrite this file !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jay Rogers</title>
		<link>http://www.yellow-bricks.com/2009/05/08/running-vsphere-within-workstation-will-take-up-a-lot-of-memory/comment-page-1/#comment-3884</link>
		<dc:creator>Jay Rogers</dc:creator>
		<pubDate>Fri, 26 Jun 2009 18:57:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.yellow-bricks.com/?p=2887#comment-3884</guid>
		<description>I started with 1280mb but didn&#039;t see any problems until I tried to add the ESX server to VC and it would fail. When I put memory on ESXI to 2048 adding to VC worked fine...then I lowered it back.</description>
		<content:encoded><![CDATA[<p>I started with 1280mb but didn&#8217;t see any problems until I tried to add the ESX server to VC and it would fail. When I put memory on ESXI to 2048 adding to VC worked fine&#8230;then I lowered it back.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
