1751920 Members
4951 Online
108783 Solutions
New Discussion юеВ

Kernel Corruption

 
sandeepbodkhe_1
Advisor

Kernel Corruption

Hi,

Recently one of my RP7400 system after reboot (uptime =532 days ) hung on the BCH and . after lots of workaround, it was concluded that kernel was corrupt. and we rebuilded system from Ignite recovery.This supports the statement of kernel corruption or /stand filesystem inconsistancy.Now i have to
face the problem management and have to mention the corrective action towards this.
what are the suggestions can be given to check such kernel or /stand health ?
I think fsck wont help since / and /stand filesystems are always mounted.

any suggestion please.
5 REPLIES 5
SUDHAKAR_18
Trusted Contributor

Re: Kernel Corruption

take the backup of the kernel (/stand/vmunix & /stand/system) before performing any activity.

If any thing happens to your kernel, then you can boot through alternate kernel
Steven E. Protter
Exalted Contributor

Re: Kernel Corruption

Shalom,

hpux -is
# from the ISL prompt at console

Thake a look at the size and stamps on the vmunix files

boot the system off a previous kernel,

hpux /stand/vmunix.prev

Then build a new kernel.

This kind of corruption does not often happen. If files are missing from /stand you may need to restore them from an Ignite backup.

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
sandeepbodkhe_1
Advisor

Re: Kernel Corruption

We prepare make_tape_recovery and it completed successfully for last three times with same corrupt image.When we were trying to boot from that, system was getting panic.
So we used fourth old tape.
I think make_recovery did not really check the file integrety.instead it just backs it up.
Michael Steele_2
Honored Contributor

Re: Kernel Corruption

Well of course. vmunix is a compiled binary similar to any other 'c' a.out file. And checking is performed at the time of compilation.
Support Fatherhood - Stop Family Law
Horia Chirculescu
Honored Contributor

Re: Kernel Corruption

"I think make_recovery did not really check the file integrety.instead it just backs it up."

File integrity is usually handled by CRC checksums embeded in the storege. If there is a problem, you'll find out when the tape drive would actually save the data on tape.

If you have completed archive jobs without any errors, suggests that somehow afther saving the data on media, the media itself is corrupted.

Best regards from Romania,
Horia Chirculescu.
Best regards from Romania,
Horia.