- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Kernel Modules
Operating System - HP-UX
1820069
Members
2495
Online
109608
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Discussions
Discussions
Discussions
Forums
Discussions
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-22-2002 08:19 AM
08-22-2002 08:19 AM
Kernel Modules
Hi,
I have a set of kernel modules that are statically linked to the kernel. The kmsystem -q displays the Loadable field of these modules as N.
Even the $LOADABLE value of these modules' system file in /stand/system.d/ have the value N.
However, when I use SAM to add these modules to the kernel, I get a new window asking me whether I would like to make these modules as loadable at boot time. This means that SAM would first link these modules statically to kernel by executing - 'kmsystem -l N module_name' and then adding these modules into /etc/loadmods. Next result is obvious - When the system comes after a reboot, it would start cribbing that I'm trying to add a module that's already there.
Now the questions-
1. If a module's /stand/system.d/ says $LOADABLE N, then does it mean it has to stay that way throughout, even when adding it to the kernel. Or in other words I cannot/shouldnot change the $LOADABLE flag to Y, either from the command line (with 'kmsystem -l Y') or from SAM?
2. Is there any other way to determine if a module is static apart from the kmsystem -q or the kmadmin commands?
3. Where can I find some documentation on the kernel modules? I've been through the kmadmin and kmsystem commands.
I could sure use some help here.
Regards,
Sanjay
I have a set of kernel modules that are statically linked to the kernel. The kmsystem -q
Even the $LOADABLE value of these modules' system file in /stand/system.d/
However, when I use SAM to add these modules to the kernel, I get a new window asking me whether I would like to make these modules as loadable at boot time. This means that SAM would first link these modules statically to kernel by executing - 'kmsystem -l N module_name' and then adding these modules into /etc/loadmods. Next result is obvious - When the system comes after a reboot, it would start cribbing that I'm trying to add a module that's already there.
Now the questions-
1. If a module's /stand/system.d/
2. Is there any other way to determine if a module is static apart from the kmsystem -q or the kmadmin commands?
3. Where can I find some documentation on the kernel modules? I've been through the kmadmin and kmsystem commands.
I could sure use some help here.
Regards,
Sanjay
Dying is the last thing that I will do.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-22-2002 01:04 PM
08-22-2002 01:04 PM
Re: Kernel Modules
Hi Sanjay,
As no-one has answered...
1) You can't actually change the loadable flag yourself. This field indicates "is this module loadable?". For instance, hpux 11i has some loadable drivers and tunables, for instance maxuprc. The /etc/loadmods file is for modules that you have loaded dynamically, but would like them to remain at that value/configuration after a reboot. In time, you will see more loadable modules. Using the command you specified would have no effect on non-loadable modules.
2) Well, these are the tools specifically written for the new interface, so no, not by user-commands. Why would you want two ways to find out the same information? Also look at kmtune for the kernel tunables.
3) Look in www.docs.hp.com for more information. The links at the bottom of the index page, "all information for the .... release of hpux".
If you are concerned about the way SAM displays this information, use the command line options. The SAM team work with a lot of different teams within HP so the interface may not be exactly as you expect.
Hope this helps,
James.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP