Operating System - HP-UX
1833914 Members
2085 Online
110063 Solutions
New Discussion

How do I make a kernel at 11.23 ?

 
Stuart Abramson
Trusted Contributor

How do I make a kernel at 11.23 ?

We have an EMC PowerPath problem.

We installed PowerPath 4.5.1, but the appropriate entries didn't get inserted into the /stand/system, nor into /etc/ioconfig, nor into /stand/vmunix.

So, I'd like to rebuild the kernel with the "emcp" entries in /stand/system:

(these are the entries from a "good" system:)

root@oh1ibks3:/stand# grep emc system
module emcpmp best [434F5C41]
module emcpmpc best [434F5C84]
module emcpmpaa best [434F5C54]
module emcpmpap best [434F5C67]
module emcphr best [434F5C90]
module emcpcg best [434F5C77]
module emcpsapi best [434F5CBC]
module emcp best [43BFB9A5]

But, I'm not "trained" on HP-UX 11.23. Can someone tell me the right commands? Can I use SAM?
2 REPLIES 2
RAC_1
Honored Contributor

Re: How do I make a kernel at 11.23 ?

On 11.23, you will have to use kc* commands.
man kcweb, kctune etc.

you can do it manually, but it's better to use kcweb
There is no substitute to HARDWORK
Sanjay_6
Honored Contributor

Re: How do I make a kernel at 11.23 ?

Hi,

Maybe this link will help,

http://docs.hp.com/en/B2355-90950/ch03s11.html

Hope this helps.

regds