Operating System - HP-UX
1855270 Members
5368 Online
104109 Solutions
New Discussion

maxswapchunks in hp-ux 11i

 
Rommel T. Misa_2
Frequent Advisor

maxswapchunks in hp-ux 11i

Hello guys...

I am installing Oracle 10g on an rx4640 with HP-UX 11i. One of the kernel parameters which needs modification is maxswapchunks. But when I tried to modify it using SAM, I can't see the maxswapchunks parameter. Do I need to add this manually? If so, how should I do it?

Hope you can help. Thanks.

Rommel
4 REPLIES 4
siva0123
Trusted Contributor

Re: maxswapchunks in hp-ux 11i

Rommel

What is the o/p of

#kmtune | grep -i maxswap

Does that show maxswapchunks

Is the maxswapchunks in /stand/system file.

#grep -i maxswap < /stand/system
If it is there then you should be able to do that in SAM

If that is not possible try it from command line.

Thanks,
Siva
Peter Godron
Honored Contributor

Re: maxswapchunks in hp-ux 11i

Hi,
on my 11i system:
SAM -> Kernel Configuration -> Configurable Parameters

Use the File -> Search option to look for the maxswapchunks ( my value is 16384 with 10g )

For explanation of parameter:
http://docs.hp.com/en/939/KCParms/KCparam.MaxSwapChunks.html
Patrick Wallek
Honored Contributor

Re: maxswapchunks in hp-ux 11i

What version of 11i are you on? If it is 11iv2 (also known as 11.23) then there is NOT a maxswapchunks parameter any more.

It has been obsoleted. There is NO way to add it as it is no longer needed.
Jaime Bolanos Rojas.
Honored Contributor

Re: maxswapchunks in hp-ux 11i

Rommel,

In this document located in the ITRC site you will find some HP official documentation that maxswapchucks is not longer supported on 11.23:

UMMGTKBRC00017495

Regards,

Jaime.
Work hard when the need comes out.