- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to identify spare memory slots
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
Forums
Discussions
Discussions
Discussions
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
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-26-2006 09:20 PM
09-26-2006 09:20 PM
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 09:46 PM
09-26-2006 09:46 PM
Re: How to identify spare memory slots
I thought there were two memory board available:
A9738B with max 16 DIMM
A9739B with max 32 DIMM
cstm should show any extender boards as EXT prefix.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 09:48 PM
09-26-2006 09:48 PM
Re: How to identify spare memory slots
Used memory slots can be displayed with the cstm utility.
Server docs at http://docs.hp.com will tell you how many slots should be reported.
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-26-2006 09:56 PM
09-26-2006 09:56 PM
Re: How to identify spare memory slots
cstm does show me used memory slots, but how do I know how many are spare, as I did not order/configure boxes. How can I identify which memory extender board is in use ?
Cheers,
Berd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 10:04 PM
09-26-2006 10:04 PM
Solutionthe "offline" method:
stop at BCH and run "info memory" (in me):
MEMORY INFORMATION
MEMORY STATUS TABLE (MB) (Current Boot Status)
Slot 0a 1024M Active
Slot 0b 1024M Active
Slot 0c 1024M Active
Slot 0d 1024M Active
Slot 1a 1024M Active
Slot 1b 1024M Active
Slot 1c 1024M Active
Slot 1d 1024M Active
Slot 2a 1024M Active
Slot 2b 1024M Active
Slot 2c 1024M Active
Slot 2d 1024M Active
Slot 3a 1024M Active
Slot 3b 1024M Active
Slot 3c 1024M Active
Slot 3d 1024M Active
Slot 4a 0
Slot 4b 0
Slot 4c 0
Slot 4d 0
Slot 5a 0
Slot 5b 0
Slot 5c 0
Slot 5d 0
Slot 6a 0
Slot 6b 0
Slot 6c 0
Slot 6d 0
Slot 7a 0
Slot 7b 0
Slot 7c 0
Slot 7d 0
Subtotal 16384M
TOTAL = 16384 MB
---------
This will report all empty slots too.
Online:
Run the information tool against the system item and note the "FRU Name: Mem Extender" entry. This is different for the 2 extender boards (part number and product name).
It is "A7124-60202" for the example above.
Torsten
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2006 10:15 PM
09-26-2006 10:15 PM
Re: How to identify spare memory slots
please see:
http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1056100 for cstm commands
or as a one-liner:
echo "selclass qualifier memory ; info ; wait ; infolog" | cstm
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2006 12:02 AM
09-27-2006 12:02 AM
Re: How to identify spare memory slots
Here is the output from my cstm
cstm>infolog
-- Converting a (2652) byte raw log file to text. --
Preparing the Information Tool Log for MEMORY on path 8 File ...
.... tokyo.btyp : 10.1.2.239 ....
-- Information Tool Log for MEMORY on path 8 --
Log creation time: Wed Sep 27 11:56:25 2006
Hardware path: 8
Basic Memory Description
Module Type: MEMORY
Total Configured Memory : 16384 MB
Page Size: 4096 Bytes
Memory interleaving is supported on this machine and is ON.
Memory Board Inventory
DIMM Slot Size (MB)
--------- ---------
0A 1024
0B 1024
0C 1024
0D 1024
1A 1024
1B 1024
1C 1024
1D 1024
2A 1024
2B 1024
2C 1024
2D 1024
3A 1024
3B 1024
3C 1024
3D 1024
--------- ---------
System Total (MB): 16384
Memory Error Log Summary
The memory error log is empty.
Page Deallocation Table (PDT)
PDT Entries Used: 0
PDT Entries Free: 3000
PDT Total Size: 3000
-- Information Tool Log for MEMORY on path 8 --
No information regarding memory board/extender ?
Cheers,
Berd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2006 12:11 AM
09-27-2006 12:11 AM
Re: How to identify spare memory slots
This command shows me same info as above. 16 DIMMs in use. Would this command show me spare slots, or are you saying I've got 16 and they are all in use ?
I'd be inclined to think it's only showing me what is in use. As I have another rp4440 which shows 24 slots in use, and the memory boards come in only 16 or 32 slot capacities so therefore that machine has 8 slots spare.
Cheers,
Berd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2006 12:16 AM
09-27-2006 12:16 AM
Re: How to identify spare memory slots
I run from cron like so:
# Run the sysinfo script
0 6 1 * * /usr/bin/SysInfo -a -b -o /usr/tmp/`hostname`.sysinfo ; /usr/bin/chmod 644 /usr/tmp/`hostname`.sysinfo >/tmp/sysinfo.cron 2>&1
I do the chmod so I can grab the file as another user and put it on my documentation server...
Rgds...Geoff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2006 12:19 AM
09-27-2006 12:19 AM
Re: How to identify spare memory slots
I would read your cstm output as your machine having a A9738B with 16 slots filled.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2006 12:26 AM
09-27-2006 12:26 AM
Re: How to identify spare memory slots
How could I confirm I have a 16 slot memory extender ?
Berd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2006 12:37 AM
09-27-2006 12:37 AM
Re: How to identify spare memory slots
as a final check you can always open the machine ;-)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2006 12:45 AM
09-27-2006 12:45 AM
Re: How to identify spare memory slots
Nice thought, but we are seperated by a few hundred miles :-(
Berd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2006 01:40 AM
09-27-2006 01:40 AM
Re: How to identify spare memory slots
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-27-2006 06:13 AM
09-27-2006 06:13 AM
Re: How to identify spare memory slots
Here you will find information about the memory extender FRU as mentioned earlier.
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-28-2006 03:08 AM
09-28-2006 03:08 AM
Re: How to identify spare memory slots
Many thanks for your input all.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-29-2006 04:02 AM
09-29-2006 04:02 AM
Re: How to identify spare memory slots
Another tool to look at is Systems Insight Manager (SIM). It provides a good deal of information on your systems and it is a free download from HP.
In your spare time, and I know all SA's have a lot of that, I would look at putting SIM on all your systems.