<?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: Disk IO in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-io/m-p/3362253#M486471</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can use this command&lt;BR /&gt;#strings /etc/lvmtab&lt;BR /&gt;This will give you the name of the &lt;BR /&gt;Volume group to which the disk is associated with &amp;amp; then use:&lt;BR /&gt;#bdf &lt;BR /&gt;This will give you the information as to which logical volume your file system is mounted &amp;amp; also to which Volume group this filesystem belongs.&lt;BR /&gt;So, now you have the information as to &lt;BR /&gt;which filesystem is the disk associated with.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As far as Disk I/O testing is considered &lt;BR /&gt;1)You use iostat command this will give you the exact throughput of the disk in Mbps&lt;BR /&gt;( see man iostat for details)&lt;BR /&gt;2)Also use sar -d 5 10 (e.g.)&lt;BR /&gt;command to see the disk i/o per 5 seconds&lt;BR /&gt;and 10 times.&lt;BR /&gt;( see man sar for details)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For all these information pls refer : &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5187-2216/5187-2216_top.html&amp;amp;con=/hpux/onlinedocs/5187-2216/00/00/53-con.html&amp;amp;toc=/hpux/onlinedocs/5187-2216/00/00/53-toc.html&amp;amp;searchterms=LVM&amp;amp;queryid=20040820-224652" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5187-2216/5187-2216_top.html&amp;amp;con=/hpux/onlinedocs/5187-2216/00/00/53-con.html&amp;amp;toc=/hpux/onlinedocs/5187-2216/00/00/53-toc.html&amp;amp;searchterms=LVM&amp;amp;queryid=20040820-224652&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 20 Aug 2004 23:51:27 GMT</pubDate>
    <dc:creator>Shaikh Imran</dc:creator>
    <dc:date>2004-08-20T23:51:27Z</dc:date>
    <item>
      <title>Disk IO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-io/m-p/3362252#M486470</link>
      <description>&lt;P&gt;Hello All,&lt;BR /&gt;My knowledge on disk layouts is minimal. Can someone point me to the right direction where I can find more information on that.&lt;BR /&gt;I am working on a performance issue trying to resolve slow load times on a HP server. &lt;BR /&gt;Eg: c10t0d0 is one of the devices where there is a high avwait(average of 150) and avserv (avg of 27). &lt;BR /&gt;How can I find out what file system is mounted on the device c10t0d0?&lt;BR /&gt;How do I map the disk labels to the actual mount points ?? &lt;BR /&gt;&lt;BR /&gt;Can someone please help?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;P.S. This thread has been moved from&amp;nbsp;Disk to &lt;SPAN&gt;&amp;nbsp;HP-UX &amp;gt; sysadmin&lt;/SPAN&gt;. -HP Forum Moderator&lt;/P&gt;</description>
      <pubDate>Tue, 11 Mar 2014 04:59:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-io/m-p/3362252#M486470</guid>
      <dc:creator>SM_8</dc:creator>
      <dc:date>2014-03-11T04:59:22Z</dc:date>
    </item>
    <item>
      <title>Re: Disk IO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-io/m-p/3362253#M486471</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can use this command&lt;BR /&gt;#strings /etc/lvmtab&lt;BR /&gt;This will give you the name of the &lt;BR /&gt;Volume group to which the disk is associated with &amp;amp; then use:&lt;BR /&gt;#bdf &lt;BR /&gt;This will give you the information as to which logical volume your file system is mounted &amp;amp; also to which Volume group this filesystem belongs.&lt;BR /&gt;So, now you have the information as to &lt;BR /&gt;which filesystem is the disk associated with.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;As far as Disk I/O testing is considered &lt;BR /&gt;1)You use iostat command this will give you the exact throughput of the disk in Mbps&lt;BR /&gt;( see man iostat for details)&lt;BR /&gt;2)Also use sar -d 5 10 (e.g.)&lt;BR /&gt;command to see the disk i/o per 5 seconds&lt;BR /&gt;and 10 times.&lt;BR /&gt;( see man sar for details)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;For all these information pls refer : &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5187-2216/5187-2216_top.html&amp;amp;con=/hpux/onlinedocs/5187-2216/00/00/53-con.html&amp;amp;toc=/hpux/onlinedocs/5187-2216/00/00/53-toc.html&amp;amp;searchterms=LVM&amp;amp;queryid=20040820-224652" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/5187-2216/5187-2216_top.html&amp;amp;con=/hpux/onlinedocs/5187-2216/00/00/53-con.html&amp;amp;toc=/hpux/onlinedocs/5187-2216/00/00/53-toc.html&amp;amp;searchterms=LVM&amp;amp;queryid=20040820-224652&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 20 Aug 2004 23:51:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-io/m-p/3362253#M486471</guid>
      <dc:creator>Shaikh Imran</dc:creator>
      <dc:date>2004-08-20T23:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Disk IO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-io/m-p/3362254#M486472</link>
      <description>Thanks for the response. &lt;BR /&gt;I have collected some stats using sar -d&lt;BR /&gt;Attached are the averages. Do you see something wrong??</description>
      <pubDate>Mon, 23 Aug 2004 12:59:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-io/m-p/3362254#M486472</guid>
      <dc:creator>SM_8</dc:creator>
      <dc:date>2004-08-23T12:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Disk IO</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/disk-io/m-p/3362255#M486473</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;If you are using LVM you can use&lt;BR /&gt;#pvdisplay -v /dev/dsk/c10t0d0&lt;BR /&gt;&lt;BR /&gt;this will give you information about Volumes located on this disk and then you can find out the File system name by checking it with /etc/fstab file.&lt;BR /&gt;&lt;BR /&gt;Sunil</description>
      <pubDate>Tue, 24 Aug 2004 02:03:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/disk-io/m-p/3362255#M486473</guid>
      <dc:creator>Sunil Sharma_1</dc:creator>
      <dc:date>2004-08-24T02:03:11Z</dc:date>
    </item>
  </channel>
</rss>

