- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- 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
05-25-2005 09:45 PM
05-25-2005 09:45 PM
Kernel Parameters
To increase MAX Network Connection and Max Shared Memory whcih kernel parameter in in RedHat Linux AS3 has to be changed. Also let us know the max range for this parameters.
Thnaks in advance.
Regards
Walter Crasto
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2005 10:04 PM
05-25-2005 10:04 PM
Re: Kernel Parameters
Basically, you'll want to look at the values of the '/proc/sys/vm' and '/proc/sys/kernel' structures.
To find out what the max values of these are depends on what kernel you are running, but make sure you have the 'kernel-doc' package installed, and read through '/usr/share/doc/kernel-doc-*/filesystems/proc.txt'.
Now, as for max network connections.. This sould be under '/proc/sys/net/ipv4/' somewhere if there were such a thing, but I've not heard of such a tunable varaible. By the same token, I've had linux boxes with many thousands of simultaneous connections without batting an eye-lid.
What sort of load were you planning on putting this machine through?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-25-2005 11:16 PM
05-25-2005 11:16 PM
Re: Kernel Parameters
Thanks for reply.
I have made the changes as per Oracle 9i requirements. Here I am using this server in test environment. Wants to set these parameters at max. possible value. My kernel version is " 2.4.21-4.ELsmp"
Regards
Varian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2005 12:32 AM
05-26-2005 12:32 AM
Re: Kernel Parameters
I take that value and add 50% where practical.
You change certain kernel parameters by merely echoing the new value to the parameter listed in the directories Stuart provided.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-26-2005 01:51 AM
05-26-2005 01:51 AM
Re: Kernel Parameters
If you start having performance issues, don't say you weren't warned.
On HP-UX when Oracle's installer demanded we do the same thing, the system simply ignored the higher setting. I'm not sure what Linux will do in this case. Monitor system performance after making the changes.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2005 07:55 AM
05-27-2005 07:55 AM
Re: Kernel Parameters
I would upgrade to the U5 kernel, 2.4.21-32.0.1