<?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: undefined problems on hp/ux machine in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554789#M837540</link>
    <description>hi&lt;BR /&gt;&lt;BR /&gt;Can u check the #ll /var/adm/crash output&lt;BR /&gt;Is there any directory called crash.X with latest timestamp .&lt;BR /&gt;If so at ur machine OS core dump has been occured call it as crash .It will happen on abnormal reboot of the system.Due to a H/W prob or OS panic or TOC .  You have to contact the HP response center for analyzing that Core Dump .</description>
    <pubDate>Wed, 01 Jun 2005 00:23:31 GMT</pubDate>
    <dc:creator>KVK</dc:creator>
    <dc:date>2005-06-01T00:23:31Z</dc:date>
    <item>
      <title>undefined problems on hp/ux machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554783#M837534</link>
      <description>Hello,&lt;BR /&gt;this morning one of our hp/ux 11.11 machines was in an undefined state. I've tried to use top (top -s2) and got the error: "top: can't allocate sufficient memory".&lt;BR /&gt;I've tried the oracle "opmnctl status" and got the error "Memory fault (coredump)".&lt;BR /&gt;I think there was a memory problem. I've tried to reboot the machine, but the shell was hanging. Then I've tocced the machine and after reboot everything works fine. Right now my shell windows are hanging temporarily and doesn't answer. Minutes later the shell came back. After reading some forum entries I've tried the swapinfo -mat and got this output:&lt;BR /&gt;iukweb01:/#swapinfo -mat&lt;BR /&gt;             Mb      Mb      Mb   PCT  START/      Mb&lt;BR /&gt;TYPE      AVAIL    USED    FREE  USED   LIMIT RESERVE  PRI  NAME&lt;BR /&gt;dev        4096    2042    2054   50%       0       -    1  /dev/vg00/lvol2&lt;BR /&gt;reserve       -    2054   -2054&lt;BR /&gt;memory     3059    3040      19   99%&lt;BR /&gt;total      7155    7136      19  100%       -       0    -&lt;BR /&gt;&lt;BR /&gt;Can anyone help me where to look and find out the problem???&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Christian</description>
      <pubDate>Tue, 31 May 2005 06:50:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554783#M837534</guid>
      <dc:creator>Christian Marquardt_1</dc:creator>
      <dc:date>2005-05-31T06:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: undefined problems on hp/ux machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554784#M837535</link>
      <description>If you do a bdf is any file system full?&lt;BR /&gt;&lt;BR /&gt;/Tommy</description>
      <pubDate>Tue, 31 May 2005 06:54:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554784#M837535</guid>
      <dc:creator>TommyT</dc:creator>
      <dc:date>2005-05-31T06:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: undefined problems on hp/ux machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554785#M837536</link>
      <description>Hi Tommi,&lt;BR /&gt;the file systems are ok!&lt;BR /&gt;&lt;BR /&gt;Christian</description>
      <pubDate>Tue, 31 May 2005 07:02:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554785#M837536</guid>
      <dc:creator>Christian Marquardt_1</dc:creator>
      <dc:date>2005-05-31T07:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: undefined problems on hp/ux machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554786#M837537</link>
      <description>Christian,&lt;BR /&gt;&lt;BR /&gt;It sounds to me like you're swapping.  That would account for your shell windows hanging temporarily.&lt;BR /&gt;&lt;BR /&gt;Run "vmstat 1 5" and look at the "po" column.  Numbers greater than 10 in this column indicate memory pressure (though I prefer to see nothing but zeros!).  If you do have insufficient memory the only answer is to either reduce the requirements for memory by eliminating some processes or to increase the amount of memory available by purchasing some more.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Tue, 31 May 2005 07:02:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554786#M837537</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2005-05-31T07:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: undefined problems on hp/ux machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554787#M837538</link>
      <description>Hello Pete,&lt;BR /&gt;the vmstat 1 5 shows in the first line a value of 29 for the "po". In the other four lines there are nulls.&lt;BR /&gt;The machine has 4 GB of ram for one 9iAS Webserver.&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Christian</description>
      <pubDate>Tue, 31 May 2005 07:05:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554787#M837538</guid>
      <dc:creator>Christian Marquardt_1</dc:creator>
      <dc:date>2005-05-31T07:05:58Z</dc:date>
    </item>
    <item>
      <title>Re: undefined problems on hp/ux machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554788#M837539</link>
      <description>sorry, but I am not sure if this will help or not. You can try to increase the MAXSSIZ tunable, and then run top. &lt;BR /&gt;&lt;BR /&gt;Just two days back there was post in forum where the author was able to solve the memory fault problem by increasing the MAXSSIZ. I think it might help you too.</description>
      <pubDate>Wed, 01 Jun 2005 00:13:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554788#M837539</guid>
      <dc:creator>Amit Agarwal_1</dc:creator>
      <dc:date>2005-06-01T00:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: undefined problems on hp/ux machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554789#M837540</link>
      <description>hi&lt;BR /&gt;&lt;BR /&gt;Can u check the #ll /var/adm/crash output&lt;BR /&gt;Is there any directory called crash.X with latest timestamp .&lt;BR /&gt;If so at ur machine OS core dump has been occured call it as crash .It will happen on abnormal reboot of the system.Due to a H/W prob or OS panic or TOC .  You have to contact the HP response center for analyzing that Core Dump .</description>
      <pubDate>Wed, 01 Jun 2005 00:23:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554789#M837540</guid>
      <dc:creator>KVK</dc:creator>
      <dc:date>2005-06-01T00:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: undefined problems on hp/ux machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554790#M837541</link>
      <description>To find out top memory-hungry processes run&lt;BR /&gt;&lt;BR /&gt;$ UNIX95= ps -e -o vsz,user,pid,args | sort -n&lt;BR /&gt;&lt;BR /&gt;Also you may want to revise memory buffer cache size. By default it is set to take 50% of total RAM size, which is way too much.&lt;BR /&gt;&lt;BR /&gt;$ kmtune -q dbc_max_pct&lt;BR /&gt;&lt;BR /&gt;You are advised to lower dbc_max_pct to 5-10%, which should relieve memory pressure.</description>
      <pubDate>Wed, 01 Jun 2005 00:25:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554790#M837541</guid>
      <dc:creator>Ermin Borovac</dc:creator>
      <dc:date>2005-06-01T00:25:50Z</dc:date>
    </item>
    <item>
      <title>Re: undefined problems on hp/ux machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554791#M837542</link>
      <description>Run the following commands in order to show how  memory is used:&lt;BR /&gt;&lt;BR /&gt;/usr/contrib/Q4/bin/kmeminfo&lt;BR /&gt;ipcs -mob</description>
      <pubDate>Fri, 03 Jun 2005 04:05:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554791#M837542</guid>
      <dc:creator>CAS_2</dc:creator>
      <dc:date>2005-06-03T04:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: undefined problems on hp/ux machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554792#M837543</link>
      <description>Hello CAS,&lt;BR /&gt;if I use the /usr/contrib/Q4/bin/kmeminfo in the row "Available physical memory" appears the value 1048064.&lt;BR /&gt;Does this mean that I can use only 1 GB of memory? The machine has 4 GB of ram installed???&lt;BR /&gt;I'm a little bit confused right now?!?!?!?&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Christian</description>
      <pubDate>Fri, 03 Jun 2005 04:18:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554792#M837543</guid>
      <dc:creator>Christian Marquardt_1</dc:creator>
      <dc:date>2005-06-03T04:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: undefined problems on hp/ux machine</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554793#M837544</link>
      <description>No.&lt;BR /&gt;&lt;BR /&gt;Check the output of kmeminfo command. If it contains&lt;BR /&gt;&lt;BR /&gt;Physical memory usage summary (in pages):&lt;BR /&gt;&lt;BR /&gt;then the values are shown in memory pages. Each page is 4 KB, therefore, your box has 4 GB.&lt;BR /&gt;&lt;BR /&gt;Please, post the output of required commands.</description>
      <pubDate>Fri, 03 Jun 2005 05:06:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/undefined-problems-on-hp-ux-machine/m-p/3554793#M837544</guid>
      <dc:creator>CAS_2</dc:creator>
      <dc:date>2005-06-03T05:06:13Z</dc:date>
    </item>
  </channel>
</rss>

