Operating System - HP-UX
1748166 Members
3826 Online
108758 Solutions
New Discussion юеВ

SuperDome's Partition doesn't see all memory

 
SOLVED
Go to solution
Vladimir_Krut
Occasional Advisor

SuperDome's Partition doesn't see all memory

I have old SD (Model : 9000/800/SD32000)
there was partition on it, which include one cell with hp-ux 11.11. Due to business' request I added one more cell.
#parstatus
cab0,cell6 Active Core 4/0/4 8.0/0.0 cab0,bay1,chassis1 yes yes 2
cab0,cell7 Active Base 4/0/4 8.0/0.0 - no yes 2


Physicaly amount of memory became 16 (was 8) but system see only 12.
#swapinfo
Kb Kb Kb PCT START/ Kb
TYPE AVAIL USED FREE USED LIMIT RESERVE PRI NAME
dev 8290304 0 8290304 0% 0 - 1 /dev/vg00/lvol2
dev 25165824 138152 25027672 1% 0 - 0 /dev/vg_swap/lvswap
reserve - 13768648 -13768648
memory 12980348 11670184 1310164 90%


How make Partition see all memory?
Thanks,
Vladimir
6 REPLIES 6
Torsten.
Acclaimed Contributor
Solution

Re: SuperDome's Partition doesn't see all memory

Please post

# parstatus

# 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!   
Vladimir_Krut
Occasional Advisor

Re: SuperDome's Partition doesn't see all memory

Hi,
Output attached,

Thanks,
Torsten.
Acclaimed Contributor

Re: SuperDome's Partition doesn't see all memory

From this perspective everything looks good.

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!   
Vladimir_Krut
Occasional Advisor

Re: SuperDome's Partition doesn't see all memory

so, swapinfo didn't says truth about memory?
memory 12980348 11670184 1310164 90%
Vladimir_Krut
Occasional Advisor

Re: SuperDome's Partition doesn't see all memory

Thank for so quick help
Dennis Handly
Acclaimed Contributor

Re: SuperDome's Partition doesn't see all memory

>swapinfo didn't says truth about memory?

That's correct. swapinfo prints info about pseudoswap, not memory. Depending on the OS version, it could be 3/4 or 7/8 or whatever the real size is.