- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- HPE 9000 and HPE e3000 Servers
- >
- checking part number of memory
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
тАО09-22-2009 07:32 AM
тАО09-22-2009 07:32 AM
checking part number of memory
im trying to find out the part number of the memory DIMMS in one of our hpux 11.11 superdomes, is there a way of doing it without having to get an engineer to open the server up
thanks in advance
John
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2009 07:38 AM
тАО09-22-2009 07:38 AM
Re: checking part number of memory
Try running the following command :
echo "selclass qualifier memory;info;wait;infolog" | cstm
Regards,
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2009 07:44 AM
тАО09-22-2009 07:44 AM
Re: checking part number of memory
Use cstm command to get the memory information:
echo "selclass qualifier memory;info;wait;infolog" | /usr/sbin/cstm > cstm_memory_details.txt
and the Part Number will be listed in the 'Part Num' column.
- Then use partsurfer.hp.com to get more details on the part number.
Example:
------------
Basic Memory Description
Module Type: MEMORY
Page Size: 4096 Bytes
Total Physical Memory: 524288 MB
Total Configured Memory: 524288 MB
Total Deconfigured Memory: 0 MB
Memory Board Inventory
DIMM Location Size(MB) State Serial Num Part Num
-------------------- -------- ------- ---------------- ------------------
Cab 0 Cell 0 DIMM 0A 2048 Config PRY07064US A9846-60301
Cab 0 Cell 0 DIMM 0B 2048 Config PRY07063JF A9846-60301
Cab 0 Cell 0 DIMM 1A 2048 Config PRY06372A2 A9846-60301
______________________________________
Cheers,
Raj.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2009 07:45 AM
тАО09-22-2009 07:45 AM
Re: checking part number of memory
http://partsurfer.hp.com
That contains some parts information on what is standard for the server.
Otherwise you will as already noted have to use cstm.
I agree cstm is a better solution because not all servers have HP branded parts.
http://docs.hp.com/en/hw.html#HP%209000%20Superdome%20Server
Contains documentation on your server including standard part numbers and such. Since superdomes are big and complicated you may not find the document you need on the first click.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-27-2009 09:40 AM
тАО09-27-2009 09:40 AM
Re: checking part number of memory
You can get the memory dimm part number from cstm and also from GSP/MP
Run the following command..
GSP>cm
GSP:CM>df ==> Select A for selecting all and D to dump.
From this out put you would get the exact part number for the dimm and also other HW connected to this box.
Best Regards,
Prashanth