Operating System - OpenVMS
1752604 Members
4879 Online
108788 Solutions
New Discussion юеВ

Re: Invalid HWRPB Errors

 
Swain
Regular Advisor

Invalid HWRPB Errors

We have an Alphaserver 800 5/400 running open vms V6.2-1H3


When I try to boot it, I get

>>>sh boot
Use bootdef_dev instead.
>>>sh bootdef_dev
bootdef_dev dkc0.0.0.13.0
>>>boot dkc0
(boot dkc0.0.0.13.0 -flags 0)
block 0 of dkc0.0.0.13.0 is a valid boot block
reading 1013 blocks from dkc0.0.0.13.0
bootstrap code read in
base = 1d6000, image_start = 0, image_bytes = 7ea00
initializing HWRPB at 2000
initializing page table at 43fce000
initializing machine state
setting affinity to the primary CPU
jumping to bootstrap code
%APB-I-FILENOTLOC, Unable to locate SYSBOOT.EXE
%APB-I-LOADFAIL, Failed to load secondary bootstrap, status = 00000870

halted CPU 0

halt code = 5
HALT instruction executed
PC = 200039dc
warning -- HWRPB is invalid
>>>


I might be wrong, but As per my knowledge, We cannot boot off a VMS 6.2-1H3 CD bcoz it does not have the eco kit.
Should I have any particuler ECO installed on VMS 6.2-1H3 before I boot?

[P.S. I need this system to be DR server for another Alphaserver 1000A 5/400 running v6.2-1H3]

Thanks for your help..

Amaresh
25 REPLIES 25
The Brit
Honored Contributor

Re: Invalid HWRPB Errors

Just a wild suggestion, You could try

P00> boot dkc0 -fl 0,0

Dave
Volker Halle
Honored Contributor

Re: Invalid HWRPB Errors

Amaresh,

now that you've solved the 'secure console' problem, we're back at the original problem:

A status of 00000870 means: end-of-file.

There seems to be something wrong with SYSBOOT.EXE on that disk.

Did you try to boot from an OpenVMS Operating System CD ? Maybe use a more recent one, if V6.2-1H3 fails...

Volker.
Hoff
Honored Contributor

Re: Invalid HWRPB Errors

OpenVMS Alpha V7.1 is minimally required for AlphaServer 800. There is no ECO. Upgrade. Or replace the box with a box that runs V6.2-1H3.

http://h71000.www7.hp.com/openvms/hw_supportchart.html


Andy Bustamante
Honored Contributor

Re: Invalid HWRPB Errors

A used 1000 is very affordable. Or you may consider an emulated system, http://www.stromasys.ch/products/.


If you don't have time to do it right, when will you have time to do it over? Reach me at first_name + "." + last_name at sysmanager net
Swain
Regular Advisor

Re: Invalid HWRPB Errors

Hi Volker,

Will there be any inconvenience (in terms of data descrepancy or file systems)if I install v8.3 and make it the DR box for system running v6.2-1H3?

Thanks,
Amaresh
Volker Halle
Honored Contributor

Re: Invalid HWRPB Errors

Amaresh,

OpenVMS always had a very high goal: upward compatibility !

Going from V6.2-1H3 to V8.3 is a big step. OpenVMS itself should be fine, although you can't upgrade directly and have to do a couple of upgrades inbetween. Or directly install V8.3.

Whether your applications and other layered products do run with V8.3 is something we can't know.

For a DR site, it would probably be wise to use the SAME OpenVMS version as on the primary site ! Just try to get an Alpha, which works with V6.2-1H3. The CHARON-AXP emulators may be a good choice...

Volker.

PS: Disclaimer: we are a CHARON reseller.
Swain
Regular Advisor

Re: Invalid HWRPB Errors

I am planning to make it v7.2

but, Is there any chance of getting v6.2-1H3 on the Alphaserver 800?

I booted the system from v6.2-1H3 CD and got the following

>>>boot dka400
(boot dka400.4.0.5.0 -flags 0)
block 0 of dka400.4.0.5.0 is a valid boot block
reading 1004 blocks from dka400.4.0.5.0
bootstrap code read in
base = 1d6000, image_start = 0, image_bytes = 7d800
initializing HWRPB at 2000
initializing page table at 43fce000
initializing machine state
setting affinity to the primary CPU
jumping to bootstrap code



OpenVMS (TM) Alpha Operating System, Version V6.2-1H3



Please enter date and time (DD-MMM-YYYY HH:MM)
Please enter date and time (DD-MMM-YYYY HH:MM) 29-JAN-2010 10:49

$! Copyright (c) 1995 Digital Equipment Corporation. All rights reserved.



Installing required known files...

Configuring devices...

[c 7 [255;255H [6n 8 >

****************************************************************

You can install or upgrade the OpenVMS Alpha operating system
or you can install or upgrade layered products that are included
on the OpenVMS Alpha operating system CD-ROM.

You can also execute DCL commands and procedures to perform
"standalone" tasks, such as backing up the system disk.

Please choose one of the following:

1) Install or upgrade OpenVMS Alpha Version V6.2-1H3
2) List layered product kits that this procedure can install
3) Install or upgrade layered product(s)
4) Execute DCL commands and procedures
5) Shut down this system

Enter CHOICE or ? to repeat menu: (1/2/3/4/5/?) 4



WARNING --

The normal VMS startup procedure has not executed.
Some commands and utilities will not work as documented.


Enter DCL commands -- Enter "LOGOUT" when done.
When you enter "LOGOUT" a message will be displayed saying
"Process SA_STARTUP_DCL logged out at
Volker Halle
Honored Contributor

Re: Invalid HWRPB Errors

Amaresh,

the fact, that you can boot the OpenVMS V6.2-1H3 CD on your AlphaServer 800 5/400 does not imply, that it's supported, but that it should at least also boot from your DKC0 disk !

Can you MOUNT/OVER=ID/NOWRITE DKC0: when booted from CD and just try an ANAL/DISK DKC0: ?

Then maybe a DIR DKC0:[*...]SYSBOOT.EXE/FULL ?

Volker.
Volker Halle
Honored Contributor

Re: Invalid HWRPB Errors

Amaresh,

this may explain it all:

http://h71000.www7.hp.com/wizard/wiz_1502.html

Volker.