From owner-freebsd-scsi@FreeBSD.ORG Thu Oct 9 17:20:13 2008 Return-Path: Delivered-To: freebsd-scsi@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6B746106568F for ; Thu, 9 Oct 2008 17:20:13 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.freebsd.org (Postfix) with ESMTP id 4CE5D8FC2B for ; Thu, 9 Oct 2008 17:20:11 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from phobos.local ([192.168.254.200]) (authenticated bits=0) by pooker.samsco.org (8.14.2/8.14.2) with ESMTP id m99Gt2DW082666; Thu, 9 Oct 2008 10:55:03 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <48EE3766.80302@samsco.org> Date: Thu, 09 Oct 2008 10:55:02 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-US; rv:1.8.1.13) Gecko/20080313 SeaMonkey/1.1.9 MIME-Version: 1.0 To: =?ISO-8859-1?Q?Johan_Str=F6m?= References: <862E32F5-8FD6-471A-814D-C5270ACE80C6@stromnet.se> <0C270A1B-A046-4402-A151-56DB0494D0BE@stromnet.se> In-Reply-To: <0C270A1B-A046-4402-A151-56DB0494D0BE@stromnet.se> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-4.4 required=3.8 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.8 X-Spam-Checker-Version: SpamAssassin 3.1.8 (2007-02-13) on pooker.samsco.org Cc: freebsd-scsi@freebsd.org Subject: Re: FreeBSD 7.0, VMWare ESXi & iSCSI X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Oct 2008 17:20:13 -0000 Johan Ström wrote: > Hm.. Disregard this.. Since I'm just experimenting with ESXi and playing > around, I missed the fact that I should be using Virtual access not > physical access. Now it works perfect, detected at boot: > > da1 at mpt0 bus 0 target 1 lun 0 > da1: Fixed Direct Access SCSI-2 device > da1: 3.300MB/s transfers > da1: Command Queueing Enabled > da1: 10016MB (20512768 512 byte sectors: 255H 63S/T 1276C) > > Anyway, if anyone wants to investigate why the panic occured (I guess a > panic is never good), I'll help if I can! > The panic is likely fixed by svn rev 182433. It hasn't been merged to 7.x. Scott