Boot failure on 4000/500A

View: New views
1 Messages — Rating Filter:   Alert me  

Boot failure on 4000/500A

by George Harvey :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Having succeeded in getting OpenBSD running on my 3100/95, I thought I'd
give it a try on my 4000/500A. The installation process ran through
smoothly but the kernel fails to find the root filesystem and panics
when booting from local disk:

booted from device: ra1
root on ra1a
rootdev=0x910 rrootdev=0x910 rawdev=0x912
filesystem type 0 not known.. assuming ffs
panic: cannot mount root

I've included the full console output and stack trace below. I've also
tried a recent 4.1 snapshot and that fails in a similar way.

Some additional info: The SCSI controller is a CQD-223/TM with two 2G
drives attached, OpenBSD is on the 2nd drive. I have also checked that
there really is is a root filesystem on the disk by mounting it on
another system.

Thanks,
George

== console log of 4000/500A boot follows:
>>>
>>> sh dev
DSSI Bus 0 Node 0 (ESTER0)
-DIA0 (RF31)

DSSI Bus 0 Node 1 (ESTER1)
-DIA1 (RF35)

DSSI Bus 0 Node 2 (ESTER2)
-DIA2 (RF31)

DSSI Bus 0 Node 7 (*)

DSSI Bus 1 Node 6 (*)

UQSSP Disk Controller 0 (772150)
-DUA4 (RA90)
-DUA5 (RA90)

UQSSP Tape Controller 0 (774500)
-MUA0 (TK70)

UQSSP Tape Controller 1 (760404)
-?

Ethernet Adapter
-EZA0 (08-00-2B-BC-3C-9A)
>>>boot dua5
(BOOT/R5:0 DUA5)

  2..
-DUA5
  1..0..

>> OpenBSD/vax boot [1.12] [Sep 17 2006] <<
>> Press enter to autoboot now, or any other key to abort:
Press '?' for help
> boot bsd
1637232+61832+273996+[114072+138579] total=0x21f637 start=0x8000057c
[ using 252655 bytes of bsd a.out symbol table ]
Copyright (c) 1982, 1986, 1989, 1991, 1993
        The Regents of the University of California.  All rights reserved.
Copyright (c) 1995-2006 OpenBSD. All rights reserved.
http://www.OpenBSD.org

OpenBSD 4.0 (GENERIC) #356: Mon Sep 18 01:44:06 MDT 2006
    deraadt@...:/usr/src/sys/arch/vax/compile/GENERIC
VAX 4000 500A [13000202 05230E01]
cpu0: KA681, ucode rev 2
total memory = 134127616
avail memory = 118906880
using 1662 buffers containing 6807552 bytes of memory
mainbus0 (root)
ibus0 at mainbus0
ze0 at ibus0: address 08:00:2b:bc:3c:9a
shac at ibus0 not configured
uba0 at ibus0: Q22
mtc0 at uba0 csr 174500 vec 508 ipl 17
mscpbus0 at mtc0: version 4 model 14
mscpbus0: DMA burst size set to 4
mt0 at mscpbus0 drive 0: TK70
uda0 at uba0 csr 172150 vec 504 ipl 17
mscpbus1 at uda0: version 6 model 13
mscpbus1: DMA burst size set to 4
ra0 at mscpbus1 drive 4: RA90
ra1 at mscpbus1 drive 5: RA90
booted from device: ra1
root on ra1a
rootdev=0x910 rrootdev=0x910 rawdev=0x912
filesystem type 0 not known.. assuming ffs
panic: cannot mount root
Stopped at      _main+0x466:    movl    _mountlist, r0
RUN AT LEAST 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN REPORTING THIS
PANIC! DO NOT EVEN BOTHER REPORTING THIS WITHOUT INCLUDING THAT
INFORMATION!
ddb> trace
Stack traceback :
_start+0x544(0x3adf5c)
ddb> ps
   PID   PPID   PGRP    UID  S       FLAGS  WAIT       COMMAND
     2      0      0      0  3    0x100204  pftm       pfpurge
     1      0      0      0  3         0x4  initexec   swapper
*    0     -1      0      0  7     0x80204             swapper
ddb>