Operating System - HP-UX
1753466 Members
4914 Online
108794 Solutions
New Discussion юеВ

Re: What happen when new kernel not Boot for ITUNIUM

 
Md. Minhaz Khan
Super Advisor

What happen when new kernel not Boot for ITUNIUM

Dear ALL,

I have the action plan for PA RISC (HP-UX 11.11)
if system fail to boot with new kernel.

I have attached the action plan for Itunium Server. Please verify it. If any thing need to modify, please suggest me.

Thanks
Minhaz
9 REPLIES 9
merieux
Frequent Advisor

Re: What happen when new kernel not Boot for ITUNIUM

Hi ,

i think you have to consider also dlkm module. Be aware you can not move this module via cp but use kmupdate command .

http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=463048

Regards ,
Chandrahasa s
Valued Contributor

Re: What happen when new kernel not Boot for ITUNIUM

Hi,

Before applying patches or tuning kernel parameter verify your root disk is mirrored.
Boot through secondary and conform.

Remove secondary disk and boot through secondary.

you need to run hpux -lq when your booting through primary disk.

In case after applying patches if your system is not booting you can boot through secondary disk.

Chandra
Steven E. Protter
Exalted Contributor

Re: What happen when new kernel not Boot for ITUNIUM

Shalom Minhaz,

I think the old action plan is still good.

/stand/vmunix is the new kernel and you can always boot of vmunix.prev and then copy it over vmunix

That part of the boot process is not changed.

There are however gotcha's in this process and you still want an ignite make_tape_recovery or make_net_recovery before you do kernel work or patches.

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
Mahamudul Hassan
Frequent Advisor

Re: What happen when new kernel not Boot for ITUNIUM

Minhaz Bhai,

You can proceed with the plan with make_tape.

Rgds
M.Hassan
Md. Minhaz Khan
Super Advisor

Re: What happen when new kernel not Boot for ITUNIUM

Dear All,

I am not talking about HP-UX 11.11. My query is: If new kernel not work after rebuilding new kernel in HP-UX 11.23 then what is the steps to roll back to previous kernel. I have the roll procedure for HP-UX 11.11.

Please post steps in detail for HP-UX 11.23

Thanks
Minhaz
Md. Minhaz Khan
Super Advisor

Re: What happen when new kernel not Boot for ITUNIUM

Any Help ???

Thanks
Minhaz
irshad ali
Frequent Advisor

Re: What happen when new kernel not Boot for ITUNIUM

Minhaz,

If the default vmunix kernel configuration won├в t boot, boot from the backup kernel configuration, or any other named kernel configuration.

Booting the backup configuration on Integrity:
++++++++++++++++++++++++++
HP-UX Boot Loader for IA64 Revision 1.71
Press Any Key to interrupt Autoboot
\EFI\HPUX\AUTO ==> boot vmunix Escape (interruption of HPUX boot loader)

HPUX> ll
HPUX> boot backup


++++++++++++++++++++++++++
the backup directory is by default persent in /stand. And there is a vmunix files (same size as on primary kernel) which require for boot.

cheers!
Md. Minhaz Khan
Super Advisor

Re: What happen when new kernel not Boot for ITUNIUM

Dear Ali Vhai,

Thanks for your post. Steps that you mentioned , i have already know. My query is after booting from backup kernel (HPUX> boot backup) for HP-UX 11.23 how to restore the backup kernel from (/stand/backup/vmunix to /stnad/vmunix) ??

Please help me with this issue ??

Note: "kmupdate" command is not available in HP-UX 11.23 or later

Thanks
Minhaz
Dennis Handly
Acclaimed Contributor

Re: What happen when new kernel not Boot for ITUNIUM

>"kmupdate" command is not available

Have you looked at kconfig(5), kcmodule(1M) and kconfig(1M)?