From owner-freebsd-bugs@FreeBSD.ORG Fri Jan 2 15:41:01 2015 Return-Path: Delivered-To: freebsd-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id CD86F6CF for ; Fri, 2 Jan 2015 15:41:01 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 9C374662E6 for ; Fri, 2 Jan 2015 15:41:01 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id t02Ff1Y0041848 for ; Fri, 2 Jan 2015 15:41:01 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 195349] CAM status: Command timeout since upgrade to 10.1 Date: Fri, 02 Jan 2015 15:41:01 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: nk@nk99.org X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2015 15:41:01 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195349 --- Comment #23 from Nerijus --- (In reply to Nerijus from comment #22) > Same happened in the middle of 9.3 upgrade to 10.1. Same error, different > controller (see below), gmirror raid1. > > ahci0@pci0:0:18:0: class=0x01018f card=0x73271462 chip=0x43801002 > rev=0x00 hdr=0x00 > vendor = 'Advanced Micro Devices [AMD] nee ATI' > device = 'SB600 Non-Raid-5 SATA' > class = mass storage > subclass = ATA After rereading more carefully this report, noticed there're more than one error type. Mine is: Dec 31 17:31:20 nitrogen kernel: ahcich2: Timeout on slot 25 port 0 Dec 31 17:31:20 nitrogen kernel: ahcich2: is 00000000 cs c1ffffff ss ffffffff rs ffffffff tfd c0 serr 00000000 cmd 0004be17 Dec 31 17:31:20 nitrogen kernel: (ada1:ahcich2:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 e2 4e 15 40 02 00 00 00 00 00 Dec 31 17:31:20 nitrogen kernel: (ada1:ahcich2:0:0:0): CAM status: Command timeout Dec 31 17:31:20 nitrogen kernel: (ada1:ahcich2:0:0:0): Retrying command Dec 31 17:31:20 nitrogen kernel: ahcich0: Timeout on slot 4 port 0 Dec 31 17:31:20 nitrogen kernel: ahcich0: is 00000000 cs fffffe0f ss ffffffff rs ffffffff tfd c0 serr 00000000 cmd 0004a917 Dec 31 17:31:20 nitrogen kernel: (ada0:ahcich0:0:0:0): WRITE_FPDMA_QUEUED. ACB: 61 40 e2 4e 15 40 02 00 00 00 00 00 Dec 31 17:31:20 nitrogen kernel: (ada0:ahcich0:0:0:0): CAM status: Command timeout Dec 31 17:31:20 nitrogen kernel: (ada0:ahcich0:0:0:0): Retrying command -- You are receiving this mail because: You are the assignee for the bug.