<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: WSUS DB and large memory consumption</title>
	<atom:link href="http://ict-freak.nl/2009/06/04/wsus-db-and-large-memory-consumption/feed/" rel="self" type="application/rss+xml" />
	<link>http://ict-freak.nl/2009/06/04/wsus-db-and-large-memory-consumption/</link>
	<description>VMware, Linux, Scripting...</description>
	<lastBuildDate>Mon, 21 May 2012 13:28:47 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: C T</title>
		<link>http://ict-freak.nl/2009/06/04/wsus-db-and-large-memory-consumption/comment-page-1/#comment-16667</link>
		<dc:creator><![CDATA[C T]]></dc:creator>
		<pubDate>Mon, 24 Oct 2011 10:49:10 +0000</pubDate>
		<guid isPermaLink="false">http://ictfreak.wordpress.com/2009/06/04/wsus-db-and-large-memory-consumption/#comment-16667</guid>
		<description><![CDATA[This is not only important when running under ESX but also for other virtual environments.
Please note that I had to connect using a pipe instead of tcp to get a connection with sqlcmd \\.\pipe\MSSQL$MICROSOFT##SSEE\sql\query
I reduced maxmem to 256 which makes it possible to run WSUS in a 2GB VM.]]></description>
		<content:encoded><![CDATA[<p>This is not only important when running under ESX but also for other virtual environments.<br />
Please note that I had to connect using a pipe instead of tcp to get a connection with sqlcmd \\.\pipe\MSSQL$MICROSOFT##SSEE\sql\query<br />
I reduced maxmem to 256 which makes it possible to run WSUS in a 2GB VM.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arnim van Lieshout</title>
		<link>http://ict-freak.nl/2009/06/04/wsus-db-and-large-memory-consumption/comment-page-1/#comment-10204</link>
		<dc:creator><![CDATA[Arnim van Lieshout]]></dc:creator>
		<pubDate>Thu, 04 Jun 2009 10:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://ictfreak.wordpress.com/2009/06/04/wsus-db-and-large-memory-consumption/#comment-10204</guid>
		<description><![CDATA[Although your solution caps the memory usage of SQL, it is not a real solution for the ballooning. The ballooning is happening because the VM is trying to use more memory then its entitled to use.
Reason is mostly because memory is overcomitted and shares come into play. To solve the ballooning investigate why memory is scarce and/or allocate less memory to the SQL VM if your capping it&#039;s memory usage anyway.
It could also be possible that a limit on your VM is causing the ballooning to happen. See Scott Herold&#039;s post on Limits http://www.vmguru.com/index.php/articles-mainmenu-62/mgmt-and-monitoring-mainmenu-68/96-memory-behavior-when-vm-limits-are-set.

I like the way you showed to cap memory usage on SQL however.]]></description>
		<content:encoded><![CDATA[<p>Although your solution caps the memory usage of SQL, it is not a real solution for the ballooning. The ballooning is happening because the VM is trying to use more memory then its entitled to use.<br />
Reason is mostly because memory is overcomitted and shares come into play. To solve the ballooning investigate why memory is scarce and/or allocate less memory to the SQL VM if your capping it&#8217;s memory usage anyway.<br />
It could also be possible that a limit on your VM is causing the ballooning to happen. See Scott Herold&#8217;s post on Limits <a href="http://www.vmguru.com/index.php/articles-mainmenu-62/mgmt-and-monitoring-mainmenu-68/96-memory-behavior-when-vm-limits-are-set" rel="nofollow">http://www.vmguru.com/index.php/articles-mainmenu-62/mgmt-and-monitoring-mainmenu-68/96-memory-behavior-when-vm-limits-are-set</a>.</p>
<p>I like the way you showed to cap memory usage on SQL however.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

