From owner-freebsd-scsi@FreeBSD.ORG Thu Jul 10 19:10:54 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 96F47106566C for ; Thu, 10 Jul 2008 19:10:54 +0000 (UTC) (envelope-from westr@connection.ca) Received: from nc-tor-mail1.connection.ca (nc-tor-mail1.connection.ca [205.207.122.26]) by mx1.freebsd.org (Postfix) with ESMTP id 80D4D8FC0C for ; Thu, 10 Jul 2008 19:10:54 +0000 (UTC) (envelope-from westr@connection.ca) Received: from localhost (external.tor.connection.ca [216.234.38.18]) by nc-tor-mail1.connection.ca (Postfix) with ESMTP id 94FF144B3CF for ; Thu, 10 Jul 2008 14:53:57 -0400 (EDT) Date: Thu, 10 Jul 2008 14:53:56 -0400 From: Ross Organization: Network Connection X-Priority: 3 (Normal) Message-ID: <1557532186.20080710145356@connection.ca> To: freebsd-scsi@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: isp - error/scsi message X-BeenThere: freebsd-scsi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Ross List-Id: SCSI subsystem List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Jul 2008 19:10:54 -0000 I'm getting the following error every so often, and I'm wondering if someone else has had it and knows what it means. -= kernel: (da0:isp0:0:0:1): WRITE(10). CDB: 2a 0 1 10 eb bf 0 0 20 0 kernel: (da0:isp0:0:0:1): CAM Status: SCSI Status Error kernel: (da0:isp0:0:0:1): SCSI Status: Check Condition kernel: (da0:isp0:0:0:1): UNIT ATTENTION asc:2a,6 kernel: (da0:isp0:0:0:1): Reserved ASC/ASCQ pair kernel: (da0:isp0:0:0:1): Retrying Command (per Sense Data) -= A quick google of the ASC/ASCQ code gives the message "ASYMMETRIC ACCESS STATE CHANGED", which I'm wondering has something to do with the fact that the corresponding lun is accessible via multiple paths (4 paths - 2x isp QHM2432 adapters). If anyone can help shed some light on this, I'd be grateful! Ross. --