From owner-freebsd-current@FreeBSD.ORG Sat Nov 24 13:17:10 2007 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2106516A469 for ; Sat, 24 Nov 2007 13:17:10 +0000 (UTC) (envelope-from ced@grumly.eu.org) Received: from spike.grumly.eu.org (spike.grumly.eu.org [195.5.253.226]) by mx1.freebsd.org (Postfix) with ESMTP id 020A913C459 for ; Sat, 24 Nov 2007 13:17:09 +0000 (UTC) (envelope-from ced@grumly.eu.org) Received: by spike.grumly.eu.org (Postfix, from userid 1001) id EA24211AF3; Sat, 24 Nov 2007 13:55:59 +0100 (CET) Date: Sat, 24 Nov 2007 13:55:59 +0100 From: Cedric Tabary To: freebsd-current@freebsd.org Message-ID: <20071124125559.GA44409@efrei.fr> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Sat, 24 Nov 2007 13:27:21 +0000 Subject: twa / zfs / pci bus timeout 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: Sat, 24 Nov 2007 13:17:10 -0000 I have 10 sata disks as JBOD on a 3ware 9500S. Motherboard is ASUS P5WDG2-WS-PRO with 64 bit pci ports. 7.0-BETA3 FreeBSD 7.0-BETA3 #4: Sat Nov 17 01:00:37 CET 2007 amd64 SCHED_ULE without WITNESS and INVARIANTS pool: goinfre state: ONLINE scrub: scrub stopped with 0 errors on Sat Nov 24 12:41:25 2007 config: NAME STATE READ WRITE CKSUM goinfre ONLINE 0 0 0 raidz2 ONLINE 0 0 0 da0 ONLINE 0 0 0 da1 ONLINE 0 0 0 da2 ONLINE 0 0 0 da3 ONLINE 0 0 0 da4 ONLINE 0 0 0 da5 ONLINE 0 0 0 da6 ONLINE 0 0 0 da7 ONLINE 0 0 0 da8 ONLINE 0 0 0 da9 ONLINE 0 0 0 tw_cli output : Unit UnitType Status %RCmpl %V/I/M Stripe Size(GB) Cache AVrfy ------------------------------------------------------------------------------ u0 JBOD OK - - - 372.611 OFF OFF u1 JBOD OK - - - 372.611 OFF OFF u2 JBOD OK - - - 372.611 OFF OFF u3 JBOD OK - - - 372.611 OFF OFF u4 JBOD OK - - - 372.611 OFF OFF u5 JBOD OK - - - 372.611 OFF OFF u6 JBOD OK - - - 372.611 OFF OFF u7 JBOD OK - - - 372.611 OFF OFF u8 JBOD OK - - - 372.611 OFF OFF u9 JBOD OK - - - 372.611 OFF OFF I experience pci bus timout messages when I do lots of IO on zfs (rsync, scrub or samba copy) kernel: twa0: DEBUG: (0x04: 0x0215): PCI bus timeout: retry=1 kernel: twa0: DEBUG: (0x04: 0x0215): PCI bus timeout: retry=1 Is that a bug ? or crappy hardware ? Regards. Cédric