- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- kernel config question
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
01-25-2007 11:46 AM
01-25-2007 11:46 AM
I got a HP9000 machine and HP-UX 11V1 to play with. Somewhere I read that it is recommended to build a new kernel in order to save some resources. I created a new system file, but am not sure which modules I really need and which not. I checked with ioscan -f to see with drivers I need for sure. On the other hand I dont even know exactly what each module does. (So it seems btlan I need for sure) Where do I find some documentation concerning the tasks of each driver/module?
kind regards,
Amsel
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2007 01:11 PM
01-25-2007 01:11 PM
SolutionYou sound like a newbie, forgive me if I'm wrong.
Best you read some doc on http://docs.hp.com and until then use sam to make kernel modifications.
sam
kernel configuration
It will do anything for you need in the short run.
btlan is built into the OS you don't need to do anything about it.
In general, kernel limits are too low for real life. Where to go with your configuration depends on what the server is to be used for.
If the hardware was installed when the OS was installed, most drivers are configured at install time.
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
01-25-2007 03:00 PM
01-25-2007 03:00 PM
Re: kernel config question
Thanks for answering.
No, you are not mistaken, I am quite new on HP-UX.
The machine is only to get a little used to this Unix; it has no purpose at all.
SAM is easy to handle but also boring, I dont know what's going on in the background when doing something; this is a disadvantage :-(
So I think I have to go the hard way and ask either hp-docs or google step-by-step to gain "control" :)
Cheers,
Amsel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2007 03:28 PM
01-25-2007 03:28 PM
Re: kernel config question
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2007 03:31 PM
01-25-2007 03:31 PM
Re: kernel config question
Thanks,
Amsel