- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Problems Updating HP-UX 11i
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
10-21-2006 03:18 PM
10-21-2006 03:18 PM
Problems Updating HP-UX 11i
NOTE: Building a new kernel based on template file "/stand/system"
Generating module: krm...
Generating module: gvid_info...
Generating module: drmfgl...
(Bundled) cc: "/usr/conf/km.d/drmfglrx/space.h", line 9: error 1588: "DRMFGLRX_AGP_SIZE" undefined.
(Bundled) cc: "/usr/conf/km.d/drmfglrx/space.h", line 9: error 1521: Incoorrect initialization.
*** Error exit code 1
I'm currently using the HP-UX 11i December 2004 discs.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-21-2006 06:27 PM
10-21-2006 06:27 PM
Re: Problems Updating HP-UX 11i
Your /stand filesystem which contains kernel configuration has problems.
In order to generate a new kernel, you need a consistent set of system and other files, some disk space and all required files.
Hopefully you have a system you can copy those files from. These symptoms are consistent with double installing a LITS(Line in the sand) patch.
The problem is there never was a LITS patch for 11i v1.
You may need to use your Ignite backup to restore your system to before the patch set.
swverify \*
There may be corrupt depots on your system.
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
10-22-2006 03:20 AM
10-22-2006 03:20 AM
Re: Problems Updating HP-UX 11i
This is my sole HP-UX box. It's a hobbyist thing.
swverify report errors and told me run swjob. Below is the output. I'm unsure what to do at this point.
# swjob -a log iago-0067 @ iago:/ | grep ERROR
ERROR: The dependencies for fileset "PHKL_30542.CORE2-KRN,l=/,r=1.0"
ERROR: The dependencies for fileset "VRTSvxvm.VXVM-RUN,l=/,r=3.5m"
ERROR: The dependencies for fileset "VRTSvxvm.VXVM-KRN,l=/,r=3.5m"
ERROR: The dependencies for fileset "PHKL_30756.VXVM-KRN,l=/,r=1.0"
ERROR: The dependencies for fileset "PHKL_32375.CORE2-KRN,l=/,r=1.0"
ERROR: The dependencies for fileset "PHKL_32457.CORE2-KRN,l=/,r=1.0"
ERROR: The dependencies for fileset "PHKL_33430.CORE-KRN,l=/,r=1.0"
ERROR: The dependencies for fileset "PHKL_33430.CORE2-KRN,l=/,r=1.0"
ERROR: The dependencies for fileset
ERROR: The dependencies for fileset "PHNE_33498.NFS-CLIENT,l=/,r=1.0"
ERROR: File "/usr/conf/lib/btlan_q4.o" missing.
ERROR: Fileset "Networking.100BT-KRN,l=/,r=B.11.11" had file errors.
ERROR: File "/usr/conf/lib/libipsec.a" should have mtime "973798827"
ERROR: File "/usr/conf/lib/libipsec.a" should have size "26768" bytes
ERROR: Fileset "Networking.NET2-KRN,l=/,r=B.11.11" had file errors.
ERROR: Verify failed Networking.100BT-KRN,l=/,r=B.11.11
ERROR: Verify failed Networking.NET2-KRN,l=/,r=B.11.11
ERROR: Verify failed PHKL_30542.CORE2-KRN,l=/,r=1.0
ERROR: Verify failed VRTSvxvm.VXVM-RUN,l=/,r=3.5m
ERROR: Verify failed VRTSvxvm.VXVM-KRN,l=/,r=3.5m
ERROR: Verify failed PHKL_30756.VXVM-KRN,l=/,r=1.0
ERROR: Verify failed PHKL_32375.CORE2-KRN,l=/,r=1.0
ERROR: Verify failed PHKL_32457.CORE2-KRN,l=/,r=1.0
ERROR: Verify failed PHKL_33430.CORE-KRN,l=/,r=1.0
ERROR: Verify failed PHKL_33430.CORE2-KRN,l=/,r=1.0
ERROR: Verify failed PHKL_34665.VXFS-BASE-KRN,l=/,r=1.0
ERROR: Verify failed PHNE_33498.NFS-CLIENT,l=/,r=1.0
ERROR: 12 of 1228 filesets had Errors.
ERROR: The Analysis Phase had errors and warnings. See the above
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2006 05:06 AM
10-22-2006 05:06 AM
Re: Problems Updating HP-UX 11i
swlist -l fileset -a state |egrep -i "transient|corrupt|installed"
swconfig \*
Again run first command to see if you have any unconfigured or corrupted filesets. If so, you may need to install them.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-22-2006 05:43 AM
10-22-2006 05:43 AM
Re: Problems Updating HP-UX 11i
swconfig failed with:
* Beginning Analysis
* Session selections have been saved in the file
"/.sw/sessions/swconfig.last".
* "iago:/": 336 filesets have already been configured.
* "iago:/": 76 filesets were determined to be skipped in the
analysis phase.
ERROR: "iago:/": The software dependencies for 5 products or
filesets cannot be resolved.
* The analysis phase failed for "iago:/".
* Analysis had errors.
* Beginning Execution
ERROR: "iago:/": 417 filesets were determined to be skipped in the
analysis phase.
* The execution phase failed for "iago:/".
* Execution had errors.
NOTE: More information may be found in the agent logfile using the
command "swjob -a log iago-0068 @ iago:/".
And swjob gives the following:
* Summary of Execution Phase:
ERROR: Skipped (in analysis) PHKL_30756.VXVM-KRN,l=/,r=1.0
ERROR: Skipped (in analysis) PHKL_33430.CORE-KRN,l=/,r=1.0
ERROR: Skipped (in analysis) PHKL_33430.CORE2-KRN,l=/,r=1.0
ERROR: Skipped (in analysis) PHKL_34665.VXFS-BASE-KRN,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.CORE-ENG-A-MAN,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.KEY-CORE,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-64ALIB,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-64SLIB,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-CLIENT,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-CORE,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-ENG-A-MAN,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-KRN,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-PRG,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-SERVER,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NFS-SHLIBS,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NIS-CLIENT,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NIS-CORE,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NIS-SERVER,l=/,r=1.0
ERROR: Skipped (in analysis) PHNE_33498.NISPLUS-CORE,l=/,r=1.0
ERROR: 19 of 1230 filesets had Errors.
* 398 of 1230 filesets were Skipped.
* 813 of 1230 filesets had no Errors or Warnings.
ERROR: The Execution Phase had errors. See the above output for
details.