From owner-freebsd-current@FreeBSD.ORG Mon Sep 21 19:27:57 2009 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C6EB71065672 for ; Mon, 21 Sep 2009 19:27:57 +0000 (UTC) (envelope-from ken@mthelicon.com) Received: from hercules.mthelicon.com (hercules.mthelicon.com [IPv6:2001:49f0:2023::2]) by mx1.freebsd.org (Postfix) with ESMTP id 68E9A8FC1B for ; Mon, 21 Sep 2009 19:27:57 +0000 (UTC) Received: from feathers.peganest.com (feathers.peganest.com [78.33.110.3]) (authenticated bits=0) by hercules.mthelicon.com (8.14.3/8.14.3) with ESMTP id n8LJRoxa014594 (version=TLSv1/SSLv3 cipher=DHE-DSS-AES256-SHA bits=256 verify=NO) for ; Mon, 21 Sep 2009 19:27:51 GMT (envelope-from ken@mthelicon.com) From: Pegasus Mc Cleaft Organization: Feathers To: FreeBSD current mailing list Date: Mon, 21 Sep 2009 20:27:49 +0100 User-Agent: KMail/1.12.1 (FreeBSD/9.0-CURRENT; KDE/4.3.1; amd64; ; ) MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-Id: <200909212027.49752.ken@mthelicon.com> X-Spam-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on hercules.mthelicon.com Cc: Subject: SIIS timeout with current r197392: X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Mon, 21 Sep 2009 19:27:57 -0000 Hello Current, Since my latest build of amd64-current kernel and world (r197392) I am getting strange timeout errors in my dmesg and eventual system instability. Would anyone know how I may diagnose this further so I am give better information that will help locate the cause? The actual errors are: (there are literally pages of there, so I am just cut and paste a few) siisch0: Timeout on slot 16 siisch0: siis_timeout is 00040000 ss 00010000 rs 00010000 es 00000004 sts 001f0000 serr 00000000 siisch0: port is not ready (timeout 1000ms) status = 001f0000 siisch0: port is not ready (timeout 1000ms) status = 001f0000 siisch0: Timeout on slot 17 siisch0: siis_timeout is 00040000 ss 00020000 rs 00020000 es 00000004 sts 001f0000 serr 00000000 siisch0: port is not ready (timeout 1000ms) status = 001f0000 siisch0: port is not ready (timeout 1000ms) status = 001f0000 Thanks, Peg