From owner-freebsd-questions@FreeBSD.ORG Mon Oct 1 20:44:27 2012 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 55E181065670; Mon, 1 Oct 2012 20:44:27 +0000 (UTC) (envelope-from feld@feld.me) Received: from feld.me (unknown [IPv6:2607:f4e0:100:300::2]) by mx1.freebsd.org (Postfix) with ESMTP id 16FC78FC08; Mon, 1 Oct 2012 20:44:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=feld.me; s=blargle; h=In-Reply-To:Message-Id:From:Mime-Version:Date:References:Subject:Cc:To:Content-Type; bh=Xc4ePcvv042pfG8iZcGFuMeNitkfJx2rwrUlgtybuw4=; b=QzupTyA3Lram0BBLgw53f4F/lnP1Mktu8WeTHGAWiKDHc4uBGiiK95pq4Lw2W2xQ1XARY7BX8Gifr73aeCr2G0TaLcCnF/ivcbHIjvlu6ypnzV+VEVpg+GGsuj80EPGn; Received: from localhost ([127.0.0.1] helo=mwi1.coffeenet.org) by feld.me with esmtp (Exim 4.80 (FreeBSD)) (envelope-from ) id 1TImqg-0006C5-7q; Mon, 01 Oct 2012 15:44:21 -0500 Received: from feld@feld.me by mwi1.coffeenet.org (Archiveopteryx 3.1.4) with esmtpa id 1349124252-3100-3099/5/150; Mon, 1 Oct 2012 20:44:12 +0000 Content-Type: text/plain; charset=iso-8859-15; format=flowed; delsp=yes To: fa.freebsd.hackers@googlegroups.com, guy.helmer@gmail.com References: <452f3689-b2ad-43e2-8835-8691b25f75c9@googlegroups.com> Date: Mon, 1 Oct 2012 15:44:37 -0500 Mime-Version: 1.0 From: Mark Felder Message-Id: In-Reply-To: <452f3689-b2ad-43e2-8835-8691b25f75c9@googlegroups.com> User-Agent: Opera Mail/12.02 (Win32) X-SA-Report: ALL_TRUSTED=-1, KHOP_THREADED=-0.5 X-SA-Score: -1.5 Cc: freebsd-hackers@freebsd.org, freebsd-questions@FreeBSD.org Subject: Re: Please help me diagnose this crazy VMWare/FreeBSD 8.x crash X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Oct 2012 20:44:27 -0000 On Mon, 01 Oct 2012 15:00:40 -0500, wrote: > > Sep 21 02:14:55 backups kernel: (da1:mpt0:0:1:0): WRITE(10). CDB: 2a 0 5 > ee 60 16 0 1 0 0 > Sep 21 02:14:55 backups kernel: (da1:mpt0:0:1:0): CAM status: SCSI > Status Error > Sep 21 02:14:55 backups kernel: (da1:mpt0:0:1:0): SCSI status: Busy > Sep 21 02:14:55 backups kernel: (da1:mpt0:0:1:0): Retrying command > Sep 21 02:18:44 backups kernel: (da1:mpt0:0:1:0): WRITE(10). CDB: 2a 0 3 > ef 42 51 0 1 0 0 > Sep 21 02:18:44 backups kernel: (da1:mpt0:0:1:0): CAM status: SCSI > Status Error > Sep 21 02:18:44 backups kernel: (da1:mpt0:0:1:0): SCSI status: Busy > Sep 21 02:18:44 backups kernel: (da1:mpt0:0:1:0): Retrying command > Sep 21 02:18:48 backups kernel: (da1:mpt0:0:1:0): WRITE(10). CDB: 2a 0 3 > ef 64 51 0 1 0 0 > Sep 21 02:18:48 backups kernel: (da1:mpt0:0:1:0): CAM status: SCSI > Status Error > Sep 21 02:18:48 backups kernel: (da1:mpt0:0:1:0): SCSI status: Busy > Sep 21 02:18:48 backups kernel: (da1:mpt0:0:1:0): Retrying command > Sep 21 02:18:49 backups kernel: (da1:mpt0:0:1:0): WRITE(10). CDB: 2a 0 3 > ef 66 51 0 1 0 0 > Sep 21 02:18:49 backups kernel: (da1:mpt0:0:1:0): CAM status: SCSI > Status Error > Sep 21 02:18:49 backups kernel: (da1:mpt0:0:1:0): SCSI status: Busy > ... > Sep 21 05:06:18 backups kernel: (da1:mpt0:0:1:0): WRITE(10). CDB: 2a 0 > 41 f3 94 99 0 1 0 0 > Sep 21 05:06:18 backups kernel: (da1:mpt0:0:1:0): CAM status: SCSI > Status Error > Sep 21 05:06:18 backups kernel: (da1:mpt0:0:1:0): SCSI status: Busy > Sep 21 05:06:18 backups kernel: (da1:mpt0:0:1:0): Retrying command Sometimes you'll see this before a crash, but not every time.