From owner-freebsd-stable@FreeBSD.ORG Mon Dec 22 14:05:42 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2AD2F16A4CE for ; Mon, 22 Dec 2003 14:05:42 -0800 (PST) Received: from tonij.jolt.nu (as4-6-3.lk.bonet.se [217.215.176.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5650443D45 for ; Mon, 22 Dec 2003 14:05:31 -0800 (PST) (envelope-from c4@portad.se) Received: from na.portad.se (na.nat.jolt.nu [10.0.0.2]) by tonij.jolt.nu (8.12.9/8.12.9) with ESMTP id hBMM7ZWC040478; Mon, 22 Dec 2003 23:07:36 +0100 (CET) (envelope-from c4@portad.se) Message-Id: <6.0.1.1.2.20031222230226.02603bc0@jolt.nu> X-Sender: c4@jolt.nu X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Date: Mon, 22 Dec 2003 23:04:36 +0100 To: Frank McConnell From: Tobias In-Reply-To: <200312221755.hBMHthcf091011@daemonweed.reanimators.org> References: <200312221755.hBMHthcf091011@daemonweed.reanimators.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Status: No, hits=-1.8 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,MSG_ID_ADDED_BY_MTA_3, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-stable@freebsd.org Subject: Re: WRITE command timeout X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2003 22:05:42 -0000 We also experience a lot of this on drives connected to motherboard ide. Using an PCIIDE card solves the issue. At 18:55 2003-12-22, you wrote: >"Oivind H. Danielsen" wrote: > > Dec 18 15:15:39 <> /kernel: ad0: WRITE command timeout tag=0 serv=0 - > > resetting > > Dec 19 15:03:23 <> /kernel: ad0: READ command timeout tag=0 serv=0 - > > resetting > >I have recently (Friday, today) seen these messages with a new box >running 4.8-RELEASE-p14. Replacing the hard disk and cable did not >help. The key in this case appears to be the kernel configuration, >which included options SMP and APIC but not HTT. GENERIC works fine, >GENERIC + SMP + APIC fails, GENERIC + SMP + APIC + HTT appears to work >thus far (makes it through a buildworld without provoking a timeout). > >4.8-RELEASE-p14 on Intel SE7501CW2 with two 2.4GHz Xeons and 512MB RAM. > >No idea whether this will help you; looking at your kernel config >file, I have my doubts (doesn't look like you are using SMP). Maybe >it will be a clue to someone though. > >-Frank McConnell >_______________________________________________ >freebsd-stable@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-stable >To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"