- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- kernal 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
03-31-2005 01:59 AM
03-31-2005 01:59 AM
kernal parameters
we have a superdome partition: 11i,16 cpus, 30gb mem, lots of filesystems on xp1024 disks.
we re consilidating from many smaller hpux systems. im getting one shot to tune the kernal properly before its almost impossible to get downtime.
it will have many oracle databases, samba, nfs, and older cobal telnet based apps.
any thought on tuning the kernal properly would be appreciated.
(by the way, yes i already got the paramaters from individual vendors, but since this has so many different apps on one system i was wondering if any of u have encountered similiar)
thx in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 02:25 AM
03-31-2005 02:25 AM
Re: kernal parameters
I suspect that you are running a number of legacy 32-bit applicaztions so give some real thought to memory windows otherwise your global 32-bit memory space is going to become scarce.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 02:26 AM
03-31-2005 02:26 AM
Re: kernal parameters
If all of the databases are launched by the same user (eg oracle), then the maxfiles_lim and maxfile would have to be updated. If it's all separate users (best if it would be all separated) then you don't need to fool with that one.
You might also have increase nkthread. I'd prefer you be able to "fool" with this parameter to see what you need - but if you only get one shot - multiply it times the number of databases. This is a low-probability one - but I've been tripped up with it before (including it mainly b/c of your one-shot rule).
What about number of shared memory segments? Probably need to scale up with that one too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 02:31 AM
03-31-2005 02:31 AM
Re: kernal parameters
Depending on your previous oracle experience this may need to be even higher.
On the flip side, give careful consideration to dbc_max_pct and dbc_min_pct. You don't want to leave this to 50% with a high memory system (i.e. leaving the defaults to 0).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-31-2005 10:25 AM
03-31-2005 10:25 AM
Re: kernal parameters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2005 12:52 AM
04-01-2005 12:52 AM
Re: kernal parameters
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2005 02:05 AM
04-01-2005 02:05 AM