- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- DKLMs and ignite
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
11-14-2001 04:08 AM
11-14-2001 04:08 AM
DKLMs and ignite
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 04:29 AM
11-14-2001 04:29 AM
Re: DKLMs and ignite
I haven't had any issues with it. As far as ignite and dlkm, I'm not to sure how the two can interact. My question is what were you loading? Maybe I can try to replicate it.
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 04:43 AM
11-14-2001 04:43 AM
Re: DKLMs and ignite
In either case,
Run
# kmadmin -s
Name ID Status Type
=====================================================
krm 1 UNLOADED WSIO
sdsp 2 LOADED WSIO
sdsp_copy 3 UNLOADED WSIO
sdsp_sildtmf 4 UNLOADED WSIO
sdsp_fio 5 UNLOADED WSIO
sdsp_acomp 6 UNLOADED WSIO
sdsp_aexp 7 UNLOADED WSIO
sdsp_mucomp 8 UNLOADED WSIO
sdsp_muexp 9 UNLOADED WSIO
sdsp_imacomp 10 UNLOADED WSIO
sdsp_imaexp 11 UNLOADED WSIO
sonet_proxy 12 UNLOADED WSIO
sdsp_buffer 13 UNLOADED WSIO
udpio 14 LOADED STREAMS
sdsp_rtpio 15 UNLOADED WSIO
sdsp_freqgd 16 UNLOADED WSIO
just to see what dklms you have... and if they're loaded or not. You'll then have to figure out what s/w they come from and create an ignite bundle from that.
You'll have to create a make_bundles / make_config and add to your index the dklm software to reproduce.
If fails of sw load and config on ignitition.
Later,
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 04:57 AM
11-14-2001 04:57 AM
Re: DKLMs and ignite
[root]pbctst: kmadmin -s
Name ID Status Type
=====================================================
krm 1 UNLOADED WSIO
Oh well :-)) Can we equate the functionality of dlkm to dynamic kernel parameters?
live free or die
harry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2001 06:26 AM
11-14-2001 06:26 AM
Re: DKLMs and ignite
Later,
Bill