<?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: How much RAM installed on Itanium? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/how-much-ram-installed-on-itanium/m-p/3442108#M207484</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;thanks for the immediate responses (the &lt;BR /&gt;fastest reply arrived after 2 minutes) !&lt;BR /&gt;&lt;BR /&gt;For me, the machinfo and the &lt;BR /&gt;print_manifest tips are most valuable,&lt;BR /&gt;but also information about  &lt;BR /&gt;sam-&amp;gt;Performance Monitors -&amp;gt; System Properties &lt;BR /&gt;is interesting.&lt;BR /&gt;&lt;BR /&gt;Since the buffer for system error messages is small, dmesg is only helpful on systems which have been rebooted recently.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Klaus</description>
    <pubDate>Mon, 13 Dec 2004 10:36:53 GMT</pubDate>
    <dc:creator>Klaus Claassen</dc:creator>
    <dc:date>2004-12-13T10:36:53Z</dc:date>
    <item>
      <title>How much RAM installed on Itanium?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-much-ram-installed-on-itanium/m-p/3442103#M207479</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;on PA-RISC systems I was able to find out &lt;BR /&gt;about the installed RAM with &lt;BR /&gt;&lt;BR /&gt;echo phys_mem_pages/D | \&lt;BR /&gt;adb64 -k /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;Unfortunately, this doesnt' work on my&lt;BR /&gt;Itanium (11.23) system, &lt;BR /&gt;using the adb -o option (backward&lt;BR /&gt;compatibility mode) :&lt;BR /&gt;&lt;BR /&gt;echo phys_mem_pages/D | \&lt;BR /&gt;adb -o /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;phys_mem_pages: &lt;BR /&gt;phys_mem_pages: 0  &lt;BR /&gt;&lt;BR /&gt;I know that the machine doesn't have&lt;BR /&gt;much RAM, but 0 (zero) pages &lt;BR /&gt;doesn't look completely correct ... :)&lt;BR /&gt;(In reality, it has 1 GB)&lt;BR /&gt;&lt;BR /&gt;Can someone help me with the correct &lt;BR /&gt;adb syntax (or give me a hint which tool &lt;BR /&gt;to use instead) ?&lt;BR /&gt;&lt;BR /&gt;TIA,&lt;BR /&gt;Klaus Claassen&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 08:46:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-much-ram-installed-on-itanium/m-p/3442103#M207479</guid>
      <dc:creator>Klaus Claassen</dc:creator>
      <dc:date>2004-12-13T08:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: How much RAM installed on Itanium?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-much-ram-installed-on-itanium/m-p/3442104#M207480</link>
      <description>Use machinfo command to find RAM,CPU usage there. dmesg | grep Phy also be used there.&lt;BR /&gt;&lt;BR /&gt;You can use sam --&amp;gt; performance monitor --&amp;gt; system informations --&amp;gt; memory &lt;BR /&gt;will be also used to find RAM size.&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
      <pubDate>Mon, 13 Dec 2004 08:48:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-much-ram-installed-on-itanium/m-p/3442104#M207480</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-12-13T08:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: How much RAM installed on Itanium?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-much-ram-installed-on-itanium/m-p/3442105#M207481</link>
      <description>Try /opt/ignite/bin/print_manifest if it's installed.</description>
      <pubDate>Mon, 13 Dec 2004 08:54:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-much-ram-installed-on-itanium/m-p/3442105#M207481</guid>
      <dc:creator>Baz_2</dc:creator>
      <dc:date>2004-12-13T08:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: How much RAM installed on Itanium?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-much-ram-installed-on-itanium/m-p/3442106#M207482</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;# dmesg | grep Physical&lt;BR /&gt;&lt;BR /&gt;This will display the RAM in your system.&lt;BR /&gt;&lt;BR /&gt;Hope that helps,&lt;BR /&gt;Regards,&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 09:01:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-much-ram-installed-on-itanium/m-p/3442106#M207482</guid>
      <dc:creator>Bharat Katkar</dc:creator>
      <dc:date>2004-12-13T09:01:02Z</dc:date>
    </item>
    <item>
      <title>Re: How much RAM installed on Itanium?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-much-ram-installed-on-itanium/m-p/3442107#M207483</link>
      <description>Hi,&lt;BR /&gt;use command:&lt;BR /&gt;/usr/contrib/bin/machinfo&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 13 Dec 2004 09:02:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-much-ram-installed-on-itanium/m-p/3442107#M207483</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2004-12-13T09:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: How much RAM installed on Itanium?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-much-ram-installed-on-itanium/m-p/3442108#M207484</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;thanks for the immediate responses (the &lt;BR /&gt;fastest reply arrived after 2 minutes) !&lt;BR /&gt;&lt;BR /&gt;For me, the machinfo and the &lt;BR /&gt;print_manifest tips are most valuable,&lt;BR /&gt;but also information about  &lt;BR /&gt;sam-&amp;gt;Performance Monitors -&amp;gt; System Properties &lt;BR /&gt;is interesting.&lt;BR /&gt;&lt;BR /&gt;Since the buffer for system error messages is small, dmesg is only helpful on systems which have been rebooted recently.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Klaus</description>
      <pubDate>Mon, 13 Dec 2004 10:36:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-much-ram-installed-on-itanium/m-p/3442108#M207484</guid>
      <dc:creator>Klaus Claassen</dc:creator>
      <dc:date>2004-12-13T10:36:53Z</dc:date>
    </item>
    <item>
      <title>Re: How much RAM installed on Itanium?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-much-ram-installed-on-itanium/m-p/3442109#M207485</link>
      <description>Hi Klaus,&lt;BR /&gt;&lt;BR /&gt;The adb command did not work as the variable is 8 bytes long and the D format prints only 4 bytes.&lt;BR /&gt;&lt;BR /&gt;In this case it is better to use adb without the -o option. The following command will give you the output you want:&lt;BR /&gt;&lt;BR /&gt;echo phys_mem_pages/jd|adb /stand/vmunix /dev/kmem&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Lal</description>
      <pubDate>Wed, 15 Dec 2004 07:28:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-much-ram-installed-on-itanium/m-p/3442109#M207485</guid>
      <dc:creator>Lal Samuel Varghese</dc:creator>
      <dc:date>2004-12-15T07:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: How much RAM installed on Itanium?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/how-much-ram-installed-on-itanium/m-p/3442110#M207486</link>
      <description>echo "selclass qualifier memory;info;wait;infolog" | cstm &amp;gt; /tmp/meminfo&lt;BR /&gt;&lt;BR /&gt;try this for a board inventory if STM is installed:&lt;BR /&gt;&lt;BR /&gt;echo "selclass qualifier memory;info;wait;infolog" | cstm &amp;gt; /tmp/meminfo&lt;BR /&gt;more /tmp/meminfo &lt;BR /&gt;&lt;BR /&gt;Josh</description>
      <pubDate>Wed, 15 Dec 2004 10:01:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/how-much-ram-installed-on-itanium/m-p/3442110#M207486</guid>
      <dc:creator>Joshua Scott</dc:creator>
      <dc:date>2004-12-15T10:01:49Z</dc:date>
    </item>
  </channel>
</rss>

