Operating System - HP-UX
1834492 Members
2464 Online
110067 Solutions
New Discussion

Re: sysdef Function is not available.

 
SOLVED
Go to solution
Andre Lemon
Regular Advisor

sysdef Function is not available.

I want to get a listing of my current Kernel listing and the sysdef command is not working on my system. How can I correct this and/or is there another command to check my Kernel settings?

Andre'

/usr/sbin (d3k) ll sysdef
-rwxr-sr-x 1 bin sys 27944 Mar 9 2001 sysdef*

/usr/sbin (d3k) sysdef
ioctl: Function is not available
5 REPLIES 5
Peter Godron
Honored Contributor
James R. Ferguson
Acclaimed Contributor
Solution

Re: sysdef Function is not available.

Hi:

Unless you are running 10.20, 'sysdef' is deprecated. Use:

# kmtune -l

Regards!

...JRF...
Andre Lemon
Regular Advisor

Re: sysdef Function is not available.

Thank you James, I am on 11.11 however for some reason onve of our servers does still allow the sysdef command to work.

Thanks, time to rebuild the Kernel.


Andre'
Andre Lemon
Regular Advisor

Re: sysdef Function is not available.

Thanks James.
Dennis Handly
Acclaimed Contributor

Re: sysdef Function is not available.

>JRF: Unless you are running 10.20, "sysdef" is deprecated. kmtune -l

And on 11.23, kmtune is deprecated, use kctune.