Operating System - HP-UX
1833124 Members
3609 Online
110051 Solutions
New Discussion

replacing loadable kernel module

 
Heiko_7
Advisor

replacing loadable kernel module

Hello,

we upgraded a server from 11.23 to 11.31.
After the upgrade everything looked fine, except for the mvfs loadable kernel module.
Which still points to the old module

#/usr/sbin/kcmodule -b yes mvfs=loaded
ERROR: The module 'mvfs' depends on the interface 'HPUX_11_23',
version 1.0, which is not supplied by any available kernel
module.

Can someone explain to me, how to change it to the 11.31 module

With kind regards

Heiko
3 REPLIES 3
Torsten.
Acclaimed Contributor

Re: replacing loadable kernel module

I'm quite sure you need to update an application (clearcase?).

Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!   
Matti_Kurkela
Honored Contributor

Re: replacing loadable kernel module

I agree with Torsten.

The "mvfs" kernel module is probably MultiVersion File System, and it belongs to IBM's ClearCase product:

http://www-01.ibm.com/support/docview.wss?&rs=984&uid=swg21230196

http://www-01.ibm.com/support/docview.wss?ratlid=cctocbody&rs=984&uid=swg21240764

You should check IBM's ClearCase documentation for upgrade instructions, and probably contact IBM for getting the new version.

MK
MK
Dennis Handly
Acclaimed Contributor

Re: replacing loadable kernel module

>ERROR: The module 'mvfs' depends on the interface 'HPUX_11_23'
>how to change it to the 11.31 module?

You are going to have to install the 11.31 version of clearcase. Also make sure you install any required versions of kernel patches for MVFS.