Integrity Servers
1753331 Members
5139 Online
108792 Solutions
New Discussion юеВ

Re: rx6600 how many memory slots available.

 
SOLVED
Go to solution
f. halili
Trusted Contributor

rx6600 how many memory slots available.

We have an rx6600 with 8GB memory. How do I check via commandline the memory slots used/available? Should memory in rx6600 be installed/ugraded by quads?

Thanks,
f. halili
derekh
7 REPLIES 7
James R. Ferguson
Acclaimed Contributor

Re: rx6600 how many memory slots available.

Hi:

# echo "selclass qualifier memory;info;wait;infolog"|cstm > /tmp/memory

Regards!


...JRF...
Torsten.
Acclaimed Contributor

Re: rx6600 how many memory slots available.

run

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


and let us have a look at the results.

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!   
f. halili
Trusted Contributor

Re: rx6600 how many memory slots available.


-- Information Tool Log for IPF_MEMORY on path memory --

Log creation time: Thu Dec 13 09:58:32 2007

Hardware path: memory


Basic Memory Description

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

Memory Board Inventory

DIMM Location Size(MB) DIMM Location Size(MB)
-------------------- -------- -------------------- --------
Ext 0 DIMM 0A 1024 Ext 0 DIMM 0B 1024
Ext 0 DIMM 0C 1024 Ext 0 DIMM 0D 1024
Ext 0 DIMM 1A 1024 Ext 0 DIMM 1B 1024
Ext 0 DIMM 1C 1024 Ext 0 DIMM 1D 1024
Ext 0 DIMM 2A ---- Ext 0 DIMM 2B ----
Ext 0 DIMM 2C ---- Ext 0 DIMM 2D ----
Ext 0 DIMM 3A ---- Ext 0 DIMM 3B ----
Ext 0 DIMM 3C ---- Ext 0 DIMM 3D ----
Ext 0 DIMM 4A ---- Ext 0 DIMM 4B ----
Ext 0 DIMM 4C ---- Ext 0 DIMM 4D ----
Ext 0 DIMM 5A ---- Ext 0 DIMM 5B ----
Ext 0 DIMM 5C ---- Ext 0 DIMM 5D ----

Ext 0 Total: 8192 (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] #.
derekh
Torsten.
Acclaimed Contributor
Solution

Re: rx6600 how many memory slots available.

You have only 1 memory extender installed, but there is space for a second.

Dimms must be installed in quads.

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!   
f. halili
Trusted Contributor

Re: rx6600 how many memory slots available.

Does these mean I can install 2 more quads?

Ext 0 DIMM 2A ---- Ext 0 DIMM 2B ----
Ext 0 DIMM 2C ---- Ext 0 DIMM 2D ----
Ext 0 DIMM 3A ---- Ext 0 DIMM 3B ----
Ext 0 DIMM 3C ---- Ext 0 DIMM 3D ----
Ext 0 DIMM 4A ---- Ext 0 DIMM 4B ----
Ext 0 DIMM 4C ---- Ext 0 DIMM 4D ----
Ext 0 DIMM 5A ---- Ext 0 DIMM 5B ----
Ext 0 DIMM 5C ---- Ext 0 DIMM 5D ----


Thanks,
f. halili
derekh
Torsten.
Acclaimed Contributor

Re: rx6600 how many memory slots available.

Each quad will be install like this

2A 2B 2C 2D

so you have space for 4 quads.

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!   
f. halili
Trusted Contributor

Re: rx6600 how many memory slots available.

THANKS!
derekh