<?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 to find Memory DIMM part number in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-memory-dimm-part-number/m-p/5265572#M59385</link>
    <description>&lt;!--!*#--&gt;&amp;gt; [...] my HP Prolient server [...]&lt;BR /&gt;&lt;BR /&gt;Do you think that that's a useful&lt;BR /&gt;description?&lt;BR /&gt;&lt;BR /&gt;What, exactly, are you asking?</description>
    <pubDate>Tue, 07 Dec 2010 02:43:37 GMT</pubDate>
    <dc:creator>Steven Schweda</dc:creator>
    <dc:date>2010-12-07T02:43:37Z</dc:date>
    <item>
      <title>How to find Memory DIMM part number</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-memory-dimm-part-number/m-p/5265571#M59384</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;One of the memory module got degraded in my HP Prolient server- Running RHEL 4</description>
      <pubDate>Mon, 06 Dec 2010 23:46:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-memory-dimm-part-number/m-p/5265571#M59384</guid>
      <dc:creator>Raj Briden</dc:creator>
      <dc:date>2010-12-06T23:46:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Memory DIMM part number</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-memory-dimm-part-number/m-p/5265572#M59385</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] my HP Prolient server [...]&lt;BR /&gt;&lt;BR /&gt;Do you think that that's a useful&lt;BR /&gt;description?&lt;BR /&gt;&lt;BR /&gt;What, exactly, are you asking?</description>
      <pubDate>Tue, 07 Dec 2010 02:43:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-memory-dimm-part-number/m-p/5265572#M59385</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-12-07T02:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Memory DIMM part number</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-memory-dimm-part-number/m-p/5265573#M59386</link>
      <description>&lt;P&gt;There are a lot of different Proliant models. First identify the exact model using either of these commands:&lt;BR /&gt;&lt;BR /&gt;hpasmcli -s 'show server' &lt;BR /&gt;or &lt;BR /&gt;dmidecode | grep -i 'Product Name' &lt;BR /&gt;&lt;BR /&gt;Then go to:&lt;BR /&gt;&lt;BR /&gt;&lt;STRIKE&gt;&lt;A&gt;http://www.hp.com/go/quickspecs&lt;/A&gt;&lt;/STRIKE&gt;&lt;BR /&gt;&lt;BR /&gt;and find your server model under either "Worldwide" -&amp;gt; "HP ProLiant Servers" or "Worldwide" -&amp;gt; "Retired Products" -&amp;gt; "ProLiant Servers", if it's an older model.&lt;BR /&gt;&lt;BR /&gt;You'll find the applicable memory kit part numbers in the "Memory" section of the QuickSpecs document for your server.&lt;BR /&gt;&lt;BR /&gt;If you want just a single DIMM instead of a kit, you can type the memory kit part number to the quick search field &lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://partsurfer.hpe.com/search.aspx" target="_blank"&gt;https://partsurfer.hpe.com/search.aspx&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and you should get the part number which you can use to order an individual DIMM.&lt;BR /&gt;&lt;BR /&gt;(Reading the part number sticker on the failed DIMM would work too...)&lt;BR /&gt;&lt;BR /&gt;MK&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;[&lt;U&gt;Moderator edit&lt;/U&gt;: Removed the broken link. Please refer to&amp;nbsp;&lt;A href="http://support.hpe.com/" target="_blank"&gt;http://support.hpe.com/&lt;/A&gt;]&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Sep 2023 14:54:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-memory-dimm-part-number/m-p/5265573#M59386</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2023-09-22T14:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Memory DIMM part number</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-memory-dimm-part-number/m-p/5265574#M59387</link>
      <description>Hi Raj,&lt;BR /&gt;&lt;BR /&gt;You May use the # dmidecode --type 6 to get the memory details. check this article for more details&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.cyberciti.biz/tips/querying-dumping-bios-from-linux-command-prompt.html" target="_blank"&gt;http://www.cyberciti.biz/tips/querying-dumping-bios-from-linux-command-prompt.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HP Spare part no of the failed memory module, You may or may not get from the output but you should be able to get the memory specs and using that you should be able to find the option part no from the server quickspecs or Call HP Support with the memory specification and they should be able to order the part or help you with the spare part.&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;Aftab</description>
      <pubDate>Wed, 08 Dec 2010 20:58:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-memory-dimm-part-number/m-p/5265574#M59387</guid>
      <dc:creator>Ali</dc:creator>
      <dc:date>2010-12-08T20:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Memory DIMM part number</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-memory-dimm-part-number/m-p/5265575#M59388</link>
      <description>&lt;P&gt;Thanks for all your input.However all the none of them does not given the PART NUMBER.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;System Information&lt;BR /&gt;Manufacturer: HP&lt;BR /&gt;Product Name: ProLiant DL380 G3&lt;BR /&gt;Version: Not Specified&lt;BR /&gt;Serial Number: **&lt;FONT size="1 2 3 4 5 6 7"&gt;&lt;STRIKE&gt;Confidential info erased&lt;/STRIKE&gt;&lt;/FONT&gt;**&lt;BR /&gt;UUID: 44333532-4C44-4E34-4834-313720202020&lt;BR /&gt;Wake-up Type: Power Switch&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;I got memory specification , while checking the for the same specification memory in Partsurfer i could see multiple part number with same specification .. Is there any way to get the Memory Part numner from the system.&lt;BR /&gt;&lt;BR /&gt;Steve, Hope it is clear now &lt;LI-EMOJI id="lia_slightly-smiling-face" title=":slightly_smiling_face:"&gt;&lt;/LI-EMOJI&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Sep 2023 11:56:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-memory-dimm-part-number/m-p/5265575#M59388</guid>
      <dc:creator>Raj Briden</dc:creator>
      <dc:date>2023-09-13T11:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Memory DIMM part number</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-memory-dimm-part-number/m-p/5265576#M59389</link>
      <description>&lt;!--!*#--&gt;&amp;gt; [...] i could see multiple part number with&lt;BR /&gt;&amp;gt; same specification .. [...]&lt;BR /&gt;&lt;BR /&gt;Perhaps more than one part would work.  If&lt;BR /&gt;you revealed where you were looking when you&lt;BR /&gt;could see these things, then perhaps the rest&lt;BR /&gt;of us could look, too.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Is there any way to get the Memory Part&lt;BR /&gt;&amp;gt; numner from the system. &lt;BR /&gt;&lt;BR /&gt;Open the system box and look at the parts?&lt;BR /&gt;&lt;BR /&gt;&amp;gt; (Reading the part number sticker on the&lt;BR /&gt;&amp;gt; failed DIMM would work too...)&lt;BR /&gt;&lt;BR /&gt;That's probably the most reliable method.&lt;BR /&gt;&lt;BR /&gt;&amp;gt; Steve, Hope it is clear now :-)&lt;BR /&gt;&lt;BR /&gt;Even a little information beats none at all,&lt;BR /&gt;but quick visit to crucial.com suggests that&lt;BR /&gt;we still don't know the kind/size/number of&lt;BR /&gt;memory modules you have in this system.  Nor&lt;BR /&gt;can a non-psychic like me tell what you could&lt;BR /&gt;use, because that seems to depend on the&lt;BR /&gt;system clock speed.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.crucial.com/store/listparts.aspx?model=ProLiant%20DL380%20G3" target="_blank"&gt;http://www.crucial.com/store/listparts.aspx?model=ProLiant%20DL380%20G3&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If you were trying to answer this question&lt;BR /&gt;instead of asking it, what sort of&lt;BR /&gt;information do you think that you might find&lt;BR /&gt;useful?  (And what have you provided?)</description>
      <pubDate>Fri, 10 Dec 2010 07:28:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-memory-dimm-part-number/m-p/5265576#M59389</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2010-12-10T07:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to find Memory DIMM part number</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-find-memory-dimm-part-number/m-p/5265577#M59390</link>
      <description>How ever in HPUX we can find the memory details from CSTM&lt;BR /&gt;&lt;BR /&gt;Open the system and find the part numnber may be the solution in this case&lt;BR /&gt;&lt;BR /&gt;Thank you all &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 10 Dec 2010 12:54:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-find-memory-dimm-part-number/m-p/5265577#M59390</guid>
      <dc:creator>Raj Briden</dc:creator>
      <dc:date>2010-12-10T12:54:25Z</dc:date>
    </item>
  </channel>
</rss>

