- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Patching v7.3-2 process "hangs" ...
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-29-2005 08:20 AM
12-29-2005 08:20 AM
I applied VMS732_UPDATE-V0500, rebooted and then applied the remaining 8 patches to bring it current. I had all the updates in one directory and chose the "All products listed above" option. It's at 90% done and now doing nothing:
Execution phase starting ...
The following products will be installed to destinations:
DEC AXPVMS DWMOTIF_ECO02 V1.3-1 DISK$ALPHASYS:[VMS$COMMON.]
DEC AXPVMS VMS732_ACRTL V2.0 DISK$ALPHASYS:[VMS$COMMON.]
DEC AXPVMS VMS732_DCL V4.0 DISK$ALPHASYS:[VMS$COMMON.]
DEC AXPVMS VMS732_DDTM V1.0 DISK$ALPHASYS:[VMS$COMMON.]
DEC AXPVMS VMS732_LAT V1.0 DISK$ALPHASYS:[VMS$COMMON.]
DEC AXPVMS VMS732_MANAGE V5.0 DISK$ALPHASYS:[VMS$COMMON.]
DEC AXPVMS VMS732_RTPAD V1.0 DISK$ALPHASYS:[VMS$COMMON.]
DEC AXPVMS VMS732_UAF V1.0 DISK$ALPHASYS:[VMS$COMMON.]
%PCSI-I-RETAIN, file [SYSHLP]VMS732_MANAGE-V0100.RELEASE_NOTES was not replaced because file from kit has lower generation number
Portion done: 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%
Hitting ctl-t shows no io:
xxxxxx::SYSTEM 16:46:21 PCSI$MAIN CPU=00:00:23.71 PF=3214 IO=25653 MEM=878
xxxxxx::SYSTEM 16:46:22 PCSI$MAIN CPU=00:00:23.71 PF=3214 IO=25654 MEM=878
xxxxxx::SYSTEM 16:46:24 PCSI$MAIN CPU=00:00:23.72 PF=3214 IO=25655 MEM=878
Show process shows:
Process SYSTEM 17:18:00
State LEF Working set 878
Cur/base priority 9/4 Virtual pages 11200
Current PC 80146984 CPU time 0 00:00:23.88
Current PSL 0000001B Direct I/O 12231
Current user SP 7AE83420 Buffered I/O 13431
PID 00000235 Page faults 3214
UIC [SYSTEM] Event flags C0000002
80000000
xxxxxx$DKB100:[SYS0.SYSCOMMON.][SYSEXE]PCSI$MAIN.EXE;1
SHOW DEVICE/FILES shows:
SYSTEM 00000235 [VMS$COMMON.SYSEXE]PCSI$MAIN.EXE;1
SYSTEM 00000235 [VMS$COMMON.SYSLIB]PCSI$SHR.EXE;1
SYSTEM 00000235 [SYSTEM_SOFTWARE.VMS732_PATCHES]DEC-AXPVMS-VMS732_UAF-V0100--4.PCSI;1
Read through UAF patch release notes, no special mention of anything to heed before installing the patch.
Anyone have an idea what's going on here?
Hopefully someone can answer in the next two hours before I ctl-y it and shut my laptop off to go home.
Cheers,
Art
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 08:23 AM
12-29-2005 08:23 AM
Re: Patching v7.3-2 process "hangs" ...
Art
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 08:41 AM
12-29-2005 08:41 AM
Re: Patching v7.3-2 process "hangs" ...
just to make sure: is that a typo?
You are updating your >> 7.2-2 << environment with >> 7.3-2 << patches?
It would surprise me if that would work!
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 08:45 AM
12-29-2005 08:45 AM
Re: Patching v7.3-2 process "hangs" ...
Give me a bit of credit!! ;-)
Anything I can glean from ANALYZE/SYSTEM while it's "hung"?
Cheers,
Art
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 08:50 AM
12-29-2005 08:50 AM
SolutionHere is an example of some our our work. the procedure is modified over and over. We run a 4 node cluster with 4 independant system disks. This way we get reproducibility.
$v='f$verify(0,0)
$!+
$!
$!-
$ if f$mode() .eqs. "INTERACTIVE" THEN EXIT 2
$ username = f$edit(f$getjpi("","USERNAME"),"COLLAPSE")
$ if username .nes. "SYSTEM"
$ then
$ write sys$output "Use the SYSTEM account."
$ exit 1 !Modify to suit
$ endif
$ saved_directory = f$environment("DEFAULT")
$ set default common:[KITS732.ECOS]
$ DEFINE/SYS NO_ASK$BACKUP TRUE
$ DEFINE/SYS NO_ASK$REBOOT TRUE
$ DEFINE/JOB ARCHIVE_OLD NO
$!
$!---------------------------------------------------
$!
$ PROD INSTALL VMS732_PCSI/PRODUCER=DEC/BASE=AXPVMS /VER=V1.0/SAVE_RECOVERY_DATA
$!
$ DEASSIGN/SYS NO_ASK$BACKUP
$ DEASSIGN/SYS NO_ASK$REBOOT
$ EXIT
$!
$!----------------- rating 1 ----------------------------------
$!
$ PROD INSTALL VMS732_UPDATE/PRODUCER=DEC/BASE=AXPVMS/VER=V3.0/SAVE_RECOVERY_DATA
$!
$ PROD INSTALL VMS732_SYS/PRODUCER=DEC/BASE=AXPVMS/VER=V7.0/SAVE_RECOVERY_DATA
$!
$ PROD INSTALL VMS732_DRIVER/PRODUCER=DEC/BASE=AXPVMS/VER=V1.0/SAVE_RECOVERY_DATA
$!
$!---------------- rating 3-----------------------------------
$!
$ PROD INSTALL VMS732_SYSINI/PRODUCER=DEC/BASE=AXPVMS/VER=V1.0/SAVE_RECOVERY_DATA
$!
$ PROD INSTALL VMS732_RMS/PRODUCER=DEC/BASE=AXPVMS/VER=2.0/SAVE_RECOVERY_DATA
$!
$ PROD INSTALL VMS732_PTHREAD/PRODUCER=DEC/BASE=AXPVMS/VER=V2.0/SAVE_RECOVERY_DATA
$!
$ PROD INSTALL VMS732_FIBRE_SCSI/PRODUCER=DEC/BASE=AXPVMS/VER=V4.0/SAVE_RECOVERY_DATA
$!
$ PROD INSTALL VMS732_BACKUP/PRODUCER=DEC/BASE=AXPVMS /VER=V3.0/SAVE_RECOVERY_DATA
$!
$ PROD INSTALL TCPIP_ECO /PRODUCER=DEC/BASE=AXPVMS/VER=V5.4-154/SAVE_RECOVER_DATA
$!
$!---------------- Software -----------------------------------
$!
$ set default common:[KITS732.PRODUCTS.COBOL028]
$!
$ PROD INSTALL VMS732_COBRTL PRODUCER=DEC/BASE=AXPVMS /VER=V2.8-670B /SAVE_RECOVERY_DATA
$!
$!
$!
$ DEASSIGN/SYS NO_ASK$BACKUP
$ DEASSIGN/SYS NO_ASK$REBOOT
$!
$ set def 'saved_directory'
$ prod show history
$ exit 1 + 0 * f$verify(v)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 08:55 AM
12-29-2005 08:55 AM
Re: Patching v7.3-2 process "hangs" ...
Thanks,
Art
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 09:47 AM
12-29-2005 09:47 AM
Re: Patching v7.3-2 process "hangs" ...
I rebooted and checked - the AUTHORIZE.EXE that VMS732_UAF was to replace had been done. PRODUCT SHOW HISTORY shows all 8 patches were installed.
Very strange. What might it have been waiting on?
Cheers,
Art
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 12:06 PM
12-29-2005 12:06 PM
Re: Patching v7.3-2 process "hangs" ...
Did you get into ANALYZE/SYSTEM and do a
SHOW PROC/in=
You might have found something there
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 01:13 PM
12-29-2005 01:13 PM
Re: Patching v7.3-2 process "hangs" ...
Although the "main" process is doing nothing, some
of the work is done in a subprocess... the ACRTL
patch (which I have installed recently on 15 systems)
gets to 90% then sits there for a while.
If you find the subprocess you will find it is using
LIBRARIAN to update stuff -- the time taken to do
the job varies depending on process quotas.
There was a recent thread, don't recall if it was
here or on c.o.v. regarding this matter.
Dave
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-29-2005 03:00 PM
12-29-2005 03:00 PM
Re: Patching v7.3-2 process "hangs" ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2005 01:16 AM
12-30-2005 01:16 AM
Re: Patching v7.3-2 process "hangs" ...
Robert, thanks, hopefully it fails the same way and this command might show something.
David, thanks as well, I had read that thread when it first came about, and I searched/found it again yesterday before posting. It did not match my situation, the system was completely idle, the process was in an LEF state waiting for something ... perhaps New Year's ;-)
Let you know in a few hours.
Cheers,
Art
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2005 04:14 AM
12-30-2005 04:14 AM
Re: Patching v7.3-2 process "hangs" ...
Oh well, I won't let it spoil my weekend ... doesn't affect the temperature of the beer in my fridge ;-)
Happy New Year to all!!!
Cheers,
Art
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2005 08:24 AM
12-30-2005 08:24 AM
Re: Patching v7.3-2 process "hangs" ...
Lawrence
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2005 08:33 AM
12-30-2005 08:33 AM
Re: Patching v7.3-2 process "hangs" ...
It seems that PRODUCT processes the "select all above" in the order it shows them (alphabetically) and seems to be confirmed by the fact that it still had the last pcsi (the UAF patch) open when it was idling at the 90% mark. The ACRTL was second on the list.
Anyways, again, have a Happy New Year,
Art
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-01-2006 11:00 PM
01-01-2006 11:00 PM
Re: Patching v7.3-2 process "hangs" ...
I performed one patch update a few years ago by selecting "all" under similar circumstances to the one you describe above. The patches did seem to be installed in the "correct" order, and all worked fine after a reboot.
However...I prefer to have as much control as possible over the patching process, so subsequent to this "experiment", I returned to my usual method of patching - patch infrequently, only absolutely-necessary patches, done in the "correct" order, after backing up my system disk.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2006 02:08 AM
01-02-2006 02:08 AM
Re: Patching v7.3-2 process "hangs" ...
Is there anything "special" about the "All of the above" choice when installing multiple patches? Any downfall for choosing All.
It might be a nice feature for PCSI to have the smarts to parse the list of patches to do and sort out the correct order of installation.
Cheers,
Art
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2006 01:36 AM
01-03-2006 01:36 AM
Re: Patching v7.3-2 process "hangs" ...
Purely Personal Opinion