From nobody@FreeBSD.org  Tue Nov  8 12:13:02 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 2BB7716A420
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  8 Nov 2005 12:13:02 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2E10C43D78
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  8 Nov 2005 12:12:58 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id jA8CCvFU050493
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 8 Nov 2005 12:12:57 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id jA8CCvkm050492;
	Tue, 8 Nov 2005 12:12:57 GMT
	(envelope-from nobody)
Message-Id: <200511081212.jA8CCvkm050492@www.freebsd.org>
Date: Tue, 8 Nov 2005 12:12:57 GMT
From: Eric Lo <wxluo@ntnu.edu.tw>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [bug] windows client hang when browsing a samba share which is on a nfs fs
X-Send-Pr-Version: www-2.3

>Number:         88657
>Category:       kern
>Synopsis:       [smbfs] windows client hang when browsing a samba share which is on a nfs fs [regression] (workaround)
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-fs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 08 12:20:21 GMT 2005
>Closed-Date:    
>Last-Modified:  Mon May 18 04:22:34 UTC 2009
>Originator:     Eric Lo
>Release:        FreeBSD 6 Stable
>Organization:
National Yang-Ming University, Taiwan, ROC
>Environment:
FreeBSD ym78116.ym.edu.tw 6.0-STABLE FreeBSD 6.0-STABLE #0: Sun Nov  6 23:35:04 CST 2005     root@ym78116.ym.edu.tw:/usr/obj/usr/src/sys/SERVER  i386
         
>Description:
When I have upgraded my system to FreeBSD 6 Stable, I found windows client
have hanged when it browsed a nfs mount fs. However, FreeBSD 5.4 Stable
does not have this kind of problem with the same environment. In addition,
I have reinstalled all samba related/depended ports by
"portupgrade -cCuvfrR samba".  There is no any nfs error in system log files.
Is there any differences in nfs server between FreeBSD 5.4 stable and 6 stable?

PS: Samba server is in a jail.

NFS server: Debian sarge
/etc/exports:
/home/d x.x.x.x (sync,rw,no_root_squash)


NFS client: FreeBSD 6 Stable
/etc/fstab
ym78123.ym.edu.tw:/home/x         /home/js/x/x  nfs     rw,nfsv3,soft   0

>How-To-Repeat:
              when browsing a share which is nfs mount fs
>Fix:
              none
>Release-Note:
>Audit-Trail:

From: "Eric, Wei-xuan Luo" <wxluo@ntnu.edu.tw>
To: bug-followup@FreeBSD.org,  wxluo@ntnu.edu.tw
Cc:  
Subject: Re: i386/88657: [bug] windows client hang when browsing a samba share
 which is on a nfs fs
Date: Fri, 11 Nov 2005 15:14:25 +0800

After I reported a bug to Samba team, they give me some suggestions and
comments.

Thanks Allison (jra@samba.org) and Lendecke (vl@samba.org). It seems that
there is a problem in file locking calls. After I set 'posix locking = no'
in smb.conf, the file sharing works fine.
 
 
Responsible-Changed-From-To: freebsd-i386->freebsd-bugs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Sat Nov 12 17:26:18 GMT 2005 
Responsible-Changed-Why:  
This does not sound i386-specific. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88657 
Responsible-Changed-From-To: freebsd-bugs->freebsd-fs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon May 18 04:22:22 UTC 2009 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=88657 
>Unformatted:
