From owner-freebsd-scsi Fri Aug 9 8:12:12 2002 Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2574B37B400; Fri, 9 Aug 2002 08:12:08 -0700 (PDT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38E2543E5E; Fri, 9 Aug 2002 08:12:07 -0700 (PDT) (envelope-from ticso@cicely5.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) (authenticated bits=0) by srv1.cosmo-project.de (8.12.5/8.12.5) with ESMTP id g79FC2vo054033 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Fri, 9 Aug 2002 17:12:03 +0200 (CEST) (envelope-from ticso@cicely5.cicely.de) Received: from cicely5.cicely.de (localhost [IPv6:::1]) by cicely5.cicely.de (8.12.1/8.12.1) with ESMTP id g79FC0FJ059120 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Fri, 9 Aug 2002 17:12:01 +0200 (CEST)?g (envelope-from ticso@cicely5.cicely.de) Received: (from ticso@localhost) by cicely5.cicely.de (8.12.1/8.12.1/Submit) id g79FC0E3059119; Fri, 9 Aug 2002 17:12:00 +0200 (CEST)?g (envelope-from ticso) Date: Fri, 9 Aug 2002 17:12:00 +0200 From: Bernd Walter To: Marcin Gryszkalis Cc: freebsd-scsi@FreeBSD.ORG, freebsd-alpha Subject: Re: da driver problem? Message-ID: <20020809151159.GV52932@cicely5.cicely.de> Reply-To: ticso@cicely.de References: <3D5280F4.8030706@cerint.pl> <20020808152922.A18763@panzer.kdm.org> <3D53BD58.1060600@cerint.pl> <20020809130749.GJ52932@cicely5.cicely.de> <3D53C01A.1050702@cerint.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3D53C01A.1050702@cerint.pl> X-Operating-System: FreeBSD cicely5.cicely.de 5.0-CURRENT i386 User-Agent: Mutt/1.5.1i Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, Aug 09, 2002 at 03:14:02PM +0200, Marcin Gryszkalis wrote: > Bernd Walter wrote: > >>camcontrol devlist: > >> at scbus0 target 1 lun 0 (pass0,da0) > .... > >> at scbus0 target 15 lun 0 (pass14,da14) > > >If this is all the same drive you should check for an SCSI-ID > >collision - most likely with the host adapter. > > Sure - it is the same drive - I can't access the other one. > but - how do I check - I don't know much about scsi internals. I would say selecting IDs is scsi fundamentals. Each scsi device usualy has 3 to 4 id jumpers which are binary coded to an id. The hostadapter typicaly use id 7. But after reviewing your mail before I noticed that there is no id 0, which could mean that your drive as well the hostadapter is on id 0. As you said it's a new problem I would guess the controller driver failed to use the right ID for itself. Do you have bootlogs in /var/log/messages* from the old OS version? -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message