Integrity Servers
1757033 Members
2634 Online
108858 Solutions
New Discussion юеВ

Re: number of free memory slots

 
SOLVED
Go to solution
Ignite_2
Frequent Advisor

number of free memory slots

Hi,

can you please advise how to check number of unused memory slots on rx4640? There's running hp-ux 11.23. How can I check maximum amount of memory which can be installed into such box?

Thank you
7 REPLIES 7
Torsten.
Acclaimed Contributor
Solution

Re: number of free memory slots

Post result of

echo "selclass qualifier memory;info;wait;infolog" | /usr/sbin/cstm

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!   
R.K. #
Honored Contributor

Re: number of free memory slots

Hello Ignite,

Try this:

root> cstm
cstm>map
(2 is the dev num for my memory so I will select 2 in next step)
cstm>sel dev 2
cstm>info
cstm>il
Don't fix what ain't broke
Ignite_2
Frequent Advisor

Re: number of free memory slots

Log creation time: Sun Jan 10 21:26:01 2010

Hardware path: memory


Basic Memory Description

Module Type: MEMORY
Page Size: 4096 Bytes
Total Physical Memory: N/A
Total Configured Memory: 24576 MB
Total Deconfigured Memory: N/A

Memory Board Inventory

DIMM Location Size(MB) DIMM Location Size(MB)
-------------------- -------- -------------------- --------
DIMM 0A 2048 DIMM 0B 2048
DIMM 0C 2048 DIMM 0D 2048
DIMM 1A 2048 DIMM 1B 2048
DIMM 1C 2048 DIMM 1D 2048
DIMM 2A 2048 DIMM 2B 2048
DIMM 2C 2048 DIMM 2D 2048
DIMM 3A ---- DIMM 3B ----
DIMM 3C ---- DIMM 3D ----
DIMM 4A ---- DIMM 4B ----
DIMM 4C ---- DIMM 4D ----
DIMM 5A ---- DIMM 5B ----
DIMM 5C ---- DIMM 5D ----
DIMM 6A ---- DIMM 6B ----
DIMM 6C ---- DIMM 6D ----
DIMM 7A ---- DIMM 7B ----
DIMM 7C ---- DIMM 7D ----

Total: 24576 (MB)

===========================================================================

Memory Error Log Summary

The memory error log is empty.

Page Deallocation Table (PDT)

The Page Deallocation Table is empty.

PDT Entries Used: 0
PDT Entries Free: 100
PDT Total Size: 100

-- Information Tool Log for IPF_MEMORY on path memory --
View - To View the file.
Print - To Print the file.
SaveAs - To Save the file.
Enter Done, Help, Print, SaveAs, or View: [Done] #.
Sunny123_1
Esteemed Contributor

Re: number of free memory slots

Hi


From above output below are the free slots


DIMM 3A ---- DIMM 3B ----
DIMM 3C ---- DIMM 3D ----
DIMM 4A ---- DIMM 4B ----
DIMM 4C ---- DIMM 4D ----
DIMM 5A ---- DIMM 5B ----
DIMM 5C ---- DIMM 5D ----
DIMM 6A ---- DIMM 6B ----
DIMM 6C ---- DIMM 6D ----
DIMM 7A ---- DIMM 7B ----
DIMM 7C ---- DIMM 7D ----


Regards
Sunny
Ignite_2
Frequent Advisor

Re: number of free memory slots

Hi,

this means, that each of these slots can accomodate maximum 2GB dimms? Is it possible to add another memory board?
Torsten.
Acclaimed Contributor

Re: number of free memory slots

From quickspecs:

Memory can be ordered in quads of 1-GB (4├Г 256-MB), 2-GB (4├Г 512-MB), 4-GB (4├Г 1-GB), 8-GB (4├Г 2-GB), or 16-GB (4├Г 4-GB)

http://h18000.www1.hp.com/products/quickspecs/11847_div/11847_div.HTML

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!   
Torsten.
Acclaimed Contributor

Re: number of free memory slots

From quickspecs:

Memory can be ordered in quads of 1-GB (4x256-MB), 2-GB (4x512-MB), 4-GB (4x1-GB), 8-GB (4x2-GB), or 16-GB (4x4-GB)

http://h18000.www1.hp.com/products/quickspecs/11847_div/11847_div.HTML

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!