<?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 assembled...? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-assembled/m-p/2912396#M107602</link>
    <description>first check if you have online diagnostics intalled by swlist.If yes then run:&lt;BR /&gt;# cstm&lt;BR /&gt;it will give you cstm&amp;gt; prompt.&lt;BR /&gt;at the prompt, type: map&lt;BR /&gt;cstm&amp;gt; map&lt;BR /&gt;&lt;BR /&gt;It will show all devices. with a number at the left most side of each dev, Memory will also be a listed as a device there.&lt;BR /&gt;at the cstm prompt , type: sel dev #&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cstm&amp;gt; sel dev #&lt;BR /&gt;&lt;BR /&gt;where # is the corresponding number for the dev, in you r case memory. &lt;BR /&gt;then type, info&lt;BR /&gt;&lt;BR /&gt;cstm&amp;gt; info&lt;BR /&gt;then type il&lt;BR /&gt;cstm&amp;gt; il&lt;BR /&gt;&lt;BR /&gt;it will give you the detail of memory. like:&lt;BR /&gt;&lt;BR /&gt;Board         Size (MB)   Total (MB)  Total (MB)&lt;BR /&gt;------------  ----------  ----------  ----------&lt;BR /&gt;  EXT0 0a/0b         512         512           0&lt;BR /&gt;  EXT0 1a/1b         512         512           0&lt;BR /&gt;  EXT0 2a/2b         512         512           0&lt;BR /&gt;  EXT0 3a/3b         512         512           0&lt;BR /&gt;  EXT0 4a/4b         512         512           0&lt;BR /&gt;  EXT0 5a/5b         512         512           0&lt;BR /&gt;  EXT0 6a/6b         512         512           0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Since memory is always installed in pairs, in this example I have 256MB modules, and each pair is 512MB. as shown above...&lt;BR /&gt;&lt;BR /&gt;hope this helps....</description>
    <pubDate>Tue, 25 Feb 2003 08:17:51 GMT</pubDate>
    <dc:creator>monasingh_1</dc:creator>
    <dc:date>2003-02-25T08:17:51Z</dc:date>
    <item>
      <title>memory assembled...?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-assembled/m-p/2912394#M107600</link>
      <description>total memory : 2049.8MB&lt;BR /&gt;&lt;BR /&gt;Can I get to know that total memory is assembled by how much memories is organized in box ?&lt;BR /&gt;for instances&lt;BR /&gt;2049.8MB = 512MB*2 + 256MB*4&lt;BR /&gt;&lt;BR /&gt;can anyone notify me?</description>
      <pubDate>Tue, 25 Feb 2003 07:49:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-assembled/m-p/2912394#M107600</guid>
      <dc:creator>mw_4</dc:creator>
      <dc:date>2003-02-25T07:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: memory assembled...?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-assembled/m-p/2912395#M107601</link>
      <description>If you have STM installed then &lt;BR /&gt;You can do a &lt;BR /&gt;&lt;BR /&gt;#echo 'selclass qualifier memory;info;wait;Infolog'|cstm &lt;BR /&gt;&lt;BR /&gt;to find out the memory slot distribution &lt;BR /&gt;Else can boot your system.Interrupt the boot sequence and press 'me' to find out the memory info&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 25 Feb 2003 08:02:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-assembled/m-p/2912395#M107601</guid>
      <dc:creator>T G Manikandan</dc:creator>
      <dc:date>2003-02-25T08:02:32Z</dc:date>
    </item>
    <item>
      <title>Re: memory assembled...?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-assembled/m-p/2912396#M107602</link>
      <description>first check if you have online diagnostics intalled by swlist.If yes then run:&lt;BR /&gt;# cstm&lt;BR /&gt;it will give you cstm&amp;gt; prompt.&lt;BR /&gt;at the prompt, type: map&lt;BR /&gt;cstm&amp;gt; map&lt;BR /&gt;&lt;BR /&gt;It will show all devices. with a number at the left most side of each dev, Memory will also be a listed as a device there.&lt;BR /&gt;at the cstm prompt , type: sel dev #&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cstm&amp;gt; sel dev #&lt;BR /&gt;&lt;BR /&gt;where # is the corresponding number for the dev, in you r case memory. &lt;BR /&gt;then type, info&lt;BR /&gt;&lt;BR /&gt;cstm&amp;gt; info&lt;BR /&gt;then type il&lt;BR /&gt;cstm&amp;gt; il&lt;BR /&gt;&lt;BR /&gt;it will give you the detail of memory. like:&lt;BR /&gt;&lt;BR /&gt;Board         Size (MB)   Total (MB)  Total (MB)&lt;BR /&gt;------------  ----------  ----------  ----------&lt;BR /&gt;  EXT0 0a/0b         512         512           0&lt;BR /&gt;  EXT0 1a/1b         512         512           0&lt;BR /&gt;  EXT0 2a/2b         512         512           0&lt;BR /&gt;  EXT0 3a/3b         512         512           0&lt;BR /&gt;  EXT0 4a/4b         512         512           0&lt;BR /&gt;  EXT0 5a/5b         512         512           0&lt;BR /&gt;  EXT0 6a/6b         512         512           0&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Since memory is always installed in pairs, in this example I have 256MB modules, and each pair is 512MB. as shown above...&lt;BR /&gt;&lt;BR /&gt;hope this helps....</description>
      <pubDate>Tue, 25 Feb 2003 08:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-assembled/m-p/2912396#M107602</guid>
      <dc:creator>monasingh_1</dc:creator>
      <dc:date>2003-02-25T08:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: memory assembled...?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/memory-assembled/m-p/2912397#M107603</link>
      <description>this way you can get the hardware info on many other devices.....</description>
      <pubDate>Tue, 25 Feb 2003 08:18:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/memory-assembled/m-p/2912397#M107603</guid>
      <dc:creator>monasingh_1</dc:creator>
      <dc:date>2003-02-25T08:18:55Z</dc:date>
    </item>
  </channel>
</rss>

