<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: iostat in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/iostat/m-p/3307739#M10176</link>
    <description>The machine has internal and external disks.&lt;BR /&gt;I do 'iostat rz5 1',but the output is&lt;BR /&gt;tty     rz0      rz1      rz2      rz3     cpu&lt;BR /&gt; tin tout bps tps  bps tps  bps tps  bps tps  us ni sy id&lt;BR /&gt;   0  150   1   0    1   0    0   0    0   0   0  0  0 99&lt;BR /&gt;   2  232  48   3    0   0    0   0    0   0   1  0  2 97&lt;BR /&gt;   2  181   0   0   16   2    0   0    0   0   0  0  1 99&lt;BR /&gt;&lt;BR /&gt;What is the matter?Thank you.&lt;BR /&gt;</description>
    <pubDate>Thu, 17 Jun 2004 21:22:42 GMT</pubDate>
    <dc:creator>hy_3</dc:creator>
    <dc:date>2004-06-17T21:22:42Z</dc:date>
    <item>
      <title>iostat</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/iostat/m-p/3307735#M10172</link>
      <description>OS is 4.0d.There are 10 diskâ  â  rz0,rz1....rz10.&lt;BR /&gt;I use iostat to watch the disk's activity.But I only can watch rz0,rz1,rz2 and rz3.How can I use iostat to watch the other disks' activity?Thank</description>
      <pubDate>Thu, 17 Jun 2004 03:41:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/iostat/m-p/3307735#M10172</guid>
      <dc:creator>hy_3</dc:creator>
      <dc:date>2004-06-17T03:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: iostat</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/iostat/m-p/3307736#M10173</link>
      <description>where are the disks located?&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2004 05:09:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/iostat/m-p/3307736#M10173</guid>
      <dc:creator>Ralf Puchner</dc:creator>
      <dc:date>2004-06-17T05:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: iostat</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/iostat/m-p/3307737#M10174</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt; You can give the disks you want to watch after the iostat command.&lt;BR /&gt;e.g.&lt;BR /&gt;iostat rz0 rz1 rz2 rz3 rz4 rz5 rz6 rz7 rz8 rz9 5 10&lt;BR /&gt;&lt;BR /&gt;This will show you the statistics of the disks rz0 to rz9 after every five seconds and 10 such readings will be displayed.&lt;BR /&gt;Similarly you can use the command as per your requirement&lt;BR /&gt;&lt;BR /&gt;Ninad</description>
      <pubDate>Thu, 17 Jun 2004 08:15:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/iostat/m-p/3307737#M10174</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2004-06-17T08:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: iostat</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/iostat/m-p/3307738#M10175</link>
      <description>I think the Tru64 iostat on 4.x systems only works on Lun-0 devices. i.e., if you have disks like rzbXX, rzcXX etc. iostat may not report on those. Otherwise the above solution should work.&lt;BR /&gt;&lt;BR /&gt;Also check out the improved "uaio" tool from,&lt;BR /&gt;&lt;A href="ftp://ftp.alaska.edu/pub/sois/Overview.html#uaio" target="_blank"&gt;ftp://ftp.alaska.edu/pub/sois/Overview.html#uaio&lt;/A&gt;&lt;BR /&gt;or: &lt;A href="http://www.arsc.edu/~kcarlson/software/man/uaio.html" target="_blank"&gt;http://www.arsc.edu/~kcarlson/software/man/uaio.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;or better yet, if you have collect installed, use collect.&lt;BR /&gt;&lt;BR /&gt;collect -sd -i5 (disk statistics at 5 sec interval)&lt;BR /&gt;&lt;BR /&gt;regds,&lt;BR /&gt;Abdul.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2004 09:00:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/iostat/m-p/3307738#M10175</guid>
      <dc:creator>Abdul Rahiman</dc:creator>
      <dc:date>2004-06-17T09:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: iostat</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/iostat/m-p/3307739#M10176</link>
      <description>The machine has internal and external disks.&lt;BR /&gt;I do 'iostat rz5 1',but the output is&lt;BR /&gt;tty     rz0      rz1      rz2      rz3     cpu&lt;BR /&gt; tin tout bps tps  bps tps  bps tps  bps tps  us ni sy id&lt;BR /&gt;   0  150   1   0    1   0    0   0    0   0   0  0  0 99&lt;BR /&gt;   2  232  48   3    0   0    0   0    0   0   1  0  2 97&lt;BR /&gt;   2  181   0   0   16   2    0   0    0   0   0  0  1 99&lt;BR /&gt;&lt;BR /&gt;What is the matter?Thank you.&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2004 21:22:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/iostat/m-p/3307739#M10176</guid>
      <dc:creator>hy_3</dc:creator>
      <dc:date>2004-06-17T21:22:42Z</dc:date>
    </item>
  </channel>
</rss>

