<?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: Filesystem Statistics in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760963#M72428</link>
    <description>Thanks to everyone for their help.. I think I got what I needed to accomlish what I want to...  I am not sure if our DBA's know about those scripts.. but I will be sure to let them know about it..&lt;BR /&gt;&lt;BR /&gt;Thanks alot,&lt;BR /&gt;Ty</description>
    <pubDate>Wed, 10 Jul 2002 13:29:00 GMT</pubDate>
    <dc:creator>Ty Roberts</dc:creator>
    <dc:date>2002-07-10T13:29:00Z</dc:date>
    <item>
      <title>Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760951#M72416</link>
      <description>I am hoping someone may be able to guide me in the right direction here.  I am trying to run some stats reports on a certain filesystem to help our DBA's argue some problems with Oracle.  I have GlacePlus and MeasureWare but have not been able to get the information I need.  I need to find some command that I can fun that can give me sar -d like statistice but just on 1 filesystem.  The filesystem is made up of quite a few disks so I can not just grep for it.  Does anyone know a quick and easy way to get some usage / load stats on a particular lvol or filesystem??&lt;BR /&gt;&lt;BR /&gt;Thanks for your help,&lt;BR /&gt;Ty</description>
      <pubDate>Wed, 10 Jul 2002 11:50:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760951#M72416</guid>
      <dc:creator>Ty Roberts</dc:creator>
      <dc:date>2002-07-10T11:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760952#M72417</link>
      <description>Hi Ty,&lt;BR /&gt;&lt;BR /&gt;do you want the "percent used" value? Then simply use bdf or du command.&lt;BR /&gt;&lt;BR /&gt;Remember, Oracle is using only half of the space for data often!&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Allways stay on the bright side of life!&lt;BR /&gt;&lt;BR /&gt;Peter</description>
      <pubDate>Wed, 10 Jul 2002 12:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760952#M72417</guid>
      <dc:creator>Peter Kloetgen</dc:creator>
      <dc:date>2002-07-10T12:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760953#M72418</link>
      <description>Sorry maybe I was not that clear.. I mean like usage / load statistics... Like how many reads, the %busy the disk is.. Basically the type of stats I would get from sar -d</description>
      <pubDate>Wed, 10 Jul 2002 12:02:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760953#M72418</guid>
      <dc:creator>Ty Roberts</dc:creator>
      <dc:date>2002-07-10T12:02:38Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760954#M72419</link>
      <description>Hi,&lt;BR /&gt;If you are talking "percentages" ... I don't think you can do that on filesystemlevel (I don't think it would make sense either). However, there is an option "IO By filesystem" (option "i") / "IO By logical volume" (option "v") in glance.&lt;BR /&gt;&lt;BR /&gt;Hope those help,&lt;BR /&gt;Tom</description>
      <pubDate>Wed, 10 Jul 2002 12:05:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760954#M72419</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-07-10T12:05:07Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760955#M72420</link>
      <description>I can recollect the command, but with glance you can get the statstics for a file system-for a logical volume as bellow&lt;BR /&gt;&lt;BR /&gt;disks-reports-io by logcal volumes&lt;BR /&gt;&lt;BR /&gt;Regards,</description>
      <pubDate>Wed, 10 Jul 2002 12:07:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760955#M72420</guid>
      <dc:creator>RAC_1</dc:creator>
      <dc:date>2002-07-10T12:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760956#M72421</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;You can see what is accessing the filesystem with the lsof tool which you can download from the following site&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.61/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Sysadmin/lsof-4.61/&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;To see read and writes you simply want to map the disk from sar -d to the filesystem with pvdisplay -v /dev/dsk/c*t*d*&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jul 2002 12:09:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760956#M72421</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-07-10T12:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760957#M72422</link>
      <description>hi,&lt;BR /&gt;from command line try&lt;BR /&gt;glance -i &lt;BR /&gt;&lt;BR /&gt;regds</description>
      <pubDate>Wed, 10 Jul 2002 12:12:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760957#M72422</guid>
      <dc:creator>V. V. Ravi Kumar_1</dc:creator>
      <dc:date>2002-07-10T12:12:11Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760958#M72423</link>
      <description>I have glance and I can sit there and watch the disk activity rise and fall, but I need to generate some sort of report to send off site to Oracle.  They are basically comming to us saying that the Oracle Log Filesystem is getting hit too hard and that is what is causing our problems.  We know this is not the case but need to send them data to back it up.  I found a post one where you can use GLancve to generate ascii type of output reports but can not find it again.. It also does not help me to go as granular as the disk level since this filesystem is made up of over 20 disks....&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jul 2002 12:13:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760958#M72423</guid>
      <dc:creator>Ty Roberts</dc:creator>
      <dc:date>2002-07-10T12:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760959#M72424</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;For such statistics, Perfview is a better product. Since glance will not store any historical results. I recommend you to go fro perfview. Or else you will have to manage with Glance and sar.&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Wed, 10 Jul 2002 12:18:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760959#M72424</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-07-10T12:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760960#M72425</link>
      <description>I do have perfview but after fuddling with it for a few hours I could not get the stats I wanted.  Can anyone help me wade through the mess of perfview and direct me to a report on disk utilization??? Or even better.. Lvol or FIlesystem Utilization??</description>
      <pubDate>Wed, 10 Jul 2002 12:23:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760960#M72425</guid>
      <dc:creator>Ty Roberts</dc:creator>
      <dc:date>2002-07-10T12:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760961#M72426</link>
      <description>Hi,&lt;BR /&gt;I think the post you are looking for is &lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xad64c5ea0230d411ade80090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xad64c5ea0230d411ade80090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Tom</description>
      <pubDate>Wed, 10 Jul 2002 12:26:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760961#M72426</guid>
      <dc:creator>Tom Geudens</dc:creator>
      <dc:date>2002-07-10T12:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760962#M72427</link>
      <description>Do your DBAs know about the utlbstat/utlestat scripts that come with oracle? They collect some read/write statistics at the  datafile level in oracle. This can help identify which datafiles are consuming most of the IO on your system.</description>
      <pubDate>Wed, 10 Jul 2002 13:05:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760962#M72427</guid>
      <dc:creator>Dave Chamberlin</dc:creator>
      <dc:date>2002-07-10T13:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760963#M72428</link>
      <description>Thanks to everyone for their help.. I think I got what I needed to accomlish what I want to...  I am not sure if our DBA's know about those scripts.. but I will be sure to let them know about it..&lt;BR /&gt;&lt;BR /&gt;Thanks alot,&lt;BR /&gt;Ty</description>
      <pubDate>Wed, 10 Jul 2002 13:29:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760963#M72428</guid>
      <dc:creator>Ty Roberts</dc:creator>
      <dc:date>2002-07-10T13:29:00Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760964#M72429</link>
      <description>What version of Measureware do you have?  At version 3.50 you can get the following disk statistics per physical disk that should help quite a bit.  You can also get KB written/read, etc. but these 3 statistics can show you quickly if you have a disk that is too saturated.&lt;BR /&gt;&lt;BR /&gt;BYDSK_UTIL&lt;BR /&gt;BYDSK_REQUEST_QUEUE&lt;BR /&gt;BYDSK_AVERAGE_SERVICE_TIME&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Jul 2002 15:33:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760964#M72429</guid>
      <dc:creator>George A Bodnar</dc:creator>
      <dc:date>2002-07-10T15:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760965#M72430</link>
      <description>Hi Ty&lt;BR /&gt;&lt;BR /&gt;Essentially what you are looking is statistical report for the disk activity , you may like to user perf view which can store inforation on the local machine and cna be pulled out , drilled etc . This I think is  rpiced software and would rqire some licenses , you may alo try to look at sarcheck , this si a free ( one month ) utlity from &lt;A href="http://www.sarcheck.com" target="_blank"&gt;www.sarcheck.com&lt;/A&gt; and is helpful too . I have attached a sample report from one of our systems  for yuo refernce.&lt;BR /&gt;&lt;BR /&gt;Manoj Srivastava</description>
      <pubDate>Wed, 10 Jul 2002 16:06:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760965#M72430</guid>
      <dc:creator>MANOJ SRIVASTAVA</dc:creator>
      <dc:date>2002-07-10T16:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760966#M72431</link>
      <description>From the graphical version of glance - gpm, I pulled up the menu bar - Reports, Disk Info, IO by filesystem.  From there, you can take the menu bar - Configure, and choose the metrics that are meaningful.  The one FS_PHYS_IO_RATE might be interesting.  That's the number of physical IOs per second directed to this filesystem during the interval ( which is however long you want to watch ).</description>
      <pubDate>Wed, 10 Jul 2002 16:18:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760966#M72431</guid>
      <dc:creator>Martha Mueller</dc:creator>
      <dc:date>2002-07-10T16:18:55Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760967#M72432</link>
      <description>Ty,&lt;BR /&gt;&lt;BR /&gt;You can use Glance in "adviser only" mode to generate the reports that you want.  You just need to create a file (adviser syntax) where you tell glance what you want.  Then run something like this:&lt;BR /&gt;&lt;BR /&gt;glance -adviser_only -syntax &lt;YOUR_SYNTAX_FILE&gt; -f &lt;OUTPUT_FILE&gt; -j 300&lt;BR /&gt;&lt;BR /&gt;You will need to use "FS LOOP" and/or "LV LOOP" statement to get FS and/or LV types of metrics.&lt;BR /&gt;&lt;BR /&gt;For more information, see documentation under /opt/perf/paperdocs/gp/C/&lt;BR /&gt;on your system.&lt;BR /&gt;&lt;BR /&gt;I have also given some examples in regards to a similar request related to memory reports here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xa56442308663d611abdb0090277a778c,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0xa56442308663d611abdb0090277a778c,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Mlade&lt;/OUTPUT_FILE&gt;&lt;/YOUR_SYNTAX_FILE&gt;</description>
      <pubDate>Wed, 10 Jul 2002 18:15:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760967#M72432</guid>
      <dc:creator>Mladen Despic</dc:creator>
      <dc:date>2002-07-10T18:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760968#M72433</link>
      <description>&amp;gt; I need to find some command that I can fun &lt;BR /&gt;&amp;gt; that can give me sar -d like statistice but&lt;BR /&gt;&amp;gt; just on 1 filesystem. The filesystem is made &lt;BR /&gt;&amp;gt; up of quite a few disks so I can not just&lt;BR /&gt;&amp;gt; grep for it.&lt;BR /&gt;&lt;BR /&gt;Why can't you grep for it?&lt;BR /&gt;&lt;BR /&gt;You have the filesystem name. bdf(1M), mount(1M), etc. give you the Logical Volume name. "lvdisplay -v" gives you the Physical Volumes (/dev/dsk/...). You can then grep(1) the "sar -d" output for those PVs/disks.</description>
      <pubDate>Thu, 11 Jul 2002 07:31:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760968#M72433</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2002-07-11T07:31:26Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760969#M72434</link>
      <description>There are 20 disks in the volume group.. Can YOU tell me a way to grep through the output for all 20 disks??  WIthout doing it one at a time???</description>
      <pubDate>Thu, 11 Jul 2002 11:38:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760969#M72434</guid>
      <dc:creator>Ty Roberts</dc:creator>
      <dc:date>2002-07-11T11:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: Filesystem Statistics</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760970#M72435</link>
      <description>&amp;gt; There are 20 disks in the volume group.. Can &lt;BR /&gt;&amp;gt; YOU tell me a way to grep through the output &lt;BR /&gt;&amp;gt; for all 20 disks?? WIthout doing it one at a &amp;gt; time???&lt;BR /&gt;&lt;BR /&gt;"man grep":&lt;BR /&gt;&lt;BR /&gt;&amp;gt; SYNOPSIS&lt;BR /&gt;...&lt;BR /&gt;&amp;gt; Call with (multiple) -e pattern&lt;BR /&gt;...&lt;BR /&gt;&amp;gt; Call with -f file&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 Jul 2002 10:52:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/filesystem-statistics/m-p/2760970#M72435</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2002-07-12T10:52:58Z</dc:date>
    </item>
  </channel>
</rss>

