From owner-freebsd-bugs Mon Nov 16 22:00:03 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id WAA20421 for freebsd-bugs-outgoing; Mon, 16 Nov 1998 22:00:03 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA20373 for ; Mon, 16 Nov 1998 21:59:57 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id WAA05906; Mon, 16 Nov 1998 22:00:01 -0800 (PST) Received: from aldan.algebra.com (kot.ne.mediaone.net [24.128.29.55]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id VAA20321 for ; Mon, 16 Nov 1998 21:59:08 -0800 (PST) (envelope-from mi@aldan.algebra.com) Received: (from mi@localhost) by aldan.algebra.com (8.8.8/8.8.7) id FAA21824; Tue, 17 Nov 1998 05:57:52 GMT (envelope-from mi) Message-Id: <199811170557.FAA21824@aldan.algebra.com> Date: Tue, 17 Nov 1998 05:57:52 GMT From: Mikhail Teterin Reply-To: mi@aldan.algebra.com To: FreeBSD-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: 3.2 Subject: kern/8720: sd0 vs. da0 in SCSI device wiring Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 8720 >Category: kern >Synopsis: using sd-names in SCSI "wiring" prevents booting >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Nov 16 22:00:01 PST 1998 >Last-Modified: >Originator: Mikhail Teterin >Organization: Virtual Estates, Inc. >Release: FreeBSD 3.0-CURRENT i386 >Environment: Kernel config file, that worked for ages, with some SCSI disks "wired down". >Description: I had several of my disks "wired down" in the config file as controller scbus0 at ahc0 bus 0 disk sd0 at scbus0 target 1 disk sd1 at scbus0 target 2 After the introduction of CAM, this silently produces unbootable kernel -- "can not mount root (2)" panic. >How-To-Repeat: See above. >Fix: s/sd/da/ , but one would expect sd to continue working, or, at least, config to complain! >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message