From owner-freebsd-bugs Wed Jun 21 9:50: 5 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 013F137BEDC for ; Wed, 21 Jun 2000 09:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id JAA39557; Wed, 21 Jun 2000 09:50:00 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 5D0DA37BEDC; Wed, 21 Jun 2000 09:49:27 -0700 (PDT) Message-Id: <20000621164927.5D0DA37BEDC@hub.freebsd.org> Date: Wed, 21 Jun 2000 09:49:27 -0700 (PDT) From: naoyuki_tai@mac.com To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: conf/19413: Too few MCAM SCSI devices in /dev Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 19413 >Category: conf >Synopsis: Too few MCAM SCSI devices in /dev >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Jun 21 09:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Naoyuki Tai >Release: FreeBSD 4.0-RELEASE >Organization: >Environment: >Description: Standard installation creates four (4) MCAM devices in /dev. This is too few for some users. (1) With no MCAM device node, apps report there is no H/W. Since this is SCSI, admins tend to think that there is something wrong with cabling. (2) There is no obvious way to "fix" the problem. It took me a while to figure out why some apps are failing to see some SCSI devices. >How-To-Repeat: Install 4.0-RELEASE. Add a SCSI card. Add 4 SCSI drives on ID=0 - 3. Add Tape drive on ID=5. Add CD-Writer driveon ID=6. Use cdrecord. cdrecord can not find the CD-Writer drive. >Fix: run "cd /dev;sh ./MAKEDEV mcam4;sh ./MAKEDEV mcam5" It would be really nice if sysinstall or start up rc scripts detect the number of scsi devices and create MCAM devices if missing in /dev >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message