Operating System - HP-UX
1834391 Members
1812 Online
110066 Solutions
New Discussion

Available memory for rx7640

 
SOLVED
Go to solution
DelResma
New Member

Available memory for rx7640

Hi, can you help me. Would you know what command do I need to use in looking for the remaining available memory to rx7640 server without shuting down and opening of the box. Thanks.
4 REPLIES 4
Dennis Handly
Acclaimed Contributor

Re: Available memory for rx7640

What do you mean by "remaining available memory"? Looking in the box will just give you total memory.
swapinfo -tam would give you an estimate of the total. Using sam(1) > Perf monitors > system properties will give: processor, memory, networking and dynamic info.
likid0
Honored Contributor
Solution

Re: Available memory for rx7640

with machinfo you can see what memory you have installed on each partition.

for the hole rx you can use parstatus.



And using stm we can find out how may memory slots are being used, and how many free, we can also see the size of the memory dimms

#cstm

cstm>sel dev 2
cstm>info
-- Updating Map --
Updating Map...
cstm>il
-- Converting a (7520) byte raw log file to text. --
Preparing the Information Tool Log for IPF_MEMORY on path memory File ...

.... wep : 10.12.126.1 ....

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

Log creation time: Tue Oct 30 13:08:29 2007

Hardware path: memory

Basic Memory Description

Module Type: MEMORY
Page Size: 4096 Bytes
Total Physical Memory: 45056 MB
Total Configured Memory: 45056 MB
Total Deconfigured Memory: 0 MB

Memory Board Inventory

DIMM Location Size(MB) State Serial Num Part Num
-------------------- -------- ------- ---------------- ------------------
Cab 0 Cell 0 DIMM 0A 4096 Config PRY07090Y5 A9849-60301
Cab 0 Cell 0 DIMM 0B 4096 Config PRY07090HG A9849-60301
Cab 0 Cell 0 DIMM 1A 4096 Config PRY0709083 A9849-60301
Cab 0 Cell 0 DIMM 1B 4096 Config PRY0709084 A9849-60301
Cab 0 Cell 0 DIMM 2A ---- ---- ---- ----
Cab 0 Cell 0 DIMM 2B ---- ---- ---- ----
Cab 0 Cell 0 DIMM 3A ---- ---- ---- ----
Cab 0 Cell 0 DIMM 3B ---- ---- ---- ----
Cab 0 Cell 0 DIMM 4A ---- ---- ---- ----
Cab 0 Cell 0 DIMM 4B ---- ---- ---- ----
Cab 0 Cell 0 DIMM 5A ---- ---- ---- ----
Cab 0 Cell 0 DIMM 5B ---- ---- ---- ----
Cab 0 Cell 0 DIMM 6A ---- ---- ---- ----
Cab 0 Cell 0 DIMM 6B ---- ---- ---- ----
Cab 0 Cell 0 DIMM 7A ---- ---- ---- ----
Cab 0 Cell 0 DIMM 7B ---- ---- ---- ----

Cab 0 Cell 0 Total: 16384 (MB)

===========================================================================
Windows?, no thanks
DelResma
New Member

Re: Available memory for rx7640

Thanks to all of you guys and I would appreciate it very much for a quick reply to my inquiry.

Regards,
DEL
Torsten.
Acclaimed Contributor

Re: Available memory for rx7640

I think the post above (cstm) will answer your question, right?
It is showing you all occupied and available memory slots.

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!