- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Kernel Parameters.
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
08-14-2001 05:41 AM
08-14-2001 05:41 AM
Kernel Parameters.
we have K-class Servers with 10.20 and 11.00
upgrading the servers from 10.20 to 11.00.
we want to compare the Kernel Parameters on
both, from HP-UX 11.00 servers using kmtune -S
able to get all tuneable parameters with forumla, is there any way to get the same type
of output from 10.20 with forumla too.
Thanks in advance.
sekar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2001 06:07 AM
08-14-2001 06:07 AM
Re: Kernel Parameters.
I don't believe there is any "command" equivalent to kmtune on 10.20. sysdef only analyzes the currently running system but does not give the default values. But one of the ways is to write a script that parses the file /var/sam/boot.config (for both 10.20 and 11.00) which contains the kernel parameters along with their min-max and default values.
-HTH
I am RU
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2001 06:07 AM
08-14-2001 06:07 AM
Re: Kernel Parameters.
you can use sysdef on 10.20 and 11.0
regards
Rainer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2001 06:09 AM
08-14-2001 06:09 AM
Re: Kernel Parameters.
advise you not to upgrade, it will be failure.
we tried many times, all the times failed, better to do cold installation. if you would like to give a try, have a backup
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-14-2001 06:18 AM
08-14-2001 06:18 AM
Re: Kernel Parameters.
The harder way the better , take o/p from the SAM ---> Kernel paramters and compare it line by line , ie is how we do here too and it is better since ther are many parameters not there in 10.20 , also try fresh install rather than upgrade.
Manoj Srivastava