<?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: Physical memory problem!!!! in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713704#M61209</link>
    <description>Please advise operating system version and patch level.</description>
    <pubDate>Tue, 30 Apr 2002 02:18:43 GMT</pubDate>
    <dc:creator>Michael Tully</dc:creator>
    <dc:date>2002-04-30T02:18:43Z</dc:date>
    <item>
      <title>Physical memory problem!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713703#M61208</link>
      <description>I had upgrade CPU and memory on server. After upgrading, CPU up to 6. But memory amount stay on original. And I also check physical memory setting with mstm and dmesg and syslog. Why the mstm tell me physical memory = 6GB, but dmesg and syslog logged physical memory = 4GB.&lt;BR /&gt;&lt;BR /&gt;My server original setting.&lt;BR /&gt;HP-k580&lt;BR /&gt;CPU = 4&lt;BR /&gt;RAM = 4GB&lt;BR /&gt;&lt;BR /&gt;We have added 2 CPUs and 2GB RAM on server.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Jack Fan</description>
      <pubDate>Tue, 30 Apr 2002 02:13:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713703#M61208</guid>
      <dc:creator>Jack Fan</dc:creator>
      <dc:date>2002-04-30T02:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: Physical memory problem!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713704#M61209</link>
      <description>Please advise operating system version and patch level.</description>
      <pubDate>Tue, 30 Apr 2002 02:18:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713704#M61209</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-04-30T02:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Physical memory problem!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713705#M61210</link>
      <description>If you got 32-bit operating systems, such as HP-UX 10.20 and the 32-bit version of 11.x, they only allow a maximum addressable memory of 3.75 GB. You need to be running 64-bit 11.0 and above to exceed this limit.&lt;BR /&gt;Is this your case here ?</description>
      <pubDate>Tue, 30 Apr 2002 02:21:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713705#M61210</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-04-30T02:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Physical memory problem!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713706#M61211</link>
      <description>If you're on 11.x run this to determine if you're on 32 or 64 bit.&lt;BR /&gt;# getconf KERNEL_BITS</description>
      <pubDate>Tue, 30 Apr 2002 02:24:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713706#M61211</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-04-30T02:24:17Z</dc:date>
    </item>
    <item>
      <title>Re: Physical memory problem!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713707#M61212</link>
      <description>The os version is 11.0&lt;BR /&gt;And I attach patch list file on this.</description>
      <pubDate>Tue, 30 Apr 2002 02:34:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713707#M61212</guid>
      <dc:creator>Jack Fan</dc:creator>
      <dc:date>2002-04-30T02:34:48Z</dc:date>
    </item>
    <item>
      <title>Re: Physical memory problem!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713708#M61213</link>
      <description>Revise the information about server.&lt;BR /&gt;&lt;BR /&gt;HP-K580&lt;BR /&gt;CPU = 4 , RAM = 4GB&lt;BR /&gt;OS = HP-UX 11.0 (64Bit)&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Jack Fan</description>
      <pubDate>Tue, 30 Apr 2002 02:37:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713708#M61213</guid>
      <dc:creator>Jack Fan</dc:creator>
      <dc:date>2002-04-30T02:37:32Z</dc:date>
    </item>
    <item>
      <title>Re: Physical memory problem!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713709#M61214</link>
      <description>What does the kernel says about it..&lt;BR /&gt;&lt;BR /&gt;# echo "memory_installed_in_machine/D" | adb -k /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;Take that number multiply by 4 and divide by 1024.&lt;BR /&gt;</description>
      <pubDate>Tue, 30 Apr 2002 02:51:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713709#M61214</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-04-30T02:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Physical memory problem!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713710#M61215</link>
      <description>After I executed the command,&lt;BR /&gt;get message as below,&lt;BR /&gt;&lt;BR /&gt;memory_installed_in_machine:    983040</description>
      <pubDate>Tue, 30 Apr 2002 03:00:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713710#M61215</guid>
      <dc:creator>Jack Fan</dc:creator>
      <dc:date>2002-04-30T03:00:08Z</dc:date>
    </item>
    <item>
      <title>Re: Physical memory problem!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713711#M61216</link>
      <description>So that works out to be ..&lt;BR /&gt;# echo "983040*4/1024"|bc&lt;BR /&gt;3840&lt;BR /&gt;&lt;BR /&gt;which is 3.84 GB. So the kernel only sees 3.84 GB. At least this is consistent with what dmesg is showing. Can you also post the output from cstm/mstm ? Again need to double check ..&lt;BR /&gt;&lt;BR /&gt;# getconf KERNEL_BITS&lt;BR /&gt;&lt;BR /&gt;returns 64, right ? &lt;BR /&gt;</description>
      <pubDate>Tue, 30 Apr 2002 03:09:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713711#M61216</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-04-30T03:09:23Z</dc:date>
    </item>
    <item>
      <title>Re: Physical memory problem!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713712#M61217</link>
      <description>Not sure what's going on with your system but:&lt;BR /&gt;&lt;BR /&gt;I've a K580 with HPUX 11 and 32 bit.&lt;BR /&gt;&lt;BR /&gt;# getconf KERNEL_BITS&lt;BR /&gt;32&lt;BR /&gt;&lt;BR /&gt;# echo "memory_installed_in_machine/D" | adb -k /stand/vmunix /dev/kmem&lt;BR /&gt;memory_installed_in_machine:&lt;BR /&gt;memory_installed_in_machine:    983040&lt;BR /&gt;&lt;BR /&gt;# bc&lt;BR /&gt;983040*4&lt;BR /&gt;3932160&lt;BR /&gt;3932160/1024&lt;BR /&gt;3840&lt;BR /&gt;&lt;BR /&gt;Information from last boot&lt;BR /&gt;Apr 29 17:15:24 davblk4 vmunix: Memory Information:&lt;BR /&gt;Apr 29 17:15:24 davblk4 vmunix:     physical page size = 4096 bytes, logical pag&lt;BR /&gt;e size = 4096 bytes&lt;BR /&gt;Apr 29 17:15:24 davblk4 vmunix:     Physical: 3932160 Kbytes, lockable: 3104856&lt;BR /&gt;Kbytes, available: 3569364 Kbytes&lt;BR /&gt;&lt;BR /&gt;Are you sure your system is 64bit?</description>
      <pubDate>Tue, 30 Apr 2002 03:17:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713712#M61217</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-04-30T03:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: Physical memory problem!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713713#M61218</link>
      <description>All,&lt;BR /&gt;Thanks for your support! I also update the information with uname, dmesg, cstm about server.&lt;BR /&gt;Please see the attach file (memorycheck.txt).&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;Jack Fan</description>
      <pubDate>Tue, 30 Apr 2002 03:51:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713713#M61218</guid>
      <dc:creator>Jack Fan</dc:creator>
      <dc:date>2002-04-30T03:51:44Z</dc:date>
    </item>
    <item>
      <title>Re: Physical memory problem!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713714#M61219</link>
      <description>Since "getconf KERNEL_BITS" returned 32, you're stuck with maximum 3.8GB configurable memory unless you install 11.x 64bit version of the OS.</description>
      <pubDate>Tue, 30 Apr 2002 03:57:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713714#M61219</guid>
      <dc:creator>S.K. Chan</dc:creator>
      <dc:date>2002-04-30T03:57:24Z</dc:date>
    </item>
    <item>
      <title>Re: Physical memory problem!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713715#M61220</link>
      <description>Seeing that your system has returned 32 bit from getconf_KERNELBITS, the most RAM you can use is 3.75Gb. You will to upgrade to the 64 bit kernel in which to use the remaining 2.25 physical GB available.&lt;BR /&gt;&lt;BR /&gt;Michael</description>
      <pubDate>Tue, 30 Apr 2002 04:03:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713715#M61220</guid>
      <dc:creator>Michael Tully</dc:creator>
      <dc:date>2002-04-30T04:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Physical memory problem!!!!</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713716#M61221</link>
      <description>All,&lt;BR /&gt;Thaks for your kindly support. I have got the point, the root cause is HP-UX 11.0 need upgrade to support 64 bits environment.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Jack Fan</description>
      <pubDate>Tue, 30 Apr 2002 04:20:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/physical-memory-problem/m-p/2713716#M61221</guid>
      <dc:creator>Jack Fan</dc:creator>
      <dc:date>2002-04-30T04:20:23Z</dc:date>
    </item>
  </channel>
</rss>

