<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://blogs.technet.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Measuring Disk Latency with Windows Performance Monitor (Perfmon)</title><link>http://blogs.technet.com/b/askcore/archive/2012/02/07/measuring-disk-latency-with-windows-performance-monitor-perfmon.aspx</link><description>My name is Flavio Muratore and I am a Senior Support Escalation Engineer with the Windows Core Team. One subject we haven’t written much about in the Core team blog is “disk performance”. Today I would like to talk a little bit about measuring Physical</description><dc:language>en-US</dc:language><generator>Telligent Evolution Platform Developer Build (Build: 5.6.50428.7875)</generator><item><title>re: Measuring Disk Latency with Windows Performance Monitor (Perfmon)</title><link>http://blogs.technet.com/b/askcore/archive/2012/02/07/measuring-disk-latency-with-windows-performance-monitor-perfmon.aspx#3572148</link><pubDate>Sat, 11 May 2013 19:59:20 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3572148</guid><dc:creator>Hrvoje Kusulja</dc:creator><description>&lt;p&gt;It would be nice if we could limit disk i/o per process and/or per virtual machine like in vmware..&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3572148" width="1" height="1"&gt;</description></item><item><title>re: Measuring Disk Latency with Windows Performance Monitor (Perfmon)</title><link>http://blogs.technet.com/b/askcore/archive/2012/02/07/measuring-disk-latency-with-windows-performance-monitor-perfmon.aspx#3566624</link><pubDate>Sat, 13 Apr 2013 13:28:05 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3566624</guid><dc:creator>Andrew Vogel</dc:creator><description>&lt;p&gt;At what level do filter-leel drivers fit in? Anti-virus software applications tend to introduce those and cause IO latency issues that are difficult to confirm without removing the driver on the assumption it&amp;#39;s the problem. Comparing two counters would be a great alternative. &amp;nbsp;I&amp;#39;ve seen articles using kernrate to compare Safe Mode and Normal Mode execution, but that would require physical or console access to test and couldn&amp;#39;t easily be done on a remote VM.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3566624" width="1" height="1"&gt;</description></item><item><title>re: Measuring Disk Latency with Windows Performance Monitor (Perfmon)</title><link>http://blogs.technet.com/b/askcore/archive/2012/02/07/measuring-disk-latency-with-windows-performance-monitor-perfmon.aspx#3548641</link><pubDate>Sun, 27 Jan 2013 23:36:10 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3548641</guid><dc:creator>Scott A.</dc:creator><description>&lt;p&gt;Good Stuff, Flavio!! &amp;nbsp;Glad you got learnt something in ELS and sharing it out! :)&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3548641" width="1" height="1"&gt;</description></item><item><title>re: Measuring Disk Latency with Windows Performance Monitor (Perfmon)</title><link>http://blogs.technet.com/b/askcore/archive/2012/02/07/measuring-disk-latency-with-windows-performance-monitor-perfmon.aspx#3498250</link><pubDate>Wed, 16 May 2012 09:35:15 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3498250</guid><dc:creator>kreid</dc:creator><description>&lt;p&gt;Excellent, just what I was looking for thank you.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3498250" width="1" height="1"&gt;</description></item><item><title>re: Measuring Disk Latency with Windows Performance Monitor (Perfmon)</title><link>http://blogs.technet.com/b/askcore/archive/2012/02/07/measuring-disk-latency-with-windows-performance-monitor-perfmon.aspx#3494487</link><pubDate>Wed, 25 Apr 2012 16:03:40 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3494487</guid><dc:creator>Flavio Muratore [MSFT]</dc:creator><description>&lt;p&gt;@Ah_Chao,&lt;/p&gt;
&lt;p&gt;The unit is seconds but have millisecond precision.&lt;/p&gt;
&lt;p&gt;Counter description:&lt;/p&gt;
&lt;p&gt;Avg. Disk sec/Transfer (Avg. Disk sec/Read, Avg. Disk sec/Write) &lt;/p&gt;
&lt;p&gt;Displays the average time the disk transfers took to complete, in seconds. Although the scale is seconds, the counter has millisecond precision, meaning a value of 0.004 indicates the average time for disk transfers to complete was 4 milliseconds. &lt;/p&gt;
&lt;p&gt;This is the counter in Perfmon used to measure IO latency. &lt;/p&gt;
&lt;p&gt;For other counters see: Windows Performance Monitor Disk Counters Explained - &lt;a rel="nofollow" target="_new" href="http://blogs.technet.com/b/askcore/archive/2012/03/16/windows-performance-monitor-disk-counters-explained.aspx"&gt;blogs.technet.com/.../windows-performance-monitor-disk-counters-explained.aspx&lt;/a&gt;&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3494487" width="1" height="1"&gt;</description></item><item><title>re: Measuring Disk Latency with Windows Performance Monitor (Perfmon)</title><link>http://blogs.technet.com/b/askcore/archive/2012/02/07/measuring-disk-latency-with-windows-performance-monitor-perfmon.aspx#3492555</link><pubDate>Tue, 17 Apr 2012 08:01:05 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3492555</guid><dc:creator>Ah_Chao</dc:creator><description>&lt;p&gt;what is the latency unit of the counter listed in this article? ms??&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3492555" width="1" height="1"&gt;</description></item><item><title>re: Measuring Disk Latency with Windows Performance Monitor (Perfmon)</title><link>http://blogs.technet.com/b/askcore/archive/2012/02/07/measuring-disk-latency-with-windows-performance-monitor-perfmon.aspx#3482302</link><pubDate>Tue, 21 Feb 2012 18:11:59 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3482302</guid><dc:creator>Flavio Muratore [MSFT]</dc:creator><description>&lt;p&gt;Hello Guys.&lt;/p&gt;
&lt;p&gt;This blog post does apply both to Windows VMs and for the for the Hyper-V host as well.&lt;/p&gt;
&lt;p&gt;The special consideration for virtual machines has to do with how VMs calculate time. Because the VMs do not have a hardware real time clock, their time may drift slightly and affect the numbers in the counters. Although this is true, perfmon deals with averages and the results should be useful for a disk performance analysis.&lt;/p&gt;
&lt;p&gt;The concept described here will be complemented by a blog I am finishing up on how disk queue works. Stay tuned! &lt;/p&gt;
&lt;p&gt;Thank you all for the comments. &lt;/p&gt;
&lt;p&gt;Flavio&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3482302" width="1" height="1"&gt;</description></item><item><title>re: Measuring Disk Latency with Windows Performance Monitor (Perfmon)</title><link>http://blogs.technet.com/b/askcore/archive/2012/02/07/measuring-disk-latency-with-windows-performance-monitor-perfmon.aspx#3481467</link><pubDate>Thu, 16 Feb 2012 23:15:00 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3481467</guid><dc:creator>SJB</dc:creator><description>&lt;p&gt;@Chang,&lt;/p&gt;
&lt;p&gt;read &lt;a rel="nofollow" target="_new" href="http://vpivot.com/2010/02/10/inaccuracy-of-in-guest-performance-counters/"&gt;vpivot.com/.../inaccuracy-of-in-guest-performance-counters&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Some counters are fine, but time based ones need to be treated with Suspicion. &amp;nbsp;I was sure there was a document floating around which listed which ones where safe.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3481467" width="1" height="1"&gt;</description></item><item><title>re: Measuring Disk Latency with Windows Performance Monitor (Perfmon)</title><link>http://blogs.technet.com/b/askcore/archive/2012/02/07/measuring-disk-latency-with-windows-performance-monitor-perfmon.aspx#3481451</link><pubDate>Thu, 16 Feb 2012 21:56:46 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3481451</guid><dc:creator>Chang</dc:creator><description>&lt;p&gt;How does a virtualized machine affect the counters? &amp;nbsp; I fight with my VMWare admins repeatedly about how these Perfmon counters are not viable for Windows VMs...&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3481451" width="1" height="1"&gt;</description></item><item><title>re: Measuring Disk Latency with Windows Performance Monitor (Perfmon)</title><link>http://blogs.technet.com/b/askcore/archive/2012/02/07/measuring-disk-latency-with-windows-performance-monitor-perfmon.aspx#3480729</link><pubDate>Mon, 13 Feb 2012 22:03:36 GMT</pubDate><guid isPermaLink="false">d5e57398-b9ef-4490-9955-07cbb4e4a80d:3480729</guid><dc:creator>Dick Svensson</dc:creator><description>&lt;p&gt;Nice post!&lt;/p&gt;
&lt;p&gt;It was short and well written, haven&amp;#39;t seen this simple explanation of these perfmon counters. Would love to see similar short post on other important performance counters. The picture added great value, Great work, txs.&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://blogs.technet.com/aggbug.aspx?PostID=3480729" width="1" height="1"&gt;</description></item></channel></rss>