- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Help required on kernel configuration on HPUX ...
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-21-2002 01:36 AM
10-21-2002 01:36 AM
SHMMAX 268435456
SHMMIN 512
SHMSEG 256
SEMMNI 4096
SEMMNS 4096
NFILES 114548
SEMMNU 1461
I have a problem in here .Some of the parameters can be set whereas some of them require manipulation with the other parameters ( apart from the above )in order to meet the requirements ( For ex:- I may need to increase the value of nptys , to set one of the above parameters.) .Moreover, I couldnot find SHMMIN in the kernel parameter list . Is there any parameter by that name ?.
Please suggest me how to go about configuring the kernel to meet the requirement .If we observe , the default values listed in my kernel is very small compared to the requirement .
Thanks
Jerome
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2002 01:40 AM
10-21-2002 01:40 AM
SolutionThe kmtune command gives you a list of all configurable parameters and there is NO SHMMIN parameter - not on HP-UX anyway.
The best thing to do is hardcode the values you want in the /stand/system file. Thats what we do on all our servers. Leave the defaults and only change those you need to - like all the shared memory parameters you have above. Others we usuall increase are;
nflocks
maxusers
maxuprc
nproc
maxdsiz_64bit
maxdsiz
maxssiz_64bit
maxssiz
maxtsiz_64bit
maxtsiz
and set dbc_max_pct to 2 as you only have 512Mb of RAM.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2002 03:19 AM
10-21-2002 03:19 AM
Re: Help required on kernel configuration on HPUX 11.0
Can I ask what application you are configuring the kernel for, because I find that setting
nfiles 114548
very excessive, and with 512 MB of ram doesn't cut it!!!!
You need to purchase more memory for that server, especially if you wish to use it for something other than a door stop!!!
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2002 07:06 PM
10-21-2002 07:06 PM
Re: Help required on kernel configuration on HPUX 11.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2002 07:16 PM
10-21-2002 07:16 PM
Re: Help required on kernel configuration on HPUX 11.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2002 07:38 PM
10-21-2002 07:38 PM
Re: Help required on kernel configuration on HPUX 11.0
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2002 07:44 PM
10-21-2002 07:44 PM
Re: Help required on kernel configuration on HPUX 11.0
For the rest I'm with Harry
-ETL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2002 08:05 PM
10-21-2002 08:05 PM
Re: Help required on kernel configuration on HPUX 11.0
You can get a copy of the kernel explations from here.
http://www.docs.hp.com/cgi-bin/otsearch/getfile?id=/hpux/onlinedocs/939/KCParms/KCparams.OverviewAll.html&searchterms=kernel%7cparameters&queryid=20021021-220703