From owner-freebsd-ports@FreeBSD.ORG Wed Mar 26 11:39:07 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 56209E27 for ; Wed, 26 Mar 2014 11:39:07 +0000 (UTC) Received: from mail-bk0-x22b.google.com (mail-bk0-x22b.google.com [IPv6:2a00:1450:4008:c01::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id CE729C0E for ; Wed, 26 Mar 2014 11:39:06 +0000 (UTC) Received: by mail-bk0-f43.google.com with SMTP id v15so478704bkz.16 for ; Wed, 26 Mar 2014 04:39:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type; bh=xb9Xzn+Lleti/8sHp+T7Wkly6wRtck461PJqfjHeF/A=; b=iLSEPWe1K9aG7Xp/Hr2tCs9VC0UxNUe2LN0NypCc+NwDFKvsh0520fhGOEVKnX6MTm NSrG+q5w1AY1kcTg/O7CEp2QUkuTGo0UUwU+XYSWsOp5Jb35vqZMMU5INVBKGVAJhsSf QFgySBhvzuzJvD/dnNZBqqtN0SQ/Ucd7UBtd1TN+fi+CoNtHL6Y9ValzeFYubKnhzoT2 Pus9NhFVHtkqUzI61U7WqPyPg0eIy/BJ+mDM4u6WF3+sOt4bfSUzJ8bux3AnvQOKV8KC fm1D5+E77GwvwIhgsYjDanYOD5CZdnzQ1jKIQsHmCm0XHhGB8FavXf4r0Y4rjDKLLj9H +cBQ== X-Received: by 10.204.198.8 with SMTP id em8mr5018782bkb.32.1395833945083; Wed, 26 Mar 2014 04:39:05 -0700 (PDT) Received: from [192.168.1.129] ([193.173.55.180]) by mx.google.com with ESMTPSA id m4sm22559052bkj.4.2014.03.26.04.39.03 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 26 Mar 2014 04:39:04 -0700 (PDT) Message-ID: <5332BC58.8020607@gmail.com> Date: Wed, 26 Mar 2014 12:39:04 +0100 From: Johan Hendriks User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: "Timur I. Bakeyev" Subject: Re: samba-4.1.6 FreeBSD 10 cannot read from share. References: <5332A10D.8060108@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.17 Cc: FreeBSD X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Mar 2014 11:39:07 -0000 Timur I. Bakeyev schreef: > > Hi, Johan! > > On Wed, Mar 26, 2014 at 10:42 AM, Johan Hendriks > > wrote: > > Hello all. > > I am using samba 3.x.x for a long time to share files across the > network as a domain member server. > All is working like it should. Lately i tried the samba 41 port > and package to do the same job. > However I am not able to get it working. > > Everything seems to work, i can browse the share, i can write to > the share and i can delete files from the share. But as soon as I > want to read from the share windows explorer hangs. wbinfo -u > works, id works. I have rebuild samba41, i installed a new > FreeBSD 10 machine and installed samba41, I also tried the package > of samba but the issue remains. Also i tried to trim down the > smb4.conf file. > > The error i get is this (translated from dutch) > There is a problem accessing the file I:\data\filetocopy > Make sure your computer is connected to the network and try again. > > In my logs i do not see a lot of strange things , i do see this.... > > Mar 25 15:47:50 freetest smbd[80071]: [2014/03/25 15:47:50.679688, > 0, pid=80071, effective(0, 10004), real(0, 0)] > ../source3/smbd/reply.c:3079(fake_sendfile) > Mar 25 15:47:50 freetest smbd[80071]: [2014/03/25 15:47:50.680200, > 0, pid=80071, effective(0, 10004), real(0, 0)] > ../source3/smbd/smb2_read.c:235(smb2_sendfile_send_data) > Mar 25 15:47:50 freetest smbd[80071]: smb2_sendfile_send_data: > fake_sendfile failed for file ubcd526.iso (Socket is not > connected). Terminating > > > Could someone point me in the right direction, i have no idea how > to overcome this. > If i revert back to 3.6.xx all is fine. > > > Can't tell you much, but that 'fake_sendfile' looks weird, we do have > real one. Can you send be the config.log file? > > Regards, > Timur. I tested on another machine where i installed the package using pkg install samba41 and i got the same error. Mar 26 12:19:37 beasty smbd[15822]: [2014/03/26 12:19:37.426016, 0, pid=15822, effective(0, 10004), real(0, 0)] ../source3/smbd/reply.c:3079(fake_sendfile) Mar 26 12:19:37 beasty smbd[15822]: [2014/03/26 12:19:37.426236, 0, pid=15822, effective(0, 10004), real(0, 0)] ../source3/smbd/smb2_read.c:235(smb2_sendfile_send_data) Mar 26 12:19:37 beasty smbd[15822]: smb2_sendfile_send_data: fake_sendfile failed for file ISO/FreeBSD-10.0-RELEASE-amd64-memstick.img (Socket is not connected). Terminating Another thing i see in log.nmbd is the following [2014/03/26 09:02:24, 2] ../source3/nmbd/nmbd_lmhosts.c:43(load_lmhosts_file) load_lmhosts_file: Can't open lmhosts file /usr/local/etc/lmhosts. Error was No such file or directory If i do # touch /usr/local/etc/lmhosts then the error disapears. regards Johan