<?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: IO Performance in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013311#M299062</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for all answers!&lt;BR /&gt;&lt;BR /&gt;In this moment I don't have any tools neither HP-UX (11i v3)... &lt;BR /&gt;So... I need to go to another way.&lt;BR /&gt;&lt;BR /&gt;I already used the system.perf.sh that Steven said.&lt;BR /&gt;&lt;BR /&gt;I'm studying...&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Jun 2007 07:25:03 GMT</pubDate>
    <dc:creator>cfeitosa</dc:creator>
    <dc:date>2007-06-06T07:25:03Z</dc:date>
    <item>
      <title>IO Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013307#M299058</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Guys, I'm using HPUX 11 and Storage Hitachi.&lt;BR /&gt;&lt;BR /&gt;Please I need a help.&lt;BR /&gt;How can I to monitor the performance of IO of my all disk directly on HBA?&lt;BR /&gt;&lt;BR /&gt;I don't know if the iostat command is sufficient for do it or maybe I don't know to use and to interpret it correctly.&lt;BR /&gt;&lt;BR /&gt;I don't have any tool for do that... so I need to do a script or to know some commands that I can to monitor the performance of my server and how is the flow of IO between my disks and the Storage (HBA, ports, LUN, and so far and so on).&lt;BR /&gt;&lt;BR /&gt;I'm a little new with this environment, so please could someone give me a help?&lt;BR /&gt;&lt;BR /&gt;Thanks a lot!&lt;BR /&gt;clefeitosa</description>
      <pubDate>Tue, 05 Jun 2007 07:19:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013307#M299058</guid>
      <dc:creator>cfeitosa</dc:creator>
      <dc:date>2007-06-05T07:19:25Z</dc:date>
    </item>
    <item>
      <title>Re: IO Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013308#M299059</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I'm sure Hitachi has some tools, you should check with them.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.hpux.ws/system.perf.sh" target="_blank"&gt;http://www.hpux.ws/system.perf.sh&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Free, functional and might do the job for you.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 05 Jun 2007 08:39:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013308#M299059</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2007-06-05T08:39:15Z</dc:date>
    </item>
    <item>
      <title>Re: IO Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013309#M299060</link>
      <description>If you are connecting through a SAN switch the switch itself should also have some tools to monitor SAN port statistics for your zones.</description>
      <pubDate>Tue, 05 Jun 2007 08:50:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013309#M299060</guid>
      <dc:creator>Alastair Donaldson</dc:creator>
      <dc:date>2007-06-05T08:50:13Z</dc:date>
    </item>
    <item>
      <title>Re: IO Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013310#M299061</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;The latest version of HP-UX (11i v3) has the ability to monitor IO performance on a per HBA Controller basis as follows :&lt;BR /&gt;&lt;BR /&gt;sar -H &lt;TIME&gt; &lt;NUMBER_OF_INTERVALS&gt;&lt;BR /&gt;&lt;BR /&gt;Other new features in 11iv3 for IO performance monitoring include :&lt;BR /&gt;&lt;BR /&gt;1. sar -t (tape lun performance).&lt;BR /&gt;2. sar -L (per lunpath performance).&lt;BR /&gt;3. sar -dR (disk lun performance with seperate read and write performance data split).&lt;BR /&gt;4. Similar enhancements have been provided in iostat and Glance as well.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Santosh&lt;BR /&gt;&lt;/NUMBER_OF_INTERVALS&gt;&lt;/TIME&gt;</description>
      <pubDate>Tue, 05 Jun 2007 13:05:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013310#M299061</guid>
      <dc:creator>Santosh Rao</dc:creator>
      <dc:date>2007-06-05T13:05:20Z</dc:date>
    </item>
    <item>
      <title>Re: IO Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013311#M299062</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Thanks for all answers!&lt;BR /&gt;&lt;BR /&gt;In this moment I don't have any tools neither HP-UX (11i v3)... &lt;BR /&gt;So... I need to go to another way.&lt;BR /&gt;&lt;BR /&gt;I already used the system.perf.sh that Steven said.&lt;BR /&gt;&lt;BR /&gt;I'm studying...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Jun 2007 07:25:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013311#M299062</guid>
      <dc:creator>cfeitosa</dc:creator>
      <dc:date>2007-06-06T07:25:03Z</dc:date>
    </item>
    <item>
      <title>Re: IO Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013312#M299063</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;have you considered creating a custom rept file in /var/opt/perf?  You can customize it to record Global Disk, CPU, Network filesystem metrics.  I use it to give me a monthly report on Global Statistics for my servers, which are extracted, uuencoded and emailed to me via root's cron every month.  Works like a champ.  Is that something you are looking for?  If so, I'd be glad to explain in more detail.&lt;BR /&gt;&lt;BR /&gt;Andy</description>
      <pubDate>Wed, 06 Jun 2007 07:54:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013312#M299063</guid>
      <dc:creator>AndyMueller</dc:creator>
      <dc:date>2007-06-06T07:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: IO Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013313#M299064</link>
      <description>iostat is archaic and simply useless for modern disk connections, especially with disk arrays and SAN switches. It assumes that only simple disks are attached to a simple SCSI interface.&lt;BR /&gt; &lt;BR /&gt;If your storage goes through a SAN switch, use the switch tools to read the stats. They are much more accurate and solve all the issues with alternate links. Most fibre switches (Brocade, EMC, Cisco, etc) have both a command line interface using telnet as well as a web based interface. The switch must be connected to a LAN or for command line only, connected to a serial port. You can also look at fcmsutil depending on what HBAs you are using (man fcmsutil).</description>
      <pubDate>Wed, 06 Jun 2007 08:48:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013313#M299064</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2007-06-06T08:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: IO Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013314#M299065</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Andy, please could explain in more details or send me an example?&lt;BR /&gt;&lt;BR /&gt;Thanks for all answer!</description>
      <pubDate>Wed, 06 Jun 2007 14:07:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013314#M299065</guid>
      <dc:creator>cfeitosa</dc:creator>
      <dc:date>2007-06-06T14:07:02Z</dc:date>
    </item>
    <item>
      <title>Re: IO Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013315#M299066</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;fcmsutil /dev/td0 &lt;BR /&gt;&lt;BR /&gt;fcmsutil /dev/td0 stat &lt;BR /&gt;&lt;BR /&gt;fcmsutil /dev/fcd1 stat -s</description>
      <pubDate>Wed, 06 Jun 2007 23:35:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013315#M299066</guid>
      <dc:creator>skt_skt</dc:creator>
      <dc:date>2007-06-06T23:35:53Z</dc:date>
    </item>
    <item>
      <title>Re: IO Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013316#M299067</link>
      <description>Clever,&lt;BR /&gt;&lt;BR /&gt;send me an email axmuelle@sentara.com and I will explain in more detail.</description>
      <pubDate>Thu, 07 Jun 2007 10:45:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013316#M299067</guid>
      <dc:creator>AndyMueller</dc:creator>
      <dc:date>2007-06-07T10:45:40Z</dc:date>
    </item>
    <item>
      <title>Re: IO Performance</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013317#M299068</link>
      <description>I would love to have a more detailed explanation on the following series of options for fcmsutil also:&lt;BR /&gt;&lt;BR /&gt;fcmsutil /dev/td0&lt;BR /&gt;&lt;BR /&gt;fcmsutil /dev/td0 stat&lt;BR /&gt;&lt;BR /&gt;fcmsutil /dev/fcd1 stat -s</description>
      <pubDate>Wed, 03 Oct 2007 08:18:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/io-performance/m-p/4013317#M299068</guid>
      <dc:creator>Patrick Ware_1</dc:creator>
      <dc:date>2007-10-03T08:18:41Z</dc:date>
    </item>
  </channel>
</rss>

