Operating System - OpenVMS
1826350 Members
4045 Online
109692 Solutions
New Discussion

OpenVMS-Alpha DS15 Not booting

 
SOLVED
Go to solution
shashi kanth
Super Advisor

OpenVMS-Alpha DS15 Not booting

I freshly installed OpenVMS 8.3 on Alpha DS15, while installation, i didn't faced any issues. The installation went fine. After installation, whenever the box try to boot the OpenVMS os, i am getting the bellow error message.

**** OpenVMS Alpha Operating System V8.3 - BUGCHECK ****

** Bugcheck code = 0000019C: INCONSTATE, Inconsistent I/O data base
** Crash CPU: 00000000 Primary CPU: 00000000 Node Name: YARIS
** Supported CPU count: 00000001
** Active CPUs: 00000000.00000001
** Current Process: SWAPPER
** Current PSB ID: 00000001
** Image Name:

**** Dump written to PAGEFILE.SYS will be lost unless ****
**** SYSGEN parameter SAVEDUMP is set during reboot!! ****
**** Starting compressed selective memory dump at 1-JAN-2006 00:00...
..
**** Memory dump incomplete - dump file is 12323 blocks too small



Any one have any idea about what is the problem here ?
4 REPLIES 4
Volker Halle
Honored Contributor
Solution

Re: OpenVMS-Alpha DS15 Not booting

From what type of disk and disk controller are you trying to boot this system ?

Volker.

shashi kanth
Super Advisor

Re: OpenVMS-Alpha DS15 Not booting

I am tryting boot from LUN - HP EVA
Volker Halle
Honored Contributor

Re: OpenVMS-Alpha DS15 Not booting

You probably have not correctly configured the boot device with wwidmgr. You also need to define an OS Unit ID on the EVA, then:

>>> wwidmgr -show wwid
>>> wwidmgr -quickset -udid x

See your previous thread:

http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=1151309

Volker.
shashi kanth
Super Advisor

Re: OpenVMS-Alpha DS15 Not booting

Excellent.

Thank you volker.

The problem is solved by specifying -udid option with wwidmgr command.