<?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: memory usage in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856242#M94752</link>
    <description>Actually, I haven't had enough caffeine to add hex numbers this morning!  10 in hex is 16 decimal, and d in hex is 13 decimal, so maybe we are looking at 16+13=29 which might be c29t0d1, which doesn't correspond to anything from your iostat listing.  Do you have a c29t0d1 device on the system?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
    <pubDate>Tue, 03 Dec 2002 15:04:47 GMT</pubDate>
    <dc:creator>John Poff</dc:creator>
    <dc:date>2002-12-03T15:04:47Z</dc:date>
    <item>
      <title>memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856233#M94743</link>
      <description>Hi,&lt;BR /&gt;I have a system very slow. I know that the cause is the memory usage (100%). How can i find what processes, and in what percentage, are implicated in this context?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Luca</description>
      <pubDate>Tue, 03 Dec 2002 11:35:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856233#M94743</guid>
      <dc:creator>Luca Rasconi</dc:creator>
      <dc:date>2002-12-03T11:35:35Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856234#M94744</link>
      <description>Luca,&lt;BR /&gt;&lt;BR /&gt;Do you have Glance?  If so,&lt;BR /&gt;go into the Process List and sort on the Res Mem column.  If not, you really should look into getting it - it's an invaluable tool.  There's a free trial version available on your application CD's.&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 03 Dec 2002 11:40:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856234#M94744</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2002-12-03T11:40:24Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856235#M94745</link>
      <description>This will list the processes in order of memory usage;&lt;BR /&gt;&lt;BR /&gt;UNIX95= ps -e -o vsz=Kbytes -o ruser -o pid,args=Command-Line | sort -rnk1 | more &lt;BR /&gt;</description>
      <pubDate>Tue, 03 Dec 2002 11:44:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856235#M94745</guid>
      <dc:creator>Stefan Farrelly</dc:creator>
      <dc:date>2002-12-03T11:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856236#M94746</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;'top'  and 'glance' are tools to monitor</description>
      <pubDate>Tue, 03 Dec 2002 11:45:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856236#M94746</guid>
      <dc:creator>Ravi_8</dc:creator>
      <dc:date>2002-12-03T11:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856237#M94747</link>
      <description>Ok. Thanks to your answers i found the reason of the strange behaviour of the machine. Now the question is:&lt;BR /&gt;from a line in the syslog:&lt;BR /&gt;Dec  3 14:23:46 h3mih022 vmunix: SCSI: Read error -- dev: b 31 0x1d0100, errno: 126, resid: 2048&lt;BR /&gt;&lt;BR /&gt;Somedy can tell me how reach the device file of the disk from 0x1d0100?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Luca&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Dec 2002 13:44:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856237#M94747</guid>
      <dc:creator>Luca Rasconi</dc:creator>
      <dc:date>2002-12-03T13:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856238#M94748</link>
      <description>Hi Luca,&lt;BR /&gt;&lt;BR /&gt;Here is a thread that discusses how to decode the device file from a SCSI error:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x6c5f0fe6d0f7d61190050090279cd0f9,00.html" target="_blank"&gt;http://forums.itrc.hp.com/cm/QuestionAnswer/1,,0x6c5f0fe6d0f7d61190050090279cd0f9,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Usually the device has 8 bytes, and your message only lists 6 bytes for the address.  Is there just 6 bytes in your error message, or did it just get lost in cutting and pasting into your reply?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Dec 2002 14:31:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856238#M94748</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-12-03T14:31:41Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856239#M94749</link>
      <description>No, there are only 6 byte.&lt;BR /&gt;I don't know why.&lt;BR /&gt;&lt;BR /&gt;Luca</description>
      <pubDate>Tue, 03 Dec 2002 14:45:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856239#M94749</guid>
      <dc:creator>Luca Rasconi</dc:creator>
      <dc:date>2002-12-03T14:45:56Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856240#M94750</link>
      <description>Luca,&lt;BR /&gt;&lt;BR /&gt;My guess is that with just six bytes,  the address 0x1d0100 would decode to c30t0d1.  Does that correspond to an acutal device on your system?  &lt;BR /&gt;&lt;BR /&gt;Like I said, it's just a guess.  :)&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Dec 2002 14:57:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856240#M94750</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-12-03T14:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856241#M94751</link>
      <description>What's the meaning of this:&lt;BR /&gt;[h3mih022]/# iostat&lt;BR /&gt;&lt;BR /&gt;  device    bps     sps    msps&lt;BR /&gt;&lt;BR /&gt;  c1t2d0      0     0.0     1.0&lt;BR /&gt;  c2t2d0      0     0.0     1.0&lt;BR /&gt; c33t0d1      0     0.0     1.0&lt;BR /&gt; c33t0d2      0     0.0     1.0&lt;BR /&gt; c33t0d3      0     0.0     1.0&lt;BR /&gt; c33t0d4      0     0.0     1.0&lt;BR /&gt; c33t0d5      0     0.0     1.0&lt;BR /&gt; c33t0d6      0     0.0     1.0&lt;BR /&gt; c33t0d7      0     0.0     1.0&lt;BR /&gt;0x1f/0x1d0100      0     0.0     1.0&lt;BR /&gt;0x1f/0x1d0200      0     0.0     1.0&lt;BR /&gt;0x1f/0x1d0300      0     0.0     1.0&lt;BR /&gt;0x1f/0x1d0400      0     0.0     1.0&lt;BR /&gt;0x1f/0x1d0500      0     0.0     1.0&lt;BR /&gt;0x1f/0x1d0600      0     0.0     1.0&lt;BR /&gt;0x1f/0x1d0700      0     0.0     1.0&lt;BR /&gt; c31t0d1      0     0.0     1.0&lt;BR /&gt; c31t0d2      0     0.0     1.0&lt;BR /&gt; c31t0d3      0     0.0     1.0&lt;BR /&gt; c31t0d4      0     0.0     1.0&lt;BR /&gt; c31t0d5      0     0.0     1.0&lt;BR /&gt; c31t0d6      0     0.0     1.0&lt;BR /&gt; c31t0d7      0     0.0     1.0</description>
      <pubDate>Tue, 03 Dec 2002 15:00:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856241#M94751</guid>
      <dc:creator>Luca Rasconi</dc:creator>
      <dc:date>2002-12-03T15:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856242#M94752</link>
      <description>Actually, I haven't had enough caffeine to add hex numbers this morning!  10 in hex is 16 decimal, and d in hex is 13 decimal, so maybe we are looking at 16+13=29 which might be c29t0d1, which doesn't correspond to anything from your iostat listing.  Do you have a c29t0d1 device on the system?&lt;BR /&gt;&lt;BR /&gt;JP&lt;BR /&gt;</description>
      <pubDate>Tue, 03 Dec 2002 15:04:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856242#M94752</guid>
      <dc:creator>John Poff</dc:creator>
      <dc:date>2002-12-03T15:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: memory usage</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856243#M94753</link>
      <description>iostat iteratively reports I/O statistics for each active disk on the system.  &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Hence, the information you have posted is for Disk data arranged in a four-column format:&lt;BR /&gt;&lt;BR /&gt;           Column Heading           Interpretation&lt;BR /&gt;              device                Device name&lt;BR /&gt;              bps                   Kilobytes transferred per second&lt;BR /&gt;              sps                   Number of seeks per second&lt;BR /&gt;              msps                  Milliseconds per average seek&lt;BR /&gt;&lt;BR /&gt;Hope this helps!&lt;BR /&gt;&lt;BR /&gt;Best Regards&lt;BR /&gt;Yogeeraj</description>
      <pubDate>Tue, 03 Dec 2002 15:06:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-usage/m-p/2856243#M94753</guid>
      <dc:creator>Yogeeraj_1</dc:creator>
      <dc:date>2002-12-03T15:06:42Z</dc:date>
    </item>
  </channel>
</rss>

