<?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: Higheset disk utilizaing users in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532358#M368367</link>
    <description>Thank you for your replies.&lt;BR /&gt;&lt;BR /&gt;I am able to identify the utilization per disk using glance, sar and iostat&lt;BR /&gt;Now I want to know who exactly is using. How to find the processes, users who are utilizing the disk highest</description>
    <pubDate>Thu, 12 Nov 2009 06:11:55 GMT</pubDate>
    <dc:creator>Spark_2</dc:creator>
    <dc:date>2009-11-12T06:11:55Z</dc:date>
    <item>
      <title>Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532355#M368364</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I have done quite a research on various ITRC threads. With help of those, I can find the disk's utilization using sar -d, iostat and glance -u. In my box, there are two internal disks only which have partitions like /orahome&lt;BR /&gt;and /oraclient mounted on it. And the utilization is shooting to as high as 100%. &lt;BR /&gt;&lt;BR /&gt;Is it possible to identify the exact highest users please?</description>
      <pubDate>Thu, 12 Nov 2009 04:30:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532355#M368364</guid>
      <dc:creator>Spark_2</dc:creator>
      <dc:date>2009-11-12T04:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532356#M368365</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You need to use glance for this.&lt;BR /&gt;&lt;BR /&gt;Please follow Pete advice on this in the below thread.&lt;BR /&gt;&lt;A href="http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1012505&amp;amp;admit=109447627+1258002064211+28353475" target="_blank"&gt;http://forums13.itrc.hp.com/service/forums/questionanswer.do?threadId=1012505&amp;amp;admit=109447627+1258002064211+28353475&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Aneesh&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Nov 2009 05:06:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532356#M368365</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2009-11-12T05:06:12Z</dc:date>
    </item>
    <item>
      <title>Re: Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532357#M368366</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Use sar -d for this and &lt;BR /&gt;&lt;BR /&gt;%busy &lt;BR /&gt;Portion of time device was busy servicing a request;&lt;BR /&gt;&lt;BR /&gt;avque &lt;BR /&gt;Average number of requests outstanding for the device;&lt;BR /&gt;&lt;BR /&gt;r+w/s &lt;BR /&gt;Number of data transfers per second (read and writes) from and to the device;&lt;BR /&gt;&lt;BR /&gt;blks/s &lt;BR /&gt;Number of bytes transferred (in 512-byte units) from and to the device;&lt;BR /&gt;&lt;BR /&gt;avwait &lt;BR /&gt;Average time (in milliseconds) that transfer requests waited idly on queue for the device;&lt;BR /&gt;&lt;BR /&gt;avserv &lt;BR /&gt;Average time (in milliseconds) to service each transfer request (includes seek, rotational latency, and data transfer times) for the device.&lt;BR /&gt;&lt;BR /&gt;When avwait is &amp;gt; than avserv that disk is bottlenecked</description>
      <pubDate>Thu, 12 Nov 2009 05:11:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532357#M368366</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-11-12T05:11:01Z</dc:date>
    </item>
    <item>
      <title>Re: Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532358#M368367</link>
      <description>Thank you for your replies.&lt;BR /&gt;&lt;BR /&gt;I am able to identify the utilization per disk using glance, sar and iostat&lt;BR /&gt;Now I want to know who exactly is using. How to find the processes, users who are utilizing the disk highest</description>
      <pubDate>Thu, 12 Nov 2009 06:11:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532358#M368367</guid>
      <dc:creator>Spark_2</dc:creator>
      <dc:date>2009-11-12T06:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532359#M368368</link>
      <description>&amp;gt;&amp;gt;How to find the processes, users who are utilizing the disk highest&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;its not possible, as per my knowledge,&lt;BR /&gt;&lt;BR /&gt;but you can narrow down,&lt;BR /&gt;&lt;BR /&gt;using lsof &amp;amp; fuser command to check which process &amp;amp; userid hold file system&lt;BR /&gt;&lt;BR /&gt;fuser -c /&lt;FILE system=""&gt;&lt;BR /&gt;&lt;BR /&gt;man lsof and man fuser&lt;/FILE&gt;</description>
      <pubDate>Thu, 12 Nov 2009 06:36:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532359#M368368</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-11-12T06:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532360#M368369</link>
      <description>You can sort the i/o utilisation list based on the process.&lt;BR /&gt;&lt;BR /&gt;I dont have a system with glance installed now..please try Pete advice to get the same.&lt;BR /&gt;&lt;BR /&gt;From the GPM Main window, select Reports &amp;gt; Process List. In the Process List window, select Configure &amp;gt; Sort Fields. That brings up a window where you highlight the field you want to sort on and move that field to the leftmost side - the field are sorted from left to right so moving Phys IO Rate all the way to the left will show you your most I/O intensive process.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Aneesh</description>
      <pubDate>Thu, 12 Nov 2009 06:43:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532360#M368369</guid>
      <dc:creator>Aneesh Mohan</dc:creator>
      <dc:date>2009-11-12T06:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532361#M368370</link>
      <description>Hi,&lt;BR /&gt;Your question remind me of a script I know; spacehogs: Try it:&lt;BR /&gt;&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;&lt;BR /&gt;echo "Enter FS or Path i.e. /tmp "&lt;BR /&gt;read patika&lt;BR /&gt;&lt;BR /&gt;find $patika -type f -exec /bin/ls -ls {} ';' | awk '&lt;BR /&gt;        { using[$10] += $1 }&lt;BR /&gt;END     { for (name in using)&lt;BR /&gt;          { print using[name], name } }' | sort -nr | head |tee /tmp/trash_go&lt;BR /&gt;exit 0&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Nov 2009 06:51:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532361#M368370</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-11-12T06:51:15Z</dc:date>
    </item>
    <item>
      <title>Re: Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532362#M368371</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;As stated your request can only be narrowed down.&lt;BR /&gt;&lt;BR /&gt;a)  Using sar -d and based upon the test avwait &amp;gt; avserv note the disk.  &lt;BR /&gt;pvdisplay -v disk |more - Note the file systems.&lt;BR /&gt;&lt;BR /&gt;# cd filesystem&lt;BR /&gt;# touch 04230000 mfs&lt;BR /&gt;# ll &lt;BR /&gt;..... 0 Apr 23 00:00 mfs&lt;BR /&gt;&lt;BR /&gt;Example of using the find on filesystem ..&lt;BR /&gt;# find / -type f -newer /mfs -exec ll {} \;&lt;BR /&gt;&lt;BR /&gt;This will give you a report of all data files currently opened any updated after &lt;BR /&gt;&lt;BR /&gt;..... 0 Apr 23 00:00&lt;BR /&gt;&lt;BR /&gt;Or you can use lsof and fuser.</description>
      <pubDate>Thu, 12 Nov 2009 07:39:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532362#M368371</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-11-12T07:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532363#M368372</link>
      <description>Hakki,&lt;BR /&gt;&lt;BR /&gt;The script seems to be pulling biggest files.&lt;BR /&gt;&lt;BR /&gt;I was trying to find which user/process is making disk utilization high.&lt;BR /&gt;&lt;BR /&gt;I have orahome in vg00. Now how to justify that its the oracle and nothing st system level</description>
      <pubDate>Thu, 12 Nov 2009 09:04:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532363#M368372</guid>
      <dc:creator>Spark_2</dc:creator>
      <dc:date>2009-11-12T09:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532364#M368373</link>
      <description>As it is the internal disks which have 7  standard and oracle mount points too...so becoming little difficult...fuser and touch also not helping much.&lt;BR /&gt;&lt;BR /&gt;Although the above two can help in a little different scenario. Thank you&lt;BR /&gt;&lt;BR /&gt;Still if someone has faced similar situation, please do guide me a bit&lt;BR /&gt;&lt;BR /&gt;/dev/vg00/lvol1    1025617  166195  756860   18% /stand&lt;BR /&gt;/dev/vg00/lvol7    20971520 12365408 8606112   59% /var&lt;BR /&gt;/dev/vg00/lvol6    8290304 2660592 5585776   32% /usr&lt;BR /&gt;/dev/vg00/lvol5    10485760  590600 9819576    6% /tmp&lt;BR /&gt;/dev/vg00/orahome  6160384 4498245 1558257   74% /orahome&lt;BR /&gt;/dev/vg00/oraclient&lt;BR /&gt;                   6160384   19568 5757983    0% /oraclient&lt;BR /&gt;/dev/vg00/lvol4    10485760 5630688 4817168   54% /opt&lt;BR /&gt;/dev/vg00/lvhome1  2097152 1132020  905657   56% /home1&lt;BR /&gt;/dev/vg00/lvol8    3145728 1205880 1924712   39% /home&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Nov 2009 09:33:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532364#M368373</guid>
      <dc:creator>Spark_2</dc:creator>
      <dc:date>2009-11-12T09:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532365#M368374</link>
      <description>Sigh.&lt;BR /&gt;&lt;BR /&gt;The problem is you only have a couple of disks and everything is on them.&lt;BR /&gt;&lt;BR /&gt;I can only offer you my experience at this point, the O/S file systems will always create the greatest amount of I/O traffic on any disk.  For example, you have 10 disks and the O/S, vg00, only resides on the first two.  These two will have more I/O traffic than any of the other 8.&lt;BR /&gt;&lt;BR /&gt;Regardless, the way to fix this problem hasn't changed in a decade, add more disks and move your applications and database out of vg00 and off of the O/S disks.&lt;BR /&gt;&lt;BR /&gt;The O/S should always have their own disks and always be the only thing in vg00.</description>
      <pubDate>Thu, 12 Nov 2009 11:04:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532365#M368374</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-11-12T11:04:56Z</dc:date>
    </item>
    <item>
      <title>Re: Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532366#M368375</link>
      <description>Yeah Michael...I agree&lt;BR /&gt;&lt;BR /&gt;so, till the movement, there doesnt seem anyway to write to Oracle team with some proofs...that u r the one utilizing highest :-(</description>
      <pubDate>Thu, 12 Nov 2009 11:13:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532366#M368375</guid>
      <dc:creator>Spark_2</dc:creator>
      <dc:date>2009-11-12T11:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532367#M368376</link>
      <description>&amp;gt;Spark: The script seems to be pulling biggest files.&lt;BR /&gt;&lt;BR /&gt;OK, then you can try this partition based version :&lt;BR /&gt;&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;# spacehogs-bypartition HP-&lt;BR /&gt;# For Linux use /bin/mount | awk '$5 != "nfs" { print $3 }'. &lt;BR /&gt;&lt;BR /&gt;for p in `/usr/bin/cat /etc/fstab | awk '$3 != "nfs" { print $2 }'`&lt;BR /&gt;do&lt;BR /&gt; echo "Usage on partition $p"&lt;BR /&gt;        find $p -xdev -type f -exec /bin/ls -ls {} ';' | awk '&lt;BR /&gt;  { using[$4] += $1 }&lt;BR /&gt; END     { for (name in using)&lt;BR /&gt;    { print using[name], name }}' |&lt;BR /&gt;                sort -nr |&lt;BR /&gt;                head&lt;BR /&gt;done&lt;BR /&gt;exit 0&lt;BR /&gt;</description>
      <pubDate>Thu, 12 Nov 2009 11:40:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532367#M368376</guid>
      <dc:creator>Hakki Aydin Ucar</dc:creator>
      <dc:date>2009-11-12T11:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532368#M368377</link>
      <description>But we can identify highest CPU and Memory users....correct?...there are those unix95 commands...can someone please paste them&lt;BR /&gt;&lt;BR /&gt;and also something about disk issue</description>
      <pubDate>Thu, 12 Nov 2009 12:07:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532368#M368377</guid>
      <dc:creator>Spark_2</dc:creator>
      <dc:date>2009-11-12T12:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532369#M368378</link>
      <description>Hi Spark,&lt;BR /&gt;&lt;BR /&gt;please check attached file &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# UNIX95= ps -ef -o pid,sz,vsz,args&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1353245" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1353245&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;# sar -d 5 50&lt;BR /&gt;--  What is the disk I/O load?</description>
      <pubDate>Thu, 12 Nov 2009 13:00:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532369#M368378</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-11-12T13:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532370#M368379</link>
      <description>$ UNIX95= ps -efo vsz,ruser,pid,ppid,args | sort -rn | more</description>
      <pubDate>Thu, 12 Nov 2009 13:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532370#M368379</guid>
      <dc:creator>Johnson Punniyalingam</dc:creator>
      <dc:date>2009-11-12T13:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532371#M368380</link>
      <description>UNIX95 is an excellent tool for analyzing processes.  However, it relys on the -o options found in the 'ps' command and the 'ps' command neither measures I/O or disk utilization.&lt;BR /&gt;&lt;BR /&gt;I do think its worth your while using the vsz and pcpu, state, wchan, args, pid, ppid arguements though.  And becomming familar with the biggest users of virtual memory on CPU time.  State will be run, sleep, wait, etc.  Whan will till you what pid is holding up a waiting process.  All are good metrics.</description>
      <pubDate>Thu, 12 Nov 2009 13:22:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532371#M368380</guid>
      <dc:creator>Michael Steele_2</dc:creator>
      <dc:date>2009-11-12T13:22:54Z</dc:date>
    </item>
    <item>
      <title>Re: Higheset disk utilizaing users</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532372#M368381</link>
      <description>Because there are so few disks on this system, the issue is very likely an Oracle configuration issue and possibly some very poor database procedures. For good performance, you need a lot of RAM and have Oracle configured to use a large SGA to cache disk activities. Setting up SGA requires a good Oracle DBA with performance tuning skills. The DBA should also be able to identify inefficient SQL statements as well as queries that use sequential searches (which means very busy disks).</description>
      <pubDate>Thu, 12 Nov 2009 14:02:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/higheset-disk-utilizaing-users/m-p/4532372#M368381</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2009-11-12T14:02:38Z</dc:date>
    </item>
  </channel>
</rss>

