- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Error on installing patch PHNE_25913
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-21-2002 09:24 AM
03-21-2002 09:24 AM
Error on installing patch PHNE_25913
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2002 09:35 AM
03-21-2002 09:35 AM
Re: Error on installing patch PHNE_25913
Note in the "Other Dependencies:" area of the patch readme file:
"The latest version of F/W must be upgraded."
If you haven't upgraded the firmware on the device, go ahead and do that before trying to install the patch again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2002 09:37 AM
03-21-2002 09:37 AM
Re: Error on installing patch PHNE_25913
Note in the "Other Dependencies:" area of the patch readme file:
"The latest version of F/W must be upgraded."
If you haven't upgraded the firmware on the device, go ahead and do that before trying to install the patch again.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2002 09:42 AM
03-21-2002 09:42 AM
Re: Error on installing patch PHNE_25913
* Beginning the Install Execution Phase.
* Filesets: 1
* Files: 11
* Kbytes: 461
NOTE: Saving the current system file
at "/stand/vmunix" to "/stand/system/prev"
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 kernal.
* Installing fileset "PHNE_25913.CORE2-KRN,r=1.0" (1 of 1)
NOTE: Building a new kernel based on template file "/stand/system" make failure.
ERROR: The command "/usr/sbin/mk_kernel", which is used to rebuild the kernel, has failed. Because kernel-related filesets were installed, the command must be executed by "swinstall", without failures, before the load can continue. Check the above output for detailes about the failure.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2002 09:58 AM
03-21-2002 09:58 AM
Re: Error on installing patch PHNE_25913
1. If the kernel build fails on an NIO-bus system (e.g. K-class), edit the /usr/conf/sio/pdn0_spc.h file and add the following statement to the first line of the file:
#include "/usr/conf/h/buf.h"
2. If the kernel build fails on a PCI-bus system (e.g. A, B or C-class) or EISA-bus system (e.g. D or R-class), edit the
/usr/conf/sio/pdn1_spc.h file and add the following statement to the first line of the file:
#include "/usr/conf/h/buf.h"
Hope that helps,
Ross Martin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2002 10:18 AM
03-21-2002 10:18 AM
Re: Error on installing patch PHNE_25913
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2002 11:52 AM
03-21-2002 11:52 AM
Re: Error on installing patch PHNE_25913
You may have a bad copy of the patch -- look at the size of the patch and compare it with what the ITRC download site says it should be.
Try downloading and installing again.
You might want to try a reboot before installing the patch in the event system resources are being tied up that are needed for swinstall to "do its thing"
Ross
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2002 12:10 PM
03-21-2002 12:10 PM
Re: Error on installing patch PHNE_25913
Right now I am in SAM and when I try to abort the install, it tells me that aborting could leave my server in an unknown state making it unusable.
If there a danger of aborting this patch installation?
Oh, by the way, my name is Michelle and I am using my boss' login.
Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-21-2002 12:36 PM
03-21-2002 12:36 PM
Re: Error on installing patch PHNE_25913
Under /stand I have to following files that have changes.
/stand/system
/stand/rootconf
/stand/vmunix file has not been changed
Under /stand/build. These are newly modified:
conf.c
config.mk
config.mod
dlkm.vmunix_test
mod_wk.d
tune.h
If I about the installation what am I to do with the newly modified files? Do I copy the /stand/system.prev back to /stand/system?