- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Operating System - Tru64 Unix
- >
- Re: install pk4 patch kit on 5.1B never starts ins...
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
12-15-2005 07:58 AM
12-15-2005 07:58 AM
*** Installing 58 patches ***
************************** CAUTION ************************************
Interruption of this phase of the operation will corrupt your
operating system software and compromise the patch database
integrity.
DO NOT Ctrl/C, power off your system, or in any other way
interrupt the patch operation. The patch operation is complete
when you are returned to the Patch Utility menus.
***********************************************************************
Tru64 UNIX Patch Utility (Rev. 46-00)
==========================
- This dupatch session is logged in /var/adm/patch/log/session.log
Patch Installation Menu:
-----------------------
1) Pre-Installation Check ONLY
2) Check & Install patches in Single-User Mode
b) Back to Main Menu
q) Quit
Enter your choice: q
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 08:11 AM
12-15-2005 08:11 AM
Re: install pk4 patch kit on 5.1B never starts install portion
Then run the pre-installation check only.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 10:38 AM
12-15-2005 10:38 AM
Re: install pk4 patch kit on 5.1B never starts install portion
can you post
dupatch -nolog -track -type kit
?
thanks,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 04:15 PM
12-15-2005 04:15 PM
Re: install pk4 patch kit on 5.1B never starts install portion
Hi,
Along with the output of "dupatch -track -type kit -nolog", could you post the
/var/adm/patch/log/session.log file, of
the installation process?
-Rani.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-15-2005 11:49 PM
12-15-2005 11:49 PM
Re: install pk4 patch kit on 5.1B never starts install portion
I have attached a file doing yor commands.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-17-2005 09:54 AM
12-17-2005 09:54 AM
Re: install pk4 patch kit on 5.1B never starts install portion
dupatch is looking in /etc/sysconfigtab for some of below values:
grep _vers_ /etc/sysconfigtab
old_vers_high = 1445673072572143232
old_vers_low = 536924035
act_vers_high = 1445673072572143232
act_vers_low = 805359491
new_vers_high = 1445673072572143232
new_vers_low = 805359491
If dupatch does not find the correct parameter+value, it will silently abort the install.
Look in the manpage for versw, you probably will have to use '-switch' or '-forcesw' to correct the situation.
Rgds,
__ Johan./
_JB_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 01:11 AM
12-19-2005 01:11 AM
Re: install pk4 patch kit on 5.1B never starts install portion
#
# versw -switch
Failure to switch versions because the new version is older than than the active version
#
#
# versw -forcesw
Failure to switch versions because the new version is older than than the active version
#
#
#
# versw -dump
Old version = ( 0 , 0 )
Active version = ( 1410100000029680 , 1000cf3c )
New version = ( 0 , 0 )
Version transition state = 0
Version switch state = 0
# versw -check
#
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 01:18 AM
12-19-2005 01:18 AM
Re: install pk4 patch kit on 5.1B never starts install portion
Thanks, Jim
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-19-2005 01:54 AM
12-19-2005 01:54 AM
Re: install pk4 patch kit on 5.1B never starts install portion
btw, pk5 is the latest for 5.1B.
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2005 02:49 AM
12-20-2005 02:49 AM
Re: install pk4 patch kit on 5.1B never starts install portion
I am just trying to get all my systems to pk4 right now. All of them are at pk4 with the exception of this one with the obstacle.
I am still hoping for someone to provide my next step to get the sysconfigtab entries back in line.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2005 03:20 AM
12-28-2005 03:20 AM
Re: install pk4 patch kit on 5.1B never starts install portion
Finally got some time to do some digging on this issue....
Can you please report the result of:
# grep VERS_LOW /usr/sys/conf/version.id*
__Johan.
_JB_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-28-2005 04:40 AM
12-28-2005 04:40 AM
SolutionOk, mistake... have to grep for VERS_ID_LOW
Via 'dbx -k /vmunix' one can find the actif VERS_ID_LOW with the command 'px act_vers_low'
Some values for VERS_ID_LOW I'm trying to correlate by scanning through inhouse systems:
V5.1B PK#2 ----- 0x1000CD90
V5.1B PK#3 ----- 0x1000CF3C
V5.1B PK#4 ----- 0x2000CF83
V5.1B PK#5 ----- 0x3000CF83
How it should work...
- have correct ID_LOW in /sys/conf/version.id
- use 'versw -setnew'
- then 'versw -switch'
Hope this helps...
__ Johan.
_JB_
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2006 01:50 AM
01-04-2006 01:50 AM
Re: install pk4 patch kit on 5.1B never starts install portion
Just for the record, it may be that I did something wrong but I had to do one retry of the pk4 install. In addition to your steps I did the following.
I copied the original version.id file to another file for safety.
I modified the version.id to contain the correct VERS_ID_LOW entry per your listing,
did the versw -setnew to get the version active
the patch install run stopped saying the version.id was not valid, there must be some control char in the file that I stepped on during edit.
copied the original (see step above)version.id file back to version.id file name
started that pk install again and the patch kit installed and updated the version.id file to the correct information
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2006 07:44 AM
01-04-2006 07:44 AM