From owner-freebsd-current@FreeBSD.ORG Thu Sep 26 12:40:22 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id CFEA86EE for ; Thu, 26 Sep 2013 12:40:22 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-ea0-x236.google.com (mail-ea0-x236.google.com [IPv6:2a00:1450:4013:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 68E852745 for ; Thu, 26 Sep 2013 12:40:22 +0000 (UTC) Received: by mail-ea0-f182.google.com with SMTP id o10so516328eaj.13 for ; Thu, 26 Sep 2013 05:40:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=A1y0Vs69WGZDVWIBqj37A5yEfgm7MB+qpzgL1GRNKPc=; b=J7JAEfluBdu4GGiWcjz4XJuisRsPsEcdAbBLMAc0PF7+7zVo51IUxRLhyqbxKImLnx +WqMLa9vBKQxZSHjwMpweyugZgATkUcqhLU1BIqSjyXgA/XgvVemUivnLdZwjIGp3sXc C2uqxO00r0aX2IaAd7W729ixWjqdb0Vrf37CpIwEtLc5N8In6cAVQqHe89NsBDr+Tucf /EHC0Fv5Fb1CIAUffVvkmxAPgxNqdO1r7KCigyxdXtrtRhY0qpxCONmWilnacQWBwiox OSKtlgmF7P7Za0V55FbkEvS+elzvZIzX5W3tBhfNA4FCzy3tD33kqGg86TGaSXM32Qig SOrw== X-Received: by 10.15.53.70 with SMTP id q46mr1066626eew.48.1380199220718; Thu, 26 Sep 2013 05:40:20 -0700 (PDT) Received: from laptop.minsk.domain (m-s.agava.net. [195.222.84.203]) by mx.google.com with ESMTPSA id f49sm3570197eec.7.1969.12.31.16.00.00 (version=SSLv3 cipher=RC4-SHA bits=128/128); Thu, 26 Sep 2013 05:40:20 -0700 (PDT) Date: Thu, 26 Sep 2013 15:40:26 +0300 From: "Sergey V. Dyatko" To: FreeBSD CURRENT Subject: Re: r255873: ahcich7: Timeout on slot 0 port 0 FLOODING kernel messages Message-ID: <20130926154026.4be04064@laptop.minsk.domain> In-Reply-To: <20130926085326.72b53660@thor.walstatt.dyndns.org> References: <20130926085326.72b53660@thor.walstatt.dyndns.org> X-Mailer: Claws Mail 3.9.2 (GTK+ 2.24.19; amd64-portbld-freebsd10.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Sep 2013 12:40:22 -0000 On Thu, 26 Sep 2013 08:53:26 +0200 "O. Hartmann" wrote: > Rebooting into CURRENT r255873 floods the kernel messages with > > ahcich7: Timeout on slot 0 port 0 > ahcich7: is 00000000 cs 00000001 ss 00000000 rs 00000001 tfd c0 serr > 00000000 cmd 0004c017 > > What is this supposed to mean? Is this a GEOM pollution of the outer > world? > > Regards, > > oh +1 :( ahcich1: Timeout on slot 29 port 0 ahcich1: is 40000001 cs 60000000 ss 00000000 rs 60000000 tfd 2451 serr 00000000 cmd 00005d17 ahcich1: Timeout on slot 30 port 0 ahcich1: is 00000000 cs c0000000 ss 00000000 rs c0000000 tfd c0 serr 00000000 cmd 0000de17 -- wbr, tiger