- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- General question about frequency of Kernel corrupt...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2004 08:56 AM
03-25-2004 08:56 AM
Most of our servers are now running HP-UX11i. When installing patches or drivers, there seems to be a higher frequency of a corrupted kernel than we ever experienced on HP-UX 11.00.
The procedures we are using are correct, yet the frequency of corruption is becoming a worry.
Anyone else noticed this?
Regards,
Joanne
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2004 09:14 AM
03-25-2004 09:14 AM
Re: General question about frequency of Kernel corruption with HP-UX 11i.
The most frequent cause of this is failing to load all the required patches. I tend to not do custom patch installs but install the entire Gold QPK's first on a Sandbox, next on Test, and finally onto Production. I haven't had a bad patch hairday in several years following that policy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2004 09:16 AM
03-25-2004 09:16 AM
Re: General question about frequency of Kernel corruption with HP-UX 11i.
Besides that nasty episide I have nearly a decade of experience totallying up machine run time on 11.00 without such issues.
I'd check into the PHKL_18543 issue and other possible human causes.
I found 11.00 to be reliable and stable and other than what I mentioned above not corrupted.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2004 09:28 AM
03-25-2004 09:28 AM
Re: General question about frequency of Kernel corruption with HP-UX 11i.
Fortunately the ITRC Patch tool has gotten much better about selecting all dependent patches when you select a patch to download. I have not had a single problem with this yet.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2004 09:39 AM
03-25-2004 09:39 AM
Re: General question about frequency of Kernel corruption with HP-UX 11i.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2004 09:59 AM
03-25-2004 09:59 AM
Re: General question about frequency of Kernel corruption with HP-UX 11i.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2004 12:25 PM
03-25-2004 12:25 PM
Re: General question about frequency of Kernel corruption with HP-UX 11i.
Absolute no problems with the kernel in 11i(11.11).
Not one problem in nearly six machine years (2 boxes two years old this May).
11i was substantially more reliable than 11.00 and substantially harder to break.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2004 12:43 PM
03-25-2004 12:43 PM
Re: General question about frequency of Kernel corruption with HP-UX 11i.
I have never faced for the last 2 years any problem with the patch installation in HP-UX 11i (11.11).
We have applied various patches as and when required in almost 15 servers w/o any problem.
Can you be more specific on the error recieved or the actual problem observed?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2004 01:25 PM
03-25-2004 01:25 PM
SolutionNow if you mean that after installing patches and rebuilding the kernel that the kernel build process fails, that's different. In that case, the problem is with the integrity of the libraries used to build the kernel and for recreating the /stand/system file, the current /stand/vmunix file. For a production server, I would not start patching are changing kernel params or drivers without running a quick kernel generation. If it works OK, I'll continue [patching, otherwise, work on fixing the kernel build steps.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2004 10:24 PM
03-25-2004 10:24 PM
Re: General question about frequency of Kernel corruption with HP-UX 11i.
I tend to agree with the others. The vast majority of cases where kernel-rebuilding fails happen due of missing patch dependencies (and due to PHKL_18543 re-installations, of course :-)).
The situation on >=11.11 should be even better since SD-UX has been enhanced to fully support the "corequisites" tag for patches. This avoids lots of problems... unless you use "enforce_dependencies=false".
Best regards...
Dietmar.