From owner-freebsd-bugs Tue Mar 20 12: 0:11 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E344737B71E for ; Tue, 20 Mar 2001 12:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2KK01504506; Tue, 20 Mar 2001 12:00:01 -0800 (PST) (envelope-from gnats) Received: from gatekeeper.orem.verio.net (gatekeeper.orem.verio.net [192.41.0.8]) by hub.freebsd.org (Postfix) with ESMTP id 31EB737B71E for ; Tue, 20 Mar 2001 11:52:54 -0800 (PST) (envelope-from gritton@orem.verio.net) Received: from mx.dmz.orem.verio.net (mx.dmz.orem.verio.net [10.1.1.10]) by gatekeeper.orem.verio.net (Postfix) with ESMTP id DED8B3BF12E for ; Tue, 20 Mar 2001 12:52:53 -0700 (MST) Received: from guppy.dmz.orem.verio.net (guppy.dmz.orem.verio.net [10.1.1.55]) by mx.dmz.orem.verio.net (8.11.1/8.11.1) with ESMTP id f2KJqrn50137 for ; Tue, 20 Mar 2001 12:52:53 -0700 (MST) (envelope-from gritton@iserver.com) Received: by guppy.dmz.orem.verio.net; Tue, 20 Mar 2001 12:52:53 -0700 (MST) Message-Id: <200103201952.f2KJqrT01861@guppy.dmz.orem.verio.net> Date: Tue, 20 Mar 2001 12:52:53 -0700 (MST) From: gritton@orem.verio.net (Jamie Gritton) Reply-To: gritton@orem.verio.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: kern/25949: camcontrol doesn't find new drives or RAID on asr Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 25949 >Category: kern >Synopsis: camcontrol doesn't find new drives or RAID on asr >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 20 12:00:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: Jamie Gritton >Release: FreeBSD 4.2-RELEASE i386 >Organization: Verio Web Hosting >Environment: System: FreeBSD glasscat.iserver.com 4.2-RELEASE FreeBSD 4.2-RELEASE #0: Tue Feb 27 14:08:02 MST 2001 root@fc:/usr/src/sys/compile/VKERN i386 >Description: When a new drive is added on an Adaptec SCSI RAID bus, a "camcontrol rescan" won't detenct the new drive. The card can tell it's there, but the OS doesn't see it. Only a reboot will correct the OS view. The same also applies when building a new RAID partition using the Adaptec-supplied RAID configuration program. A RAID partition looks to the OS like a different drive type than the drives it replaced. Rescanning the asr SCSI bus won't find the new "ADAPTEC RAID-1" pseudo-drive, but will manage to see the loss of the old drive, thus making the disk "go away" to the system, again until reboot. >How-To-Repeat: Add a drive to a SCSI bus controlled by the asr driver, and run "camcontrol rescan" and "camcontrol devlist". You won't see the new drive. If you have the Adaptec RAID configuration program, you will be able to see the drive with "raidutil -L all". >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message