From owner-freebsd-current@FreeBSD.ORG Mon Sep 20 05:31:17 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F4FF16A4CE for ; Mon, 20 Sep 2004 05:31:17 +0000 (GMT) Received: from mail.zunet.ru (mail.zunet.ru [217.67.117.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 282D343D53 for ; Mon, 20 Sep 2004 05:31:16 +0000 (GMT) (envelope-from sand@zunet.ru) Received: (qmail 65362 invoked from network); 20 Sep 2004 05:36:09 -0000 Received: from mail.zunet.ru (HELO zunet.ru) (217.67.117.68) by mail.zunet.ru with SMTP; 20 Sep 2004 05:36:09 -0000 Received: (qmail 65348 invoked by uid 1002); 20 Sep 2004 05:36:09 -0000 Message-ID: <20040920053609.65347.qmail@zunet.ru> In-Reply-To: <414D3FFA.6090008@elischer.org> To: Julian Elischer Date: Mon, 20 Sep 2004 09:36:08 +0400 (MSD) Sender: sand@zunet.ru From: Stikheev Andrew X-Mailer: ELM [version 2.4ME+ PL99f (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII X-Mailman-Approved-At: Mon, 20 Sep 2004 13:27:43 +0000 cc: David Schultz cc: current@freebsd.org cc: Stikheev Andrew cc: iso-8859-1?Q?S=F8ren?= Schmidt Subject: Re: ad0: TIMEOUT - READ_DMA retrying (2 retries left) LBA=207594611 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 20 Sep 2004 05:31:17 -0000 > David Schultz wrote: > > On Sat, Sep 18, 2004, Stikheev Andrew wrote: > > > >>[ Charset ISO-8859-1 unsupported, converting... ] > >> > >>>Stikheev Andrew wrote: > >>> > >>>> Hi, > >>>> > >>>> I also have same problems, but only with SATA-disks with > >>>> SiI 3112 SATA150 controller (check it with two controllers - onboard > >>>> and pci) . Under heavy load on sata-disks system freezes. > >>> > >>>Thats a seprate issue with the sii3112 and your sources are way too old > >>>to compare with a new -current. > >>>You sii3112 timeouts should actually be fixed now :) > >> > >> > >> Hmm, I update system to last -current(16 Sep), no freezes yet, > >> but too many messages like this: > >> > >>ad0: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=3526743 > >>ad0: WARNING - WRITE_DMA no interrupt but good status > > > > [...] > > > >>ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=89221071 > >>ad6: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=114679887 > >>ad6: TIMEOUT - WRITE_DMA retrying (1 retry left) LBA=114679887 > > > > > > FWIW, I've been seeing the same problem---WRITE_DMA timeouts on > > ad4 and ad6, and both write and read timeouts on ad0. The problem > > occurs for 6-CURRENT as of 9/14. It does not occur for BETA4. > > I can try to narrow this down further if needed. Here's some > > information about the machine, which has ad4 and ad6 mirrored via ccd(4): > > make sure you have preemption turned off. I turned off preemption and now i don't have messages about ad0, but messages about ad4 and ad6 still appear(but not so often) : ad6: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=591 ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=591 ad4: TIMEOUT - WRITE_DMA retrying (2 retries left) LBA=148701391 > > > > > atapci0: port 0xffa0-0xffaf,0x376,0x170-0x177,0x3f6,0x1f0-0x1f7 at device 31.1 on pci0 > > ata0: channel #0 on atapci0 > > ata1: channel #1 on atapci0 > > atapci1: port 0xdc00-0xdc0f,0xe000-0xe003,0xe400-0xe407,0xe800-0xe803,0xec00-0xec07 irq 18 at device 31.2 on pci0 > > ata2: channel #0 on atapci1 > > ata3: channel #1 on atapci1 > > [...] > > ad0: 190782MB [387621/16/63] at ata0-master UDMA100 > > ad4: 35304MB [71730/16/63] at ata2-master SATA150 > > ad6: 35304MB [71730/16/63] at ata3-master SATA150 > > > > das@VARK:/home/t/freebsd/vark/src/usr.bin/systat> vmstat -i > > interrupt total rate > > irq1: atkbd0 17607 3 > > irq4: sio0 2 0 > > irq6: fdc0 10 0 > > irq8: rtc 734353 127 > > irq12: psm0 3332 0 > > irq13: npx0 1 0 > > irq14: ata0 278748 48 > > irq18: em0 uhci2+ 485861 84 > > irq19: pcm0 uhci1 2 0 > > irq0: clk 573674 99 > > Total 2093590 364 > > _______________________________________________ > > freebsd-current@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > > > -- Best regards, Stihkeev Andrew