From owner-freebsd-current@FreeBSD.ORG Thu Oct 22 22:30:20 2009 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 B13BD1065695; Thu, 22 Oct 2009 22:30:20 +0000 (UTC) (envelope-from ehrmann@gmail.com) Received: from mxout-07.mxes.net (mxout-07.mxes.net [216.86.168.182]) by mx1.freebsd.org (Postfix) with ESMTP id 85CC98FC16; Thu, 22 Oct 2009 22:30:20 +0000 (UTC) Received: from [10.0.0.171] (unknown [64.9.236.71]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTPSA id 2C99B22E1F1; Thu, 22 Oct 2009 18:30:18 -0400 (EDT) Message-ID: <4AE0DCDF.7090604@gmail.com> Date: Thu, 22 Oct 2009 15:29:51 -0700 From: David Ehrmann User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Ivan Voras References: <4ADF70F1.5060300@gmail.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org Subject: Re: Strange issue with Samba on 8.0rc1 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: Thu, 22 Oct 2009 22:30:20 -0000 Ivan Voras wrote: > This looks like too much problems at the same time to be a problem in > samba or FreeBSD. > > For what it's worth, here are some ideas and data points: > > - FreeBSD 8.0-RC1 installs and runs perfectly normal in VMWare ESXi > with LSI emulation > - If it is a disk problem (bad cable? controller?) it could manifest > itself or at least give some clue if you did 'zpool scrub'. ZFS is > checksummed - it should give you IO errors if the data gets corrupted. > - There are several versions of Samba in the ports - can you try > another one? > - Before you do anything, have you updated to the latest 8.0 source? Odd. Trying to rebuild world, csup failed with "Receiver: Connection reset by peer." cvsup didn't do any better. I didn't have this problem with the VM (where I'm actually going to build everything, then copy it over). Could a buggy network driver cause this problem? It's a Via gigabit ethernet (vge) device.