- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: sysdef output
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2001 10:38 PM
10-09-2001 10:38 PM
The kernel configurable parameters when listed out using sysdef seems to be entirely different when compared with the listing in SAM.
In the case of maxdsiz and maxtsiz the sysdef output is showing the values as 0, but at the same time in SAM it shows a value of 503866(pages) .
The problem is, we wanted to install an application which refers the maxdsiz and maxtsiz values during the installation. Since the sysdef is listing out it as 0, we are unable to carry out the installation.
Even after tuning the same values and rebuilding the kernel, it didn't get effect in sysdef output.
The OS version in HP-UX 11.00.
Can anyone help me out in this regard?
Thanks and Regards,
N.Harinath
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2001 10:44 PM
10-09-2001 10:44 PM
Re: sysdef output
Full list of parameters
# kmtune
Query one parameter
# kmtune -q maxtsiz
Refer to the kmtune manpage for details.
Carsten
In the beginning the Universe was created. This has made a lot of people very angry and been widely regarded as a bad move. -- HhGttG
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2001 10:46 PM
10-09-2001 10:46 PM
Re: sysdef output
Under 11.x you should use kmtune to read and set kernel params
Regards
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2001 11:13 PM
10-09-2001 11:13 PM
Re: sysdef output
Our vendor application refers to sysdef for installing the software.
Is anyway we can match the sysdef listing with the one in SAM.
Thanks and Regards,
N.Harinath
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2001 11:32 PM
10-09-2001 11:32 PM
Re: sysdef output
Have a look at the file that 'sam' refers
to and this can be found at
/var/sam/boot.config
HTH
-Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2001 01:02 AM
10-10-2001 01:02 AM
SolutionYou need a load PHCO_22035 patch.
See the patch details.
http://us-support.external.hp.com/wpsl/bin/doc.pl/screen=wpslDisplayPatch/sid=b8d4861c12f3d773d6?PATCH_PATH=/hp-ux_patches/s700_800/11.X/PHCO_22035&HW=s800&OS=11.00
Best of luck
Animesh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2001 01:02 AM
10-10-2001 01:02 AM
Re: sysdef output
You may also find it helpful to look at /stand/system. The kernel parameters reflected therein are those that differ from the default values.
Regards!
...JRF...