- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: Rolling upgrade V7.3-2 to V8.3 problems
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
05-29-2007 02:46 AM
05-29-2007 02:46 AM
I am interested in the experience of people in this forum on doing a rolling upgrading 7.3-2 Alpha to 8.3 Alpha. I myself am running into crashes.
I upgrade a ES45 from a single system disk on SAN to 8.3. Another node in the cluster keeps on running 7.3-2 on a shadowed system disk in the SAN in the meantime.
After the upgrade (which itself is succesful), on the first boot from 8.3 it runs into ACCVIO.
(see attachment)
The upgrading node does not mount any SAN disk mounted by the other node.
Any ideas what might be wrong? Is this scenario unsupported? Thnx, Jan.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2007 03:29 AM
05-29-2007 03:29 AM
Re: Rolling upgrade V7.3-2 to V8.3 problems
rather little to go on so far, but
>>>
virtual address=0000000000000000
<<<
pretty much indicates addressing something for which the address has NOT been filled in.
Usually the info should include the name of the image to be forced to exit!
Without any more info to go on, just MAYBE
>>>
The operator console and logfile will not be enabled.
Change OPC$OPA0_ENABLE & OPC$LOGFILE_ENABLE in SYLOGICALS.COM
to enable them.
<<<
indicates that you ARE trying to do some addressing on a not-yet-mounted drive?
Is this system disk using the STK setup?
Can you try a boot with STK disabled
(boot conversational, set STARTUP_P1 to "MIN", and continue. Log in as SYSTEM, and try to run every step of the bootstrap one-by-one by hand. See what happens)
hth
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2007 03:43 AM
05-29-2007 03:43 AM
Re: Rolling upgrade V7.3-2 to V8.3 problems
the first question to be answered is: which image is getting the ACCVIO ? Then find out the command invoking that image and try to guess, what this image might be trying to do and why it may be failing.
Boot conversational and enable full verify during STARTUP.COM:
>>> b -fl n,1 (with n=system root)
SYSBOOT> SET STARTUP_P2 "VPC"
SYSBOOT> CONT
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2007 03:55 AM
05-29-2007 03:55 AM
Re: Rolling upgrade V7.3-2 to V8.3 problems
agreed!
>>>
SYSBOOT> SET STARTUP_P2 "VPC"
<<<
Jan, do that, but MAKE SURE you have output recording with sufficient buffer hooked to the console!
It might well be, that even a STARTUP_P1 "MIN" will crash even before you can start single startup steps, which is where my suspicion goes because of the missing image name.
The P2 setting will also trap those.
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2007 04:02 AM
05-29-2007 04:02 AM
SolutionTo do a supported rolling upgrade you must have the original STARTUP and corresponding SYSTARTUP procedures. You may only modify the SYS$SYSTARTUP etc. If you modify the procedures whitch may not modified and during upgrade these procedures are modified by HP there is another chalenge.
Make sure your systemarchitecture will support rolling upgrades.
AvR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2007 07:13 AM
05-29-2007 07:13 AM
Re: Rolling upgrade V7.3-2 to V8.3 problems
Like Anton said, upgrade could have move a new S*.com into your startup stream. Looks like between SYCONFIG and SYLOGICALS.
Do you have the correct SYCONFIG? A Converation boot or boot from CD will allow you to examine the contents. Someone may have left something in the SYS$SYSROOT that may not have made it over, or been superceded.
Also, if a SAN environment, sometimes I've seen the device not be "readY" by the time SYCONFIG runs and you have to put a loop checking for the device either in SYCONFIG or SYLOGICALS (depending on speed of precessor).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2007 07:59 AM
05-29-2007 07:59 AM
Re: Rolling upgrade V7.3-2 to V8.3 problems
My upgrade would not complete successfully because on the reboot to run AUTOCONFIGURE the system would crash when it tried to fire up LANACP.
I wound up doing numerous things to debug/work around this problem. I finally succeeded in booting the system in interactive mode and set/startup OPA0:
Once the system was up far enough to bring up the STARTUP process I was able to run LANCP and force a convert on the database files BEFORE LANACP could be started. That turned out to be the thing that helped me turn the corner.
I then put the INS_STARTUP.COM back as the startup procedure and rebooted to let it finish its reconfigure and final reboot.
I also discovered that since then, there is a patch kit available. If you should have the luxury of building a hard drive replica of the install CD, you can place the necessary patch kits on the drive before beginning the upgrade. This makes it possible to install the base system and use the new feature for locating and installing patch kits to bring the system past this wretched problem before it ever reboots.
I like to create a directory tree
[PATCHES.1ST]
[PATCHES.2ND]
[PATCHES.REMAINDER]
This way if there are groups of patches that must be installed in a particular order it's easier to do the right thing.
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2007 08:43 AM
05-29-2007 08:43 AM
Re: Rolling upgrade V7.3-2 to V8.3 problems
Could it also maybe have something to do with MSCP_LOAD parameter as VMS seems to crash there ? Jan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2007 10:00 AM
05-29-2007 10:00 AM
Re: Rolling upgrade V7.3-2 to V8.3 problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2007 05:37 PM
05-29-2007 05:37 PM
Re: Rolling upgrade V7.3-2 to V8.3 problems
the register printout is from an IMAGE incurring an improperly handled condition. The MSCP message is just the most recent message printed by STARTUP.COM before this happens. The OPC$* message is printed after executing SYLOGICALS.COM. The unexpected image termination is anywhere inbetween.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2007 07:55 PM
05-29-2007 07:55 PM
Re: Rolling upgrade V7.3-2 to V8.3 problems
Regards
John.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 12:46 AM
05-30-2007 12:46 AM
Re: Rolling upgrade V7.3-2 to V8.3 problems
I believe Anton is right. I suspect highly the site specific startup stuff, so I'll focus on that for the moment.
Thnx sofar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 01:43 AM
05-30-2007 01:43 AM
Re: Rolling upgrade V7.3-2 to V8.3 problems
next time you post a .LOG file, please rename to .TXT before postin ( the PITD firewall does not even allow lowercase .txt extension!)
Some (at least my) browser does NOT know that .LOG means ASCII, and after binary transfer it takes some effort to read it.
So now, the next try will be with STARTUP_P1 empty, and STARTUP_P2 again for full output?
Success.
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 03:03 AM
05-30-2007 03:03 AM
Re: Rolling upgrade V7.3-2 to V8.3 problems
The commands SHOW SHADOW and SHOW SHADOW /POLICY=HBMM cause the accvio. The command SHOW SHADOW/POLICY=HBMM/NAME=DEFAULT does not give an ACCVIO, strangely enough.
Those commands were somewhere in a sitespecific startup. So:
1) yes, cause was in the site startup.
2) the command crashing is SHOW SHADOW
It might have something to do with upgrading from a 7.3-2 system with HBMM kit installed to 8.3. I didnt have these problems on a system that I installed straight from 8.3 DVD, and using the same site startup....
so the problem is little more pinpointed now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 03:28 AM
05-30-2007 03:28 AM
Re: Rolling upgrade V7.3-2 to V8.3 problems
Great!.
So now the issue is:
WHY does the upgraded disk crash, where the fresl installed does NOT.
What version/patch level of HBMM is/was on the 7.3-2 system?
Is there any difference in SYSGEN SHD* & SHAD* params?
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 03:30 AM
05-30-2007 03:30 AM
Re: Rolling upgrade V7.3-2 to V8.3 problems
Great!
So now the issue is:
WHY does the upgraded disk crash, where the fresl installed does NOT.
What version/patch level of HBMM is/was on the 7.3-2 system?
Is there any difference in SYSGEN SHD* & SHAD* params?
Proost.
Have one on me.
jpe
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 05:33 AM
05-30-2007 05:33 AM
Re: Rolling upgrade V7.3-2 to V8.3 problems
I'd formally contact your HP support centre to make the problem resolution process moves along quickly.
-- Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 12:10 PM
05-30-2007 12:10 PM
Re: Rolling upgrade V7.3-2 to V8.3 problems
Several questions.
Please verify that there are no 7.3-2 versions of images in the sys$specific directories. Under some circumstances an image gets placed in the sys$specific area instead of the sys$common area, and the upgrade only places things in the sys$common area. In this case, after the upgrade most images will not be found in the sys$specific area (intended behavior), but the images that do exist in the specific directory will be used instead of the ones in the common directory.
What do you get from the following command?
$ directory sys$system:setshoshadow/date/size=all
If you see two flles, one in sys$specific and one in sys$common, you should determine the version of each. If the one in sys$specific is an older version (perhaps from a patch), you should rename it to something like .exe_old and then reboot.
You can determine the image ident with the following command:
$ analyze/image/select=(ident,link) sys$system:setshoshadow
or for sys$common version
$ analyze/image/select=(ident,link) sys$common:[sysexe]setshoshadow
You should still open a call as suggested by Robert Brooks.
Jon
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 12:57 PM
05-30-2007 12:57 PM
Re: Rolling upgrade V7.3-2 to V8.3 problems
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 01:41 PM
05-30-2007 01:41 PM
Re: Rolling upgrade V7.3-2 to V8.3 problems
The point of the above is to suggest that spending any time figuring out what went wrong is not likely to be worth your time; it's likely that the fault is ours.
-- Rob
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2007 10:05 PM
05-30-2007 10:05 PM
Re: Rolling upgrade V7.3-2 to V8.3 problems
To answer the other questions:
$ directory sys$system:setshoshadow/date/size=all
Directory SYS$COMMON:[SYSEXE]
SETSHOSHADOW.EXE;1 603/604 29-JUN-2006 18:19:09.69
Total of 1 file, 603/604 blocks.
$
so just 1 image luckily.
The HBMM kit is VMS732_HBMM-V0200 from september 2004 which is in the VMS732_UPDATE-V1100 consolidated kit.
And Thomas, a non-rolling upgrade could be more safe, but the concept of rolling upgrade is so nice and tempting: upgrading easily while users can keep on working.
By the way, what you mean by: "Our layered products installations and patch installations are always in batch mode." ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2007 11:23 AM
05-31-2007 11:23 AM
Re: Rolling upgrade V7.3-2 to V8.3 problems
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1073507
Here is an example of installing a patch in batch mode. Notice we check to ensure the system account is used.
$ username = f$edit(f$getjpi("","USERNAME"),"COLLAPSE")
$ if username .nes. "SYSTEM"
$ then
$ write sys$output "Use the SYSTEM account."
$ exit 1
$ endif
$ saved_directory = f$environment("DEFAULT")
$ set default kits73:[vms731_ecos]
$ DEFINE/SYS NO_ASK$BACKUP TRUE
$ DEFINE/SYS NO_ASK$REBOOT TRUE
$ DEFINE/JOB ARCHIVE_OLD NO
$!
$ PROD INSTALL VMS731_SHADOWING/PRODUCER=DEC/BASE=AXPVMS-
/VER=V2.0/SAVE_RECOVERY_DATA
$!
$ DEASSIGN/SYS NO_ASK$BACKUP
$ DEASSIGN/SYS NO_ASK$REBOOT
$!
$ set def 'saved_directory'
$ prod show history
$ exit 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2007 01:31 AM
08-07-2007 01:31 AM
Re: Rolling upgrade V7.3-2 to V8.3 problems
There was a small bug and a workaround from HP.
Before the upgrade, on the 7.3-2 side, remove the HBMM policies with these kind of commands:
$ set shadow /policy=HBMM=(master=*) /name=DEFAULT /delete
and
$ set shadow /disable=hbmm dsa
$ set shadow /policy=hbmm /delete dsa
Check with $ show log/table=h* that no logicals remain.
Then do a rolling upgrade of the first node to 8.3 and re-define the default policy on 8.3:
$ set shadow /policy=HBMM=(master=*) /name=DEFAULT
Then boot the other nodes from the upgraded system disk.
I tested it, problems solved!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-07-2007 01:36 AM
08-07-2007 01:36 AM