- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- How to find Memory DIMM part number
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-06-2010 03:46 PM
тАО12-06-2010 03:46 PM
How to find Memory DIMM part number
One of the memory module got degraded in my HP Prolient server- Running RHEL 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-06-2010 06:43 PM
тАО12-06-2010 06:43 PM
Re: How to find Memory DIMM part number
Do you think that that's a useful
description?
What, exactly, are you asking?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-07-2010 07:29 AM - last edited on тАО09-22-2023 07:54 AM by Sunitha_Mod
тАО12-07-2010 07:29 AM - last edited on тАО09-22-2023 07:54 AM by Sunitha_Mod
Re: How to find Memory DIMM part number
There are a lot of different Proliant models. First identify the exact model using either of these commands:
hpasmcli -s 'show server'
or
dmidecode | grep -i 'Product Name'
Then go to:http://www.hp.com/go/quickspecs
and find your server model under either "Worldwide" -> "HP ProLiant Servers" or "Worldwide" -> "Retired Products" -> "ProLiant Servers", if it's an older model.
You'll find the applicable memory kit part numbers in the "Memory" section of the QuickSpecs document for your server.
If you want just a single DIMM instead of a kit, you can type the memory kit part number to the quick search field
https://partsurfer.hpe.com/search.aspx
and you should get the part number which you can use to order an individual DIMM.
(Reading the part number sticker on the failed DIMM would work too...)
MK
[Moderator edit: Removed the broken link. Please refer to http://support.hpe.com/]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-08-2010 12:58 PM
тАО12-08-2010 12:58 PM
Re: How to find Memory DIMM part number
You May use the # dmidecode --type 6 to get the memory details. check this article for more details
http://www.cyberciti.biz/tips/querying-dumping-bios-from-linux-command-prompt.html
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.
thanks,
Aftab
Looking for a quick resolution to a technical issue for your HPE products? HPE Support Center Knowledge-base тАУ Just a Click Away!
See Self Help Post for more details
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-09-2010 12:51 PM - last edited on тАО09-13-2023 04:56 AM by Sunitha_Mod
тАО12-09-2010 12:51 PM - last edited on тАО09-13-2023 04:56 AM by Sunitha_Mod
Re: How to find Memory DIMM part number
Thanks for all your input.However all the none of them does not given the PART NUMBER.
System Information
Manufacturer: HP
Product Name: ProLiant DL380 G3
Version: Not Specified
Serial Number: **Confidential info erased**
UUID: 44333532-4C44-4E34-4834-313720202020
Wake-up Type: Power Switch
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.
Steve, Hope it is clear now
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-09-2010 11:28 PM
тАО12-09-2010 11:28 PM
Re: How to find Memory DIMM part number
> same specification .. [...]
Perhaps more than one part would work. If
you revealed where you were looking when you
could see these things, then perhaps the rest
of us could look, too.
> Is there any way to get the Memory Part
> numner from the system.
Open the system box and look at the parts?
> (Reading the part number sticker on the
> failed DIMM would work too...)
That's probably the most reliable method.
> Steve, Hope it is clear now :-)
Even a little information beats none at all,
but quick visit to crucial.com suggests that
we still don't know the kind/size/number of
memory modules you have in this system. Nor
can a non-psychic like me tell what you could
use, because that seems to depend on the
system clock speed.
http://www.crucial.com/store/listparts.aspx?model=ProLiant%20DL380%20G3
If you were trying to answer this question
instead of asking it, what sort of
information do you think that you might find
useful? (And what have you provided?)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО12-10-2010 04:54 AM
тАО12-10-2010 04:54 AM
Re: How to find Memory DIMM part number
Open the system and find the part numnber may be the solution in this case
Thank you all