From nobody@FreeBSD.org  Mon Jan 25 13:13:41 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id BD9AD106566C
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 25 Jan 2010 13:13:41 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id AC93D8FC15
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 25 Jan 2010 13:13:41 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o0PDDfa2011524
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 25 Jan 2010 13:13:41 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o0PDDfRe011523;
	Mon, 25 Jan 2010 13:13:41 GMT
	(envelope-from nobody)
Message-Id: <201001251313.o0PDDfRe011523@www.freebsd.org>
Date: Mon, 25 Jan 2010 13:13:41 GMT
From: Andrei Lavreniyuk <andy.lavr@reactor-xg.kiev.ua>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [nfs] NFSv4 client strange work ...
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         143212
>Category:       kern
>Synopsis:       [nfs] NFSv4 client strange work ...
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-fs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 25 13:20:02 UTC 2010
>Closed-Date:    
>Last-Modified:  Fri Apr 26 14:20:01 UTC 2013
>Originator:     Andrei Lavreniyuk
>Release:        FreeBSD 8.0-STABLE
>Organization:
Technica-03, Inc.
>Environment:
FreeBSD datacenter.technica-03.local 8.0-STABLE FreeBSD 8.0-STABLE #1: Mon Jan 25 10:30:02 EET 2010     root@datacenter.technica-03.local:/usr/obj/usr/src/sys/SMP64  amd64
>Description:

# mount /mnt
mount_newnfs: /mnt, : No such file or directory

^^^^^^^^^^^^^^^^^^^^ Whence the comma undertakes?



>How-To-Repeat:
kernel:

options         NFSCLIENT               # Network Filesystem Client             
options         NFSSERVER               # Network Filesystem Server             
options         NFS_ROOT                # NFS usable as /, requires NFSCLIENT   
options         NFSLOCKD                # Network Lock Manager                  
options         NFS_MINATTRTIMO=3       # VREG attrib cache timeout in sec      
options         NFS_MAXATTRTIMO=60                                              
options         NFS_MINDIRATTRTIMO=30   # VDIR attrib cache timeout in sec      
options         NFS_MAXDIRATTRTIMO=60                                           
options         NFS_GATHERDELAY=10      # Default write gather delay (msec)     
options         NFS_WDELAYHASHSIZ=16    # and with this                         
options         NFSCL                   #experimental NFS client with NFSv4     
options         NFSD                    #experimental NFS server with NFSv4 

rc.conf:

rpcbind_enable="YES"
nfs_client_enable="YES"
rpc_lockd_enable="YES"
rpc_statd_enable="YES"
nfsuserd_enable="YES"
nfsuserd_flags="-domain localdomain"
nfscbd_enable="YES"
nfscbd_flags="-p 7654 -P root"


fstab:

open.technica-03.local:/data /mnt newnfs rw,nfsv4,tcp,sec=krb5p 0 0


mnt:

# ls -la
total 69
drwxr-xr-x  23 root  wheel    28 25 &#1103;&#1085;&#1074; 11:09 ./
drwxr-xr-x  23 root  wheel    28 25 &#1103;&#1085;&#1074; 11:09 ../
-rw-r--r--   2 root  wheel  6466 17 &#1076;&#1077;&#1082; 15:06 .cshrc
-rw-r--r--   2 root  wheel  3356 22 &#1072;&#1074;&#1075; 23:28 .profile
dr-xr-xr-x   3 root  wheel     3 12 &#1084;&#1072;&#1081;  2009 .zfs/
-r--r--r--   1 root  wheel  6200  7 &#1103;&#1085;&#1074; 12:27 COPYRIGHT
drwxr-xr-x   2 root  wheel    46 20 &#1103;&#1085;&#1074; 17:49 bin/
drwxr-xr-x   9 root  wheel    38 25 &#1103;&#1085;&#1074; 10:41 boot/
drwxr-xr-x   2 root  wheel     2 10 &#1084;&#1072;&#1081;  2009 cdrom/
drwxr-xr-x   3 root  wheel     3 11 &#1084;&#1072;&#1081;  2009 compat/
dr-xr-xr-x  10 root  wheel   512 25 &#1103;&#1085;&#1074; 13:10 dev/
-rw-------   1 root  wheel  4096 25 &#1103;&#1085;&#1074; 11:09 entropy
drwxr-xr-x  21 root  wheel   136 25 &#1103;&#1085;&#1074; 11:19 etc/
drwxr-xr-x   2 root  wheel     2 10 &#1084;&#1072;&#1081;  2009 floppy/
lrwxr-xr-x   1 root  wheel     9 12 &#1084;&#1072;&#1081;  2009 home@ -> /usr/home
drwxr-xr-x   3 root  wheel    48 20 &#1103;&#1085;&#1074; 17:49 lib/
drwxr-xr-x   2 root  wheel     6 20 &#1103;&#1085;&#1074; 17:50 libexec/
drwxr-xr-x   2 root  wheel     2  4 &#1084;&#1072;&#1081;  2009 media/
drwxr-xr-x   2 root  wheel     2 25 &#1103;&#1085;&#1074; 10:08 mnt/
drwxr-xr-x   5 root  wheel     4 24 &#1103;&#1085;&#1074; 14:52 nfs/
dr-xr-xr-x   1 root  wheel     0 25 &#1103;&#1085;&#1074; 15:11 proc/
drwxr-xr-x   2 root  wheel   134 20 &#1103;&#1085;&#1074; 17:49 rescue/
drwxr-xr-x  18 root  wheel    63 25 &#1103;&#1085;&#1074; 08:39 root/
drwxr-xr-x   2 root  wheel   124 20 &#1103;&#1085;&#1074; 17:50 sbin/
lrwxr-xr-x   1 root  wheel    11 20 &#1103;&#1085;&#1074; 17:49 sys@ -> usr/src/sys
drwxr-xr-x   3 root  wheel     2 24 &#1103;&#1085;&#1074; 14:40 test/
drwxrwxrwt  14 root  wheel   512 25 &#1103;&#1085;&#1074; 14:34 tmp/
drwxr-xr-x  21 root  wheel    21  7 &#1103;&#1085;&#1074; 09:56 usr/
drwxr-xr-x  26 root  wheel    25 25 &#1103;&#1085;&#1074; 13:11 var/


>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-amd64->freebsd-fs 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Mon Jan 25 16:39:44 UTC 2010 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=143212 

From: Andrei Lavreniyuk <andy.lavr@gmail.com>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: kern/143212: [nfs] NFSv4 client strange work ...
Date: Fri, 26 Apr 2013 17:10:16 +0300

 --bcaec5040ba82538a504db4418ec
 Content-Type: text/plain; charset=ISO-8859-1
 
 Please close PR.
 
 --bcaec5040ba82538a504db4418ec
 Content-Type: text/html; charset=ISO-8859-1
 
 <div dir="ltr">Please close PR.</div>
 
 --bcaec5040ba82538a504db4418ec--
>Unformatted:
