<?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: How do I find out Linux Disk utilization?</title> <atom:link href="http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html/feed" rel="self" type="application/rss+xml" /><link>http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html</link> <description>This is a Linux sys admin journal by Vivek about sys admin work, Linux tips &#38; tricks, hacks, news and more.</description> <lastBuildDate>Fri, 10 Feb 2012 20:37:43 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.1</generator> <item><title>By: soundar</title><link>http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-179080</link> <dc:creator>soundar</dc:creator> <pubDate>Thu, 09 Feb 2012 12:55:26 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-179080</guid> <description>where x = device
example : iostat -x -d  sda 5</description> <content:encoded><![CDATA[<p>where x = device</p><p>example : iostat -x -d  sda 5</p> ]]></content:encoded> </item> <item><title>By: Reza</title><link>http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-173681</link> <dc:creator>Reza</dc:creator> <pubDate>Fri, 02 Sep 2011 17:03:19 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-173681</guid> <description>Very useful... thanks!</description> <content:encoded><![CDATA[<p>Very useful&#8230; thanks!</p> ]]></content:encoded> </item> <item><title>By: Joseph Taiwo</title><link>http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-173161</link> <dc:creator>Joseph Taiwo</dc:creator> <pubDate>Tue, 09 Aug 2011 06:08:42 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-173161</guid> <description>Hi,
My company uses a VPS hosted in softlayer. Anytime Irun iostat, I hadly get any of these data. Could it be a problem with the VPS?
The sample of the command output for iostat -d -x 5 3 is as below:
&lt;pre&gt;
Device:         rrqm/s   wrqm/s   r/s   w/s   rsec/s   wsec/s avgrq-sz avgqu-sz   await  svctm  %util
Device:         rrqm/s   wrqm/s   r/s   w/s   rsec/s   wsec/s avgrq-sz avgqu-sz   await  svctm  %util
Device:         rrqm/s   wrqm/s   r/s   w/s   rsec/s   wsec/s avgrq-sz avgqu-sz   await  svctm  %util
&lt;/pre&gt;
Please I will like to know if there is a way around this. Thanks</description> <content:encoded><![CDATA[<p>Hi,</p><p>My company uses a VPS hosted in softlayer. Anytime Irun iostat, I hadly get any of these data. Could it be a problem with the VPS?<br
/> The sample of the command output for iostat -d -x 5 3 is as below:</p><pre>
Device:         rrqm/s   wrqm/s   r/s   w/s   rsec/s   wsec/s avgrq-sz avgqu-sz   await  svctm  %util
Device:         rrqm/s   wrqm/s   r/s   w/s   rsec/s   wsec/s avgrq-sz avgqu-sz   await  svctm  %util
Device:         rrqm/s   wrqm/s   r/s   w/s   rsec/s   wsec/s avgrq-sz avgqu-sz   await  svctm  %util
</pre><p>Please I will like to know if there is a way around this. Thanks</p> ]]></content:encoded> </item> <item><title>By: Lars</title><link>http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-172782</link> <dc:creator>Lars</dc:creator> <pubDate>Tue, 26 Jul 2011 09:05:58 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-172782</guid> <description>Great article. Just a quick note. On one of our older Debian servers we had to install sysstats package to use iostat.</description> <content:encoded><![CDATA[<p>Great article. Just a quick note. On one of our older Debian servers we had to install sysstats package to use iostat.</p> ]]></content:encoded> </item> <item><title>By: David Ward</title><link>http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-158957</link> <dc:creator>David Ward</dc:creator> <pubDate>Mon, 16 Aug 2010 05:03:56 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-158957</guid> <description>I should use my gravatar email address :)</description> <content:encoded><![CDATA[<p>I should use my gravatar email address :)</p> ]]></content:encoded> </item> <item><title>By: David Ward</title><link>http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-158956</link> <dc:creator>David Ward</dc:creator> <pubDate>Mon, 16 Aug 2010 05:03:06 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-158956</guid> <description>Great article. Thanks!
I too would like to know what is &quot;high&quot;
Also, how do you follow on from this. I have had massive IO wait issues at times and tracking down the process causing the issue is very hard. Any tips in this direction?
Thanks</description> <content:encoded><![CDATA[<p>Great article. Thanks!</p><p>I too would like to know what is &#8220;high&#8221;</p><p>Also, how do you follow on from this. I have had massive IO wait issues at times and tracking down the process causing the issue is very hard. Any tips in this direction?</p><p>Thanks</p> ]]></content:encoded> </item> <item><title>By: Dave Neary</title><link>http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-153421</link> <dc:creator>Dave Neary</dc:creator> <pubDate>Tue, 09 Feb 2010 11:28:23 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-153421</guid> <description>Hi!
Thanks for the information, very useful.
I have one question - what constitutes &quot;high&quot; for r/s &amp; w/s? Is over 10 high? Over 100, 1000?
I suspect that a hard disk is slowing down on me - whenever there is an I/O intensive operation (swapping, download, starting Firefox or OOo, things like that), everything slows to a crawl, including process switching.
Is there a way to find out from iostat what bandwidth the disk is giving me? What is the real latency of a disk?
Thanks!
Dave.</description> <content:encoded><![CDATA[<p>Hi!</p><p>Thanks for the information, very useful.</p><p>I have one question &#8211; what constitutes &#8220;high&#8221; for r/s &amp; w/s? Is over 10 high? Over 100, 1000?</p><p>I suspect that a hard disk is slowing down on me &#8211; whenever there is an I/O intensive operation (swapping, download, starting Firefox or OOo, things like that), everything slows to a crawl, including process switching.</p><p>Is there a way to find out from iostat what bandwidth the disk is giving me? What is the real latency of a disk?</p><p>Thanks!<br
/> Dave.</p> ]]></content:encoded> </item> <item><title>By: arumon</title><link>http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-150496</link> <dc:creator>arumon</dc:creator> <pubDate>Thu, 03 Sep 2009 11:48:15 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-150496</guid> <description>good artice!!!!
one question, Please tell what is the use of the below specified files.
/sys/block/sda/queue/iosched/queued
/sys/block/sda/queue/nr_requests
/sys/block/sda/device/queue_depth</description> <content:encoded><![CDATA[<p>good artice!!!!<br
/> one question, Please tell what is the use of the below specified files.<br
/> /sys/block/sda/queue/iosched/queued<br
/> /sys/block/sda/queue/nr_requests<br
/> /sys/block/sda/device/queue_depth</p> ]]></content:encoded> </item> <item><title>By: whall</title><link>http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-150389</link> <dc:creator>whall</dc:creator> <pubDate>Thu, 27 Aug 2009 21:43:46 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-150389</guid> <description>Mike - you need to not specify &quot;-d&quot;.  Only use -d if you&#039;re going to specify a disk like sda or sdb.  Just use the -x interval.
ie, iostat -x 10
means it will immediately give one output that represents from boot to now, and then every 10 seconds it will output a line that represents the last 10 seconds, and it will repeat forever.
You can also take this into excel and graph it, paying attention to the 4-5 columns the author mentioned.</description> <content:encoded><![CDATA[<p>Mike &#8211; you need to not specify &#8220;-d&#8221;.  Only use -d if you&#8217;re going to specify a disk like sda or sdb.  Just use the -x interval.</p><p>ie, iostat -x 10</p><p>means it will immediately give one output that represents from boot to now, and then every 10 seconds it will output a line that represents the last 10 seconds, and it will repeat forever.</p><p>You can also take this into excel and graph it, paying attention to the 4-5 columns the author mentioned.</p> ]]></content:encoded> </item> <item><title>By: Ash Sethi</title><link>http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-143838</link> <dc:creator>Ash Sethi</dc:creator> <pubDate>Wed, 21 May 2008 06:31:02 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-143838</guid> <description>Another good article... thanks for sharing,</description> <content:encoded><![CDATA[<p>Another good article&#8230; thanks for sharing,</p> ]]></content:encoded> </item> <item><title>By: Mike</title><link>http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-143046</link> <dc:creator>Mike</dc:creator> <pubDate>Sat, 01 Mar 2008 13:23:56 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-143046</guid> <description>When I enter the command &quot;iostat -d -x 5 3&quot; I do not get any statistics.  Here is what I get:
# iostat -d -x 5 3
Linux 2.4.33.3 (FILES)  03/01/2008
Device:         rrqm/s   wrqm/s   r/s   w/s   rsec/s   wsec/s avgrq-sz avgqu-sz   await  svctm  %util
Device:         rrqm/s   wrqm/s   r/s   w/s   rsec/s   wsec/s avgrq-sz avgqu-sz   await  svctm  %util
Device:         rrqm/s   wrqm/s   r/s   w/s   rsec/s   wsec/s avgrq-sz avgqu-sz   await  svctm  %util
Any ideas on what the problem could be?  I&#039;m running Slackware 11.0 with the stock kernel.
Thanks in advance.</description> <content:encoded><![CDATA[<p>When I enter the command &#8220;iostat -d -x 5 3&#8243; I do not get any statistics.  Here is what I get:</p><p># iostat -d -x 5 3<br
/> Linux 2.4.33.3 (FILES)  03/01/2008</p><p>Device:         rrqm/s   wrqm/s   r/s   w/s   rsec/s   wsec/s avgrq-sz avgqu-sz   await  svctm  %util</p><p>Device:         rrqm/s   wrqm/s   r/s   w/s   rsec/s   wsec/s avgrq-sz avgqu-sz   await  svctm  %util</p><p>Device:         rrqm/s   wrqm/s   r/s   w/s   rsec/s   wsec/s avgrq-sz avgqu-sz   await  svctm  %util</p><p>Any ideas on what the problem could be?  I&#8217;m running Slackware 11.0 with the stock kernel.</p><p>Thanks in advance.</p> ]]></content:encoded> </item> <item><title>By: Rishi kapur</title><link>http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-143039</link> <dc:creator>Rishi kapur</dc:creator> <pubDate>Fri, 29 Feb 2008 05:54:52 +0000</pubDate> <guid
isPermaLink="false">http://www.cyberciti.biz/tips/linux-disk-performance-monitoring-howto.html#comment-143039</guid> <description>Please suggest me - system load average is shooting.
%iowait is high and found with iostat output one disk mentioned below may be the cause.
Device:    rrqm/s wrqm/s   r/s   w/s  rsec/s  wsec/s    rkB/s    wkB/s avgrq-sz avgqu-sz   await  svctm  %util
cciss/c0d0 2269.60 132.60 296.20 77.60 20521.60 1681.60 10260.80   840.80    59.40     4.15   11.18   2.65  99.20
please suggest</description> <content:encoded><![CDATA[<p>Please suggest me &#8211; system load average is shooting.</p><p>%iowait is high and found with iostat output one disk mentioned below may be the cause.</p><p>Device:    rrqm/s wrqm/s   r/s   w/s  rsec/s  wsec/s    rkB/s    wkB/s avgrq-sz avgqu-sz   await  svctm  %util<br
/> cciss/c0d0 2269.60 132.60 296.20 77.60 20521.60 1681.60 10260.80   840.80    59.40     4.15   11.18   2.65  99.20</p><p>please suggest</p> ]]></content:encoded> </item> </channel> </rss>
