Operating System - HP-UX
1834234 Members
2709 Online
110066 Solutions
New Discussion

problem with APA installing

 
chyaroslav
Occasional Advisor

problem with APA installing

A have tried to install APA on my rx4640 and i recieved following error in swinstall :
The module 'fcd' depends on a module 'libfcd_pdk' which is not
installed on the system.
ERROR: The command "/usr/sbin/mk_kernel", which is used to rebuild
the kernel, has failed. Because kernel-related filesets were
installed, this command must be executed by "swinstall",
without failures, before the load can continue. Check the
above output for details about the failure.
5 REPLIES 5
jaivinder
Frequent Advisor

Re: problem with APA installing

Hi chyaroslav ,

As you had described that the module 'libfcd_pdk' which is not
installed on the system.First of all you need to install the required libfcd_pdk library pack in your system.Because this pack is not installed on u r system this error is coming during kernel reconfiguration.
Steven E. Protter
Exalted Contributor

Re: problem with APA installing

Shalom,

There are libraries missing on your system and APA can't be compiled into the kernel.

Either you have not installed pre-requisites and are attempting to override or some files have been manually deleted.

You may be able to get the necessary files from another system.

What is the exact syntax of swinstall that you are using?

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
chyaroslav
Occasional Advisor

Re: problem with APA installing

i have used swinstall -x autoreboot=true -s server:/var/depot J4240AA
Ketan Kotak
Advisor

Re: problem with APA installing

APA does not directly require fcd or libfcd_pdk.
I suspect the system was manually modified in some way.

Even without swinstall, if you just run mk_kernel command, it would fail.

So, this is not related to installing APA or any kernel software for that matter.

You may want to fix this first.

Hope this helps.
Regards,
+ Ketan
Jim Keeble
Trusted Contributor

Re: problem with APA installing

Try running swverify -v \* to see if your fiber channel driver install is corrupt.

You can probably fix it by removing and re-installing the driver.

That library is part of FC-FCD which is contained in the A6826A Fibre Channel driver (available from www.software.hp.com).

The problem has nothing to do with APA, it was just waiting to crop up the next time the kernel was re-built for any reason.