From owner-freebsd-stable@FreeBSD.ORG Sat Feb 13 18:24:06 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0588B1065693 for ; Sat, 13 Feb 2010 18:24:06 +0000 (UTC) (envelope-from torfinn.ingolfsen@broadpark.no) Received: from bgo1smout1.broadpark.no (bgo1smout1.broadpark.no [217.13.4.94]) by mx1.freebsd.org (Postfix) with ESMTP id B47358FC08 for ; Sat, 13 Feb 2010 18:24:05 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=US-ASCII Received: from bgo1sminn1.broadpark.no ([217.13.4.93]) by bgo1smout1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with ESMTP id <0KXS002D2LS4X960@bgo1smout1.broadpark.no> for freebsd-stable@freebsd.org; Sat, 13 Feb 2010 19:24:04 +0100 (CET) Received: from kg-v2.kg4.no ([80.203.92.186]) by bgo1sminn1.broadpark.no (Sun Java(tm) System Messaging Server 6.3-3.01 (built Jul 12 2007; 32bit)) with SMTP id <0KXS002T8LS4H752@bgo1sminn1.broadpark.no> for freebsd-stable@freebsd.org; Sat, 13 Feb 2010 19:24:04 +0100 (CET) Date: Sat, 13 Feb 2010 19:24:04 +0100 From: Torfinn Ingolfsen To: freebsd-stable@freebsd.org Message-id: <20100213192404.5e15b5eb.torfinn.ingolfsen@broadpark.no> In-reply-to: <20100207163631.da7205fc.torfinn.ingolfsen@broadpark.no> References: <20100131144217.ca08e965.torfinn.ingolfsen@broadpark.no> <20100131175639.86ba9aee.torfinn.ingolfsen@broadpark.no> <20100207163631.da7205fc.torfinn.ingolfsen@broadpark.no> X-Mailer: Sylpheed 2.7.1 (GTK+ 2.18.6; amd64-portbld-freebsd8.0) X-Face: "t9w2,-X@O^I`jVW\sonI3.,36KBLZE*AL[y9lL[PyFD*r_S:dIL9c[8Y>V42R0"!"yb_zN,f#%.[PYYNq; m"_0v; ~rUM2Yy!zmkh)3&U|u!=T(zyv,MHJv"nDH>OJ`t(@mil461d_B'Uo|'nMwlKe0Mv=kvV?Nh@>Hb<3s_z2jYgZhPb@?Wi^x1a~Hplz1.zH Subject: Re: panic - sleeping thread on FreeBSD 8.0-stable / amd64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 13 Feb 2010 18:24:06 -0000 On Sun, 07 Feb 2010 16:36:31 +0100 Torfinn Ingolfsen wrote: > Well, it was stable for many days, but today it rebooted on its ownb again. > After the fact, I see this in /var/log/messages: > Feb 7 11:50:16 kg-f2 ntpd[906]: time reset +2.376096 s > Feb 7 12:02:21 kg-f2 kernel: ata6: port is not ready (timeout 10000ms) tfd = 0000007f > Feb 7 12:02:21 kg-f2 kernel: ata6: hardware reset timeout > Feb 7 12:05:43 kg-f2 syslogd: kernel boot file is /boot/kernel/kernel > > So there is probably some problem with a cable or disk. Or just plain broken hardware. The machine rebooted last night. In /var/log/messages I see: Feb 13 03:50:20 kg-f2 kernel: ata5: port is not ready (timeout 10000ms) tfd = 0000007f Feb 13 03:50:20 kg-f2 kernel: ata5: hardware reset timeout Last time it was ata6 and now it is ata5? Hmm... -- Torfinn