1844849 Members
2663 Online
110233 Solutions
New Discussion

Missing Kernel Paramters

 
SOLVED
Go to solution
John Cosper
New Member

Missing Kernel Paramters

I'm trying to update the maxssiz_64bit and maxdsiz_64 paramters on my server but unfortunately they do not show up in SAM or when I do kmtune -l on the command line. I did some reading and saw that they only apply to a 64-bit processor (naturally) and that's what I have - a PA-8000 64-bit processor.

Is there a way to add these paramters to the kernel??

Thanks,
John
7 REPLIES 7
Jeff Schussele
Honored Contributor
Solution

Re: Missing Kernel Paramters

Hi John,

OK, but what bit-size OS are you running?
PA-8000 could run 64-bit OR 32-bit.
Run the following:

getconf KERNEL_BITS

If it's 32, that would explain it.

HTH,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
Pramod_4
Trusted Contributor

Re: Missing Kernel Paramters

Check and ensure that you are running 64 bit OS

Pramod
curt larson_1
Honored Contributor

Re: Missing Kernel Paramters

you could still have installed the 32 bit version of the OS

To see if your OS is really 64 bit do:

# getconf KERNEL_BITS

It will return 32 or 64.
John Cosper
New Member

Re: Missing Kernel Paramters

32. Well, that would explain it now wouldn't it?

I'm going to have to reinstall my OS to get the 64-bit version, aren't I??
Jeff Schussele
Honored Contributor

Re: Missing Kernel Paramters

You betcha...

Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!
John Cosper
New Member

Re: Missing Kernel Paramters

(sigh)

Thanks, Jeff, I appreciate the help.

John
Jeff Schussele
Honored Contributor

Re: Missing Kernel Paramters

Glad I could help.
Sorry I didn't have good news for you.

Now carefully watch the install screens as I suspect that the 32-bit ver is going to come up by default. Drop the menu down to pick the 64-bit ver.

Rgds,
Jeff
PERSEVERANCE -- Remember, whatever does not kill you only makes you stronger!