NetBSD Problem Report #47962
From www@NetBSD.org Mon Jun 24 22:18:48 2013
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK))
by mollari.NetBSD.org (Postfix) with ESMTPS id CDF4070611
for <gnats-bugs@gnats.NetBSD.org>; Mon, 24 Jun 2013 22:18:47 +0000 (UTC)
Message-Id: <20130624221846.95BAC71395@mollari.NetBSD.org>
Date: Mon, 24 Jun 2013 22:18:46 +0000 (UTC)
From: jguillaumes@gmail.com
Reply-To: jguillaumes@gmail.com
To: gnats-bugs@NetBSD.org
Subject: NetBSD VAX 6.1 does not set up the RA* disks for install
X-Send-Pr-Version: www-1.0
>Number: 47962
>Category: install
>Synopsis: NetBSD VAX 6.1 does not set up the RA* disks for install
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: martin
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Mon Jun 24 22:20:00 +0000 2013
>Last-Modified: Wed Jun 26 20:45:01 +0000 2013
>Originator: Jordi Guillaumes Pons
>Release: 6.1
>Organization:
n/a
>Environment:
The system is not set up at the moment of failure
>Description:
Installing NetBSD 6.1 VAX in a simh instance emulating a Microvax 3900, the install procedure does not find any disk to install in. The simh instance was configured with two RA90 disks as RQ0 and RQ1, which _ara_ seen at boot time as ra0 and ra1, but for some reason the corresponding entries in /dev are not set up in the install environment.
>How-To-Repeat:
Just build a simh configuration with two (or one) MSCP disks and try to install.
>Fix:
No known fix. I installed 6.0.2 instead, which worked fine in the same simh configuration.
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: install-manager->martin
Responsible-Changed-By: martin@NetBSD.org
Responsible-Changed-When: Tue, 25 Jun 2013 07:09:35 +0000
Responsible-Changed-Why:
take
From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: install/47962: NetBSD VAX 6.1 does not set up the RA* disks for install
Date: Tue, 25 Jun 2013 09:09:08 +0200
Can you please state the concrete error message you do see?
I know it works in -current, and I'm not aware of serious differences in
this area (but maybe I did something different during installation).
Martin
From: Guillaumes i Pons Jordi <jguillaumes@gmail.com>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: install/47962: NetBSD VAX 6.1 does not set up the RA* disks for install
Date: Tue, 25 Jun 2013 12:37:05 +0200
El 25/06/2013, a les 9:10, Martin Husemann <martin@duskware.de> va =
escriure:
> Can you please state the concrete error message you do see?
> I know it works in -current, and I'm not aware of serious differences =
in
> this area (but maybe I did something different during installation).
Sure.
First, this is the boot sequence. As you can see the RA90 disks (ra0 and =
ra1) are correctly identified by the kernel:
KA655-B V5.3, VMB 2.7
Performing normal system tests.
40..39..38..37..36..35..34..33..32..31..30..29..28..27..26..25..
24..23..22..21..20..19..18..17..16..15..14..13..12..11..10..09..
08..07..06..05..04..03..
Tests completed.
>>>b dua3
(BOOT/R5:0 DUA3
2..
-DUA3
1..0..
>> NetBSD/vax boot [1.11] <<
>> Press any key to abort autoboot 0
getdisklabel: no disk label
nfs_open: must mount first.
open netbsd.vax: No such file or directory
getdisklabel: no disk label
nfs_open: must mount first.
3108824+139580=3D0x31947c
Copyright (c) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, =
2005,
2006, 2007, 2008, 2009, 2010, 2011, 2012
The NetBSD Foundation, Inc. All rights reserved.
Copyright (c) 1982, 1986, 1989, 1991, 1993
The Regents of the University of California. All rights reserved.
NetBSD 6.1 (INSTALL)
MicroVAX 3800/3900
total memory =3D 65468 KB
avail memory =3D 59668 KB
mainbus0 (root)
cpu0 at mainbus0: KA655, CVAX microcode rev 6 Firmware rev 83
lance at mainbus0 not configured
uba0 at mainbus0: Q22
dhu0 at uba0 csr 160440 vec 300 ipl 17
dhu0: rom(1) version 17
dhu0: rom(0) version 17
dhu0: DHV-11
mtc0 at uba0 csr 174500 vec 774 ipl 17
mscpbus0 at mtc0: version 5 model 3
mscpbus0: DMA burst size set to 4
uda0 at uba0 csr 172150 vec 770 ipl 17
mscpbus1 at uda0: version 3 model 3
mscpbus1: DMA burst size set to 4
qe0 at uba0 csr 174440 vec 764 ipl 17: delqa, hardware address =
08:00:2b:07:00:83
mt0 at mscpbus0 drive 0: TK50
mt1 at mscpbus0 drive 1: TK50
mt2 at mscpbus0 drive 2: TK50
mt3 at mscpbus0 drive 3: TK50
ra0 at mscpbus1 drive 0: RA90
ra1 at mscpbus1 drive 1: RA90
ra2 at mscpbus1 drive 2: RA90
racd0 at mscpbus1 drive 3: RRD40
boot device: <unknown>
root on md0a dumps on md0b
root file system type: ffs
erase ^?, werase ^W, kill ^U, intr ^C
After this, selecting the usual menu choices, I get into this error:
I can not find any hard disks for use by NetBSD. You will be returned =
to the
original menu.
Exiting from the install environment, this is the content of the /dev =
directory:
# ls /dev
bpf drum md0a nmt8 rcd0a rmt4 tty00 ttyJ0 ttyS7 =
ttySf
bpf0 enrst0 md0c nrmt0 rcd0c rmt8 tty01 ttyS0 ttyS8 =
ttyp0
cd0a enst0 mem nrmt8 rcd1a rst0 tty02 ttyS1 ttyS9 =
ttyp1
cd0c erst0 mt0 nrst0 rcd1c st0 tty03 ttyS2 ttySa =
zero
cd1a est0 mt12 nst0 rmd0a stderr tty04 ttyS3 ttySb
cd1c klog mt4 null rmd0c stdin tty05 ttyS4 ttySc
console kmem mt8 ptyp0 rmt0 stdout tty06 ttyS5 ttySd
constty ksyms nmt0 ptyp1 rmt12 tty tty07 ttyS6 ttySe
#
As you can see, there is no "/dev/ra*" device configured.=20
From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@NetBSD.org
Cc: martin@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,
jguillaumes@gmail.com
Subject: Re: install/47962: NetBSD VAX 6.1 does not set up the RA* disks for install
Date: Wed, 26 Jun 2013 22:44:34 +0200
Indeed, in -current the memory disk image has a quite fully populated /dev,
while on NetBSD 6.1 it is minimalistic and missing the ra* entries.
Investigating...
Martin
>Unformatted:
(Contact us)
$NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.