Integrity Servers
1748111 Members
3676 Online
108758 Solutions
New Discussion юеВ

Re: How to find out DIMM information. i.e no of DIMM slots , Memory module size etc..

 
vimalj
Occasional Contributor

How to find out DIMM information. i.e no of DIMM slots , Memory module size etc..

I have a BL860c i2 server with HP-UX 11.31 running on it .

I want to find out the no of DIMM slots in my servers , Memory module size etc.
Is there any such command to get these information
Also note that its tuckwila server so cstm doesnt work on it.
Any help would be greatly appreciated!!
6 REPLIES 6
Abid Iqbal
Regular Advisor

Re: How to find out DIMM information. i.e no of DIMM slots , Memory module size etc..

Hi,
You can dig this information using hpsmh.
Vivek_Pendse
Valued Contributor

Re: How to find out DIMM information. i.e no of DIMM slots , Memory module size etc..

Hi,

On UEFI (EFI) shell, you can run the command "show all" or "show mem".
But, for this, you require a reboot.
Or, from MP ILO2, you can get it.

Thanks,
Vivek
No├й
Valued Contributor

Re: How to find out DIMM information. i.e no of DIMM slots , Memory module size etc..

If you like the command line:

/opt/propplus/bin/cprop -summary -c "Memory"

Regards.
S_Logan
HPE Pro

Re: How to find out DIMM information. i.e no of DIMM slots , Memory module size etc..

Hi Vimal,

Please check the following URL :
http://h18004.www1.hp.com/products/quickspecs/13624_div/13624_div.html#Memory


From MP/iLO you can identify the installed memory module size/Slot location.

HTH,
Surendar
I work for HPE

Accept or Kudo


[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]
Torsten.
Acclaimed Contributor

Re: How to find out DIMM information. i.e no of DIMM slots , Memory module size etc..

I guess the command

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


should still work.

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: How to find out DIMM information. i.e no of DIMM slots , Memory module size etc..

Ooops, it's the "i2" - so the "cprop" command (see above) should work.

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!