<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:clearspace="http://www.jivesoftware.com/xmlns/clearspace/rss" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:opensearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Virtual Performance</title>
    <link>http://communities.vmware.com/blogs/drummonds</link>
    <description>Comment Feed for Virtual Performance</description>
    <pubDate>Mon, 09 Nov 2009 22:22:36 GMT</pubDate>
    <generator>Clearspace 1.10.12 (http://jivesoftware.com/products/clearspace/)</generator>
    <dc:date>2009-11-09T22:22:36Z</dc:date>
    <item>
      <title>RE:&amp;nbsp;Using Perfmon For Accurate, ESX Performance Counters</title>
      <link>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-13257</link>
      <description>MartinWi,&lt;br /&gt;
&lt;br /&gt;
The counters we expose through Perfmon are built on top of the guest SDK. We currently don't have an equivalent tool on Linux that mirrors the ease of use of Windows Perfmon. However, you can probably leverage the guest SDK and write a tool/wrapper to get to the "accurate" CPU counters on Linux guests (w/ tools installed). See the documentation at &lt;a class="jive-link-external" href="http://www.vmware.com/support/developer/guest-sdk/"&gt;http://www.vmware.com/support/developer/guest-sdk/&lt;/a&gt;. Both the 3.5 and 4.0 versions have the same counters that you are interested in.</description>
      <pubDate>Mon, 09 Nov 2009 22:22:36 GMT</pubDate>
      <author>praveen</author>
      <guid>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-13257</guid>
      <dc:date>2009-11-09T22:22:36Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;Using Perfmon For Accurate, ESX Performance Counters</title>
      <link>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-13087</link>
      <description>This is great stuff. Makes it easy with snmptools to get the values via snmp, and graph usage in Mhz via for example cacti.&lt;br /&gt;
I wonder though if there is anything similar to use with Linux(i.e. get the usage in Mhz from the virtual machine somehow)? The documentation about VMware Tools doesn't exactly provide much info.</description>
      <pubDate>Thu, 29 Oct 2009 17:25:25 GMT</pubDate>
      <author>MartinWi</author>
      <guid>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-13087</guid>
      <dc:date>2009-10-29T17:25:25Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;Using Perfmon For Accurate, ESX Performance Counters</title>
      <link>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-12514</link>
      <description>hi,&lt;br /&gt;
are you aware of any bug, when even after upgrading to vsphere and after upgrading the vmware tools and the virtual hardware to ver 7, the counters are still missign&lt;br /&gt;
&lt;p /&gt;
&lt;br /&gt;
Itzik Reich&lt;br /&gt;
&lt;br /&gt;
Solutions Architect&lt;br /&gt;
&lt;br /&gt;
VCP,VTSP,MCTS,MCITP,MCSE,CCA,CCNA&lt;br /&gt;
&lt;br /&gt;
EMC²&lt;br /&gt;
&lt;br /&gt;
where Information Lives&lt;br /&gt;
&lt;br /&gt;
If you find this information useful, please award points for "correct" or "helpful".</description>
      <pubDate>Wed, 23 Sep 2009 09:40:39 GMT</pubDate>
      <author>Itzikr</author>
      <guid>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-12514</guid>
      <dc:date>2009-09-23T09:40:39Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;Using Perfmon For Accurate, ESX Performance Counters</title>
      <link>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-12308</link>
      <description>I have again uploaded the DLL, for those that are interested.&lt;br /&gt;
&lt;br /&gt;
Scott&lt;br /&gt;
&lt;br /&gt;
More information on my communities blog and on Twitter:&lt;br /&gt;
&lt;a class="jive-link-external" href="http://communities.vmware.com/blogs/drummonds"&gt;http://communities.vmware.com/blogs/drummonds&lt;/a&gt;&lt;br /&gt;
&lt;a class="jive-link-external" href="http://twitter.com/drummonds"&gt;http://twitter.com/drummonds&lt;/a&gt;</description>
      <pubDate>Wed, 09 Sep 2009 17:24:43 GMT</pubDate>
      <author>drummonds</author>
      <guid>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-12308</guid>
      <dc:date>2009-09-09T17:24:43Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;Four Things You Should Know About ESX 4's Scheduler</title>
      <link>http://communities.vmware.com/blogs/drummonds/2009/08/21/four-things-you-should-know-about-esx-4s-scheduler#comments-12162</link>
      <description>Hey Scott,&lt;br /&gt;
&lt;br /&gt;
Great article, as usual. One comment on Item 4...if you don't understand how contention works into the equation, you could mistakenly assume that it is better to create a dual vCPU VM than a single vCPU VM - you have more "options" for placement. &lt;br /&gt;
&lt;br /&gt;
I can hear it already:&lt;br /&gt;
&lt;br /&gt;
&lt;ul class="jive-dash"&gt;
&lt;li&gt;Me: "You should always create your VMs with a single vCPU and scale up if you experience performance problems"&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul class="jive-dash"&gt;
&lt;li&gt;Customer: "But Scott Drummonds' article says a 2 vCPU VM has a 50% better chance of being scheduled than a single vCPU VM..."&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
&lt;ul class="jive-dash"&gt;
&lt;li&gt;Me: "OK, let's have a discussion about contention and scheduling opportunities. Where's the whiteboard?"&lt;/li&gt;
&lt;/ul&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;
KLC&lt;br /&gt;
Ken Cline&lt;br /&gt;
VMware vExpert 2009&lt;br /&gt;
VMware Communities User Moderator&lt;br /&gt;
Blogging at: &lt;a class="jive-link-external" href="http://KensVirtualReality.wordpress.com/"&gt;http://KensVirtualReality.wordpress.com/&lt;/a&gt;</description>
      <pubDate>Sat, 22 Aug 2009 18:55:54 GMT</pubDate>
      <author>Ken.Cline</author>
      <guid>http://communities.vmware.com/blogs/drummonds/2009/08/21/four-things-you-should-know-about-esx-4s-scheduler#comments-12162</guid>
      <dc:date>2009-08-22T18:55:54Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;Four Things You Should Know About ESX 4's Scheduler</title>
      <link>http://communities.vmware.com/blogs/drummonds/2009/08/21/four-things-you-should-know-about-esx-4s-scheduler#comments-12153</link>
      <description>Nice post.  One thing on item 4 (cells).  People are going to be on ESX 3.x for a while and 6 core processors are already here.  I think it would be a nice addition if you would add to your diagrams VM placement on 6 core sockets with an additional note about changing the default cell size to accommodate 6 core procs and the impacts of doing so and not doing so.  Also add a note on how Intel's modern HT fits into the picture.&lt;br/&gt;
&lt;br/&gt;
Thanks,&lt;br/&gt;
Jas&lt;br/&gt;
&lt;p/&gt;
&lt;br/&gt;
&lt;i&gt;Jason Boche, vExpert&lt;/i&gt;&lt;br/&gt;
&lt;i&gt;&lt;a class="jive-link-external" href="http://www.boche.net/blog/"&gt;boche.net - VMware Virtualization Evangelist&lt;/a&gt;&lt;/i&gt;&lt;br/&gt;
&lt;i&gt;&lt;a class="jive-link-external" href="http://www.vmware.com/communities/content/community_terms/"&gt;VMware Communities User Moderator&lt;/a&gt;&lt;/i&gt;&lt;br/&gt;
&lt;i&gt;&lt;a class="jive-link-external" href="http://communities.vmware.com/community/vmug/us-central/minneapolis"&gt;Minneapolis Area VMware User Group Leader&lt;/a&gt;&lt;/i&gt;</description>
      <pubDate>Sat, 22 Aug 2009 04:13:10 GMT</pubDate>
      <author>jasonboche</author>
      <guid>http://communities.vmware.com/blogs/drummonds/2009/08/21/four-things-you-should-know-about-esx-4s-scheduler#comments-12153</guid>
      <dc:date>2009-08-22T04:13:10Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;Using Perfmon For Accurate, ESX Performance Counters</title>
      <link>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-12115</link>
      <description>thanks drummonds!</description>
      <pubDate>Mon, 17 Aug 2009 21:01:48 GMT</pubDate>
      <author>LMSSML</author>
      <guid>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-12115</guid>
      <dc:date>2009-08-17T21:01:48Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;Using Perfmon For Accurate, ESX Performance Counters</title>
      <link>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-12084</link>
      <description>thanks Scott!</description>
      <pubDate>Mon, 17 Aug 2009 17:00:07 GMT</pubDate>
      <author>pwcvmware</author>
      <guid>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-12084</guid>
      <dc:date>2009-08-17T17:00:07Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;Using Perfmon For Accurate, ESX Performance Counters</title>
      <link>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-12083</link>
      <description>I have re-uploaded the file.  Enjoy!&lt;br /&gt;
&lt;br /&gt;
Scott&lt;br /&gt;
&lt;p /&gt;
More information on my communities blog and on Twitter:&lt;br /&gt;
&lt;a class="jive-link-external" href="http://communities.vmware.com/blogs/drummonds"&gt;http://communities.vmware.com/blogs/drummonds&lt;/a&gt;&lt;br /&gt;
&lt;a class="jive-link-external" href="http://twitter.com/drummonds"&gt;http://twitter.com/drummonds&lt;/a&gt;</description>
      <pubDate>Mon, 17 Aug 2009 16:11:54 GMT</pubDate>
      <author>drummonds</author>
      <guid>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-12083</guid>
      <dc:date>2009-08-17T16:11:54Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;Using Perfmon For Accurate, ESX Performance Counters</title>
      <link>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-12094</link>
      <description>Link is broken &lt;img src="!" alt="!" class="jive-image"  /&gt;&lt;br /&gt;
&lt;br /&gt;
Probably cleaned.&lt;br /&gt;
&lt;br /&gt;
Is it possible to re-upload ?&lt;br /&gt;
&lt;br /&gt;
Thanks in advanced.</description>
      <pubDate>Mon, 17 Aug 2009 14:44:48 GMT</pubDate>
      <author>LMSSML</author>
      <guid>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-12094</guid>
      <dc:date>2009-08-17T14:44:48Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;Using Perfmon For Accurate, ESX Performance Counters</title>
      <link>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-12081</link>
      <description>cannot download the tool. Maybe the file was cleaned up again?&lt;br /&gt;
Do you have another location where I can download the file?&lt;br /&gt;
&lt;br /&gt;
Ronny</description>
      <pubDate>Mon, 17 Aug 2009 10:02:21 GMT</pubDate>
      <author>pwcvmware</author>
      <guid>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-12081</guid>
      <dc:date>2009-08-17T10:02:21Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;Using Perfmon For Accurate, ESX Performance Counters</title>
      <link>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-11871</link>
      <description>The temporary location that we are hosting the file from gets cleaned regularly.  I have re-uploaded the file.&lt;br /&gt;
&lt;br /&gt;
Scott&lt;br /&gt;
&lt;p /&gt;
More information on my communities blog and on Twitter:&lt;br /&gt;
&lt;a class="jive-link-external" href="http://communities.vmware.com/blogs/drummonds"&gt;http://communities.vmware.com/blogs/drummonds&lt;/a&gt;&lt;br /&gt;
&lt;a class="jive-link-external" href="http://twitter.com/drummonds"&gt;http://twitter.com/drummonds&lt;/a&gt;</description>
      <pubDate>Mon, 03 Aug 2009 17:32:53 GMT</pubDate>
      <author>drummonds</author>
      <guid>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-11871</guid>
      <dc:date>2009-08-03T17:32:53Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;Using Perfmon For Accurate, ESX Performance Counters</title>
      <link>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-11869</link>
      <description>link to the tool doesn't work.  is the tool still available?</description>
      <pubDate>Fri, 31 Jul 2009 13:57:28 GMT</pubDate>
      <author>dmw1234</author>
      <guid>http://communities.vmware.com/blogs/drummonds/2009/06/18/using-perfmon-for-accurate-esx-performance-counters#comments-11869</guid>
      <dc:date>2009-07-31T13:57:28Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;SQL Server Performance Problems Not Due to VMware</title>
      <link>http://communities.vmware.com/blogs/drummonds/2009/03/13/sql-server-performance-problems-not-due-to-vmware#comments-11187</link>
      <description>Thanks for the additional information, Brian.  I'd agree with both of your comments, with caveats.  As you can see from above, the SQL priority boost did deliver additional gains to performance.  Our experience with real deployments is that the gain we measured may not translate into the same benefits in production environments.  This being due to the fact that increased priority of the SQL process can cause problems with other processes that could be integral to your architecture's efficiency.&lt;br /&gt;
&lt;br /&gt;
However, I will note that the purpose of this blog was to point out that priority boost could generate up to 5% gain, but this is trivial in the context of performance problems that are halving SQL performance or worse.</description>
      <pubDate>Thu, 09 Apr 2009 22:55:53 GMT</pubDate>
      <author>drummonds</author>
      <guid>http://communities.vmware.com/blogs/drummonds/2009/03/13/sql-server-performance-problems-not-due-to-vmware#comments-11187</guid>
      <dc:date>2009-04-09T22:55:53Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;SQL Server Performance Problems Not Due to VMware</title>
      <link>http://communities.vmware.com/blogs/drummonds/2009/03/13/sql-server-performance-problems-not-due-to-vmware#comments-11135</link>
      <description>I'm a big fan of virtualization and we've sought to virtualize where it made sense (and it usually does). However, some of the things you're saying with regards to SQL Server configuration I disagree with. I would in no way say that SQL Server priority boost is a Microsoft best practice for SQL Server configuration. In fact, the truth is it's not. Reference:&lt;br /&gt;
&lt;br /&gt;
&lt;a class="jive-link-external" href="http://support.microsoft.com/kb/319942"&gt;http://support.microsoft.com/kb/319942&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
"Based on actual support experience, you do not need to use priority boost for good performance. If you do use priority boost, it can interfere with smooth server functioning under some conditions and you should not use it except under very unusual circumstances. For example, Microsoft Product Support Services might use priority boost when they investigate a performance issue."&lt;br /&gt;
&lt;br /&gt;
And large pages only come into play when you have x64 or ia64 installations with at least 8 GB of RAM (reference: &lt;a class="jive-link-external" href="http://blogs.msdn.com/slavao/archive/2005/02/11/371063.aspx"&gt;http://blogs.msdn.com/slavao/archive/2005/02/11/371063.aspx&lt;/a&gt;). So for smaller installations, that's not available and cannot be suggested as a best practice.</description>
      <pubDate>Thu, 02 Apr 2009 15:46:41 GMT</pubDate>
      <author>KBrianKelley</author>
      <guid>http://communities.vmware.com/blogs/drummonds/2009/03/13/sql-server-performance-problems-not-due-to-vmware#comments-11135</guid>
      <dc:date>2009-04-02T15:46:41Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;DPM Power/Performance Video</title>
      <link>http://communities.vmware.com/blogs/drummonds/2008/11/06/dpm-powerperformance-video#comments-10997</link>
      <description>DPM will be a fully supported feature in the next version of VI that is coming out this year.</description>
      <pubDate>Thu, 05 Mar 2009 18:53:37 GMT</pubDate>
      <author>drummonds</author>
      <guid>http://communities.vmware.com/blogs/drummonds/2008/11/06/dpm-powerperformance-video#comments-10997</guid>
      <dc:date>2009-03-05T18:53:37Z</dc:date>
    </item>
    <item>
      <title>RE:&amp;nbsp;DPM Power/Performance Video</title>
      <link>http://communities.vmware.com/blogs/drummonds/2008/11/06/dpm-powerperformance-video#comments-10994</link>
      <description>when the DPM feature will be release?</description>
      <pubDate>Thu, 05 Mar 2009 08:18:32 GMT</pubDate>
      <author>ykinfo</author>
      <guid>http://communities.vmware.com/blogs/drummonds/2008/11/06/dpm-powerperformance-video#comments-10994</guid>
      <dc:date>2009-03-05T08:18:32Z</dc:date>
    </item>
  </channel>
</rss>

