Operating System - HP-UX
1830899 Members
3421 Online
110017 Solutions
New Discussion

kernel parameters - maxdsiz

 

kernel parameters - maxdsiz

Hi,

I am facing problem in installing a application bec. of kernel parameter maxdsiz.

I am getting warning like current maxdsiz value is 2 pages, it should be more than 16,500 pages. But when i see the maxdsiz value through SAM(configurable kernel parameters). I could see the value assigned is not in pages it is of some 10 digit no.

Please anyone explain me to increase the maxdsiz value from 2 pages to 16,000+.
2 REPLIES 2
Muthukumar_5
Honored Contributor

Re: kernel parameters - maxdsiz

Can you post this information(s):

# kmtune -q maxdsiz -l
# kmtune -q maxdsiz_64bit -l

hth.
Easy to suggest when don't know about the problem!
Adisuria Wangsadinata_1
Honored Contributor

Re: kernel parameters - maxdsiz

Hi,

When you run the dmesg, you will find the information about the page size on your system. The information similar like below :

Memory Information:
physical page size = 4096 bytes, logical page size = 4096 bytes

So you based on this, you can calculate how much the maxdsiz parameter need to be set on yours.

Check the url below for maxdsiz detail information :

http://docs.hp.com/en/939/KCParms/KCparam.MaxDsiz.html

Hope this information can help you.

Cheers,
AW
now working, next not working ... that's unix