1756616 Members
3368 Online
108848 Solutions
New Discussion юеВ

Re: mk_kernel fails

 
SOLVED
Go to solution
Timothy P. Jackson
Valued Contributor

mk_kernel fails

Hi Everyone.

I am trying to install "Secure Path" on a rp7410 running HP_UX 11i version 1. It goes along fine until it tries to build the kernel and I get a whole bunch of Unsatisfied Protected symbols. Here is the out put from the install.

#
# swjob -a log triton-0015 @ triton:/
======= 04/24/09 10:31:00 CDT BEGIN install AGENT SESSION (pid=23732)
(jobid=triton-0015)

* Agent session started for user "root@triton.cumminslocal.com".
(pid=23732)

* Beginning Analysis Phase.
* Source:
triton.cumminslocal.com:/tmp/HPswsp/HPswsp.11.11.3.0F.00F.00F.depot

* Target: triton:/
* Target logfile: triton:/var/adm/sw/swagent.log
* Reading source for product information.
NOTE: The filesystems in the filesystem table will not be checked
against those currently mounted because the
"mount_all_filesystems" option is set to "false".
* Reading source for file information.
Checking for the existence of AutoPath . . . .
* Executing preDSA command.
NOTE: The used disk space on filesystem "/" is estimated to increase
by 160 Kbytes.
This will leave 117016 Kbytes of available user disk space
after the installation.
NOTE: The used disk space on filesystem "/stand" is estimated to
increase by 3892 Kbytes.
This will leave 236074 Kbytes of available user disk space
after the installation.
NOTE: The used disk space on filesystem "/opt" is estimated to
increase by 488 Kbytes.
This will leave 1838568 Kbytes of available user disk space
after the installation.
NOTE: The used disk space on filesystem "/usr" is estimated to
increase by 8 Kbytes.
This will leave 1214184 Kbytes of available user disk space
after the installation.
NOTE: The used disk space on filesystem "/var" is estimated to
increase by 48 Kbytes.
This will leave 3956192 Kbytes of available user disk space
after the installation.

* Summary of Analysis Phase:
* 1 of 1 filesets had no Errors or Warnings.
* The Analysis Phase succeeded.


* Beginning the Install Execution Phase.
* Filesets: 1
* Files: 7
* Kbytes: 623
NOTE: Saving the current system file at "/stand/system" to
"/stand/system.prev"
NOTE: Dynamic tunable values (if applicable) have been added to
"/stand/system".
NOTE: The template file has been extracted from "/stand/vmunix"
It has been placed in "/stand/system" where it will be used
to build a new kernel.
HPswsp PreInstall is Running...
* Installing fileset "HPswsp.files,r=A.3.0F.00F.00F" (1 of 1).
HPswsp PostInstall is Running...
Auto Path Services started
NOTE: Building a new kernel based on template file "/stand/system"
Generating module: krm...
Compiling /stand/build/conf.c...
Generating module: hpap...
Loading the kernel...
ld: Unsatisfied protected symbol "ulm_ioctl" in file "/stand/build/mod_wk.d/hpap
/smod.o"
ld: Unsatisfied protected symbol "ulm_deregister" in file "/stand/build/mod_wk.d
/hpap/smod.o"
ld: Unsatisfied protected symbol "ulm_aio_strategy" in file "/stand/build/mod_wk
.d/hpap/smod.o"
ld: Unsatisfied protected symbol "ulm_open" in file "/stand/build/mod_wk.d/hpap/
smod.o"
ld: Unsatisfied protected symbol "ulm_close" in file "/stand/build/mod_wk.d/hpap
/smod.o"
ld: Unsatisfied protected symbol "ulm_aio_cancel" in file "/stand/build/mod_wk.d
/hpap/smod.o"
ld: Unsatisfied protected symbol "ulm_aio_mincnt" in file "/stand/build/mod_wk.d
/hpap/smod.o"
ld: Unsatisfied protected symbol "ulm_register" in file "/stand/build/mod_wk.d/h
pap/smod.o"
ld: Unsatisfied protected symbol "ulm_strategy" in file "/stand/build/mod_wk.d/h
pap/smod.o"
9 errors.
*** Error exit code 1

Stop.
make failure.
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.
NOTE: The Install Phase has suspended. Check the above output for
reasons.



======= 04/24/09 10:31:22 CDT END install AGENT SESSION (Aborted)
(pid=23732) (jobid=triton-0015)
#

Any help would be greatly appreciated!!!

Thanks

Tim
3 REPLIES 3
Solution

Re: mk_kernel fails

Tim,

You need the ULM product installed before installing SecurePath:

ULM-SER B.11.11.01 SCSI Upper Layer Module Service


It should be on a standard set of 11.11 App CDs

HTH

Duncan

I am an HPE Employee
Accept or Kudo
Timothy P. Jackson
Valued Contributor

Re: mk_kernel fails

Thanks Duncan!!

I looked throught the documentation to see if there was any dependant software needed and I didn't see any thing.

I installed the file set and then reinstalled Secure Path and it worked just fine.

Thanks again,

Tim

Re: mk_kernel fails

it is tucked away in the documentation - here's the install & reference guide for SP:

http://bizsupport1.austin.hp.com/bc/docs/support/SupportManual/c01683918/c01683918.pdf

It's tucked away on p83

HTH

Duncan

I am an HPE Employee
Accept or Kudo