Displaying 20 results from an estimated 41 matches for "nfsclient".
2012 Aug 22
0
Winbind/AD/NFSv4: can't `ls/cd` private directory?
...provide authentication and UID/GID mapping against a Windows 2008 R2 domain controller. I've been asked to get Kerberized NFSv4 working, but this problem occurs on mounts both with and without Kerberos, so I won't torture anyone with the Kerberos part. :-)
ID mapping works:
[joeuser at nfsclient ~]$ id joeuser
uid=56055(joeuser) gid=6502(domain users) groups=6502(domain users),1000001(BUILTIN\users)
Mounting directories -o sec=none works:
[joeuser at nfsclient ~]$ sudo mount -t nfs4 -o proto=tcp,port=2049 -o sec=none nfsserver.example.com:/testdir /mnt
[joeuser at nfsclient ~]$ ls...
2015 Sep 01
5
Samba 4 and MS Windows NFS Server (2012R2) - Update
Hi again,
I just started to debug things on the samba4 side:
When trying to mount the Windows NFS share, I get the following error on
the samba4 dc (just grepping for nfs in the logs):
auth_check_password_send: Checking password for unmapped user [S5DOM.TEST]\[nfs/nfsclient.mydom.test]@[]
map_user_info_cracknames: Mapping user [MYDOM.TEST]\[nfs/nfsclient.mydom.test] from workstation []
auth_check_password_send: mapped user is: [MYDOM]\[nfs/nfsclient.mydom.test]@[]
expr: (&(sAMAccountName=nfs/nfsclient.mydom.test)(objectclass=user))
sam_search_user: Couldn...
2015 Sep 01
0
Samba 4 and MS Windows NFS Server (2012R2) - Update
...2012R2) - Update
Hi again,
I just hacked the code to also query userPrincipalName in authsam_search_account()
(hardcoded my realm for now). Now the NFS client object is found, however password
authentication fails:
auth_check_password_send: Checking password for unmapped user [MYDOM.TEST]\[nfs/nfsclient.mydom.test]@[]
map_user_info_cracknames: Mapping user [MYDOM.TEST]\[nfs/nfsclient.mydom.test] from workstation []
auth_check_password_send: mapped user is: [MYDOM]\[nfs/nfsclient.mydom.test]@[]
expr: (&(|(sAMAccountName=nfs/nfsclient.mydom.test)(userPrincipalName=nfs/nfsclient.mydom.test...
2015 Sep 01
0
Samba 4 and MS Windows NFS Server (2012R2) - Update
...,
>
>I just started to debug things on the samba4 side:
>
>When trying to mount the Windows NFS share, I get the
>following error on
>the samba4 dc (just grepping for nfs in the logs):
>
> auth_check_password_send: Checking password for unmapped
>user [S5DOM.TEST]\[nfs/nfsclient.mydom.test]@[]
> map_user_info_cracknames: Mapping user
>[MYDOM.TEST]\[nfs/nfsclient.mydom.test] from workstation []
> auth_check_password_send: mapped user is:
>[MYDOM]\[nfs/nfsclient.mydom.test]@[]
> expr: (&(sAMAccountName=nfs/nfsclient.mydom.test)(objectclass=user))
>...
2006 Mar 11
0
nfsclient process stucks in nfsaio [SOLVED]
Hi all,
I believe that this behavior is caused by the ``intr'' (-i) option to
mount_nfs(8). As noted by Stephan Uphoff in PR/79700, he does
not recommend use intr option. After remove the option, the dd
works well.
Sorry for the noisy :-)
However, I think some warnings can be added to mount_nfs(8)
about the usage of intr and its consequence. So this won't be
happened again.
2008 Sep 23
2
RELENG_7: buildworld failed with MODULES_WITH_WORLD=
.../../../nlm/nlm_prot_server.c
/usr/local/src/sys/modules/nfslockd/../../nlm/nlm_prot_svc.c
/usr/local/src/sys/modules/nfslockd/../../nlm/nlm_prot_xdr.c
/usr/local/src/sys/modules/nfslockd/../../nlm/sm_inter_xdr.c
In file included from
/usr/local/src/sys/modules/nfslockd/../../nlm/nlm_advlock.c:48:
@/nfsclient/nfs.h:40:21: error: opt_nfs.h: No such file or directory
In file included from
/usr/local/src/sys/modules/nfslockd/../../nlm/nlm_prot_impl.c:56:
@/nfsclient/nfs.h:40:21: error: opt_nfs.h: No such file or directory
mkdep: compile failed
*** Error code 1
Eugene Grosbein
2008 Jan 03
1
cluster suite & gfs problem since update
...s 2.6.9-55.0.12.ELsmp. The current kernel is 2.6.9-67ELsmp. The
problem appears to be some type of infinite recovery loop of sorts. It
runs find for a few minutes, then the service restarts itself. What I
am seeing in /var/log/messages is:
Jan 3 11:17:47 engrfs1 clurgmgrd: [5614]: <err> nfsclient:skynet_disted
is missing!
Jan 3 11:17:47 engrfs1 clurgmgrd[5614]: <notice> status on
nfsclient:skynet_disted returned 1
(generic error)
Jan 3 11:17:47 engrfs1 bash: [27695]: <info> Removing export:
129.119.113.108:/mnt/disted
Jan 3 11:17:47 engrfs1 bash: [27695]: <info> Add...
2016 Feb 02
5
nfs stuck, don't know what processes to kill
My NFS server is up and other clients can access x. One particular client
can't. I tried to unmount the NFS share:
[root at nfsclient ~]# umount -f /disk/x
umount2: Device or resource busy
umount.nfs: /disk/x: device is busy
umount2: Device or resource busy
umount.nfs: /disk/x: device is busy
If I use df or lsof to try to figure out what process to kill, they hang. I
am reluctant to just reboot, as many other users are getting...
2015 Aug 31
1
Samba 4 and MS Windows NFS Server (2012R2)
...MS AD) and access
from Linux clients works fine here, so I guess it's not MS NFS server
itself that's causing the trouble.
The failing windows NFS Server reports lots of messages like:
"Server for NFS was unable to obtain security information for the
GSS user account MYDOM.TEST\nfs/nfsclient.mydom.test.
Check that the user account MYDOM.TEST\nfs/nfsclient.mydom.test
is valid and meets als configured security policies. Ther may be additional
information in the Windows Security event log.
MSV Status: 0xC000009A, Substatus: 0x0
S4U Status: 0xC000006D, Substatus: 0x0
"
The security...
2013 Feb 07
4
NFSv4 + Kerberos permission denied
...nt -vvv -t nfs -o nfsv4,sec=krb5 nfsserver:/ /mount_test/
I can see:
#klist:
Feb 6 07:22:47 Feb 6 17:22:43 nfs/nfsserver at my.domain
#/var/heimdal/kdc.log:
2013-02-06T07:28:26 TGS-REQ clientnfs at my.domain from IPv4:192.168.0.23
for nfs/nfsserver at my.domain
tcpdump:
14:59:36.140272 IP nfsclient.61011 > 192.168.0.21.kerberos-sec:
14:59:36.142301 IP 192.168.0.21.kerberos-sec > nfsclient.61011:
I got "Permission denied" message when I try to mkdir or rm. As a root
mount and as a user mount (sysctl vfs.usermounts=1).
With -sec=sys it works read-write, but with -sec=krb5 read-...
2003 May 08
1
NFS problem?
...ot; are performed
on the client, the transfer is unexpectedly stalled and
"nfs server xxx:/a: not responding" is reported.
A long time (about 10-20 minutes) later, the operations
are finished.
During the stall, tcpdump on the server says repeatedly
the following:
23:44:43.050494 nfsclient.1731995803 > nfsserver.nfs: 1472 write [|nfs] (frag 33263:1480@0+)
23:44:43.050506 truncated-ip - 2 bytes missing! nfsserver > nfsclient: udp (frag 33263:224@1480)
Did anyone experience this symptom? I tried NetBSD/sparc64
as a NFS client, but got the same result.
--
| Hiroki SATO &l...
2009 Mar 08
1
Where is nfsiod now?
Hello.
I thought rc used to start nfsiod if you set nfs_cilent_enable
back years ago.
Now, on my 7.1-RELEASE machine, it sets up a couple of sysctls
in /etc/rc.d/nfsclient script but not nfsiod.
Is nfsiod obsolete by now?
It is still on the system; does it still improve nfs performance?
Thanks,
Hiro
2006 Mar 06
1
6.1-PRERELEASE nfs root troubles
...vices.
makeoptions DEBUG=-g # Build kernel with gdb(1) debug symbols
options KDB
options KDB_TRACE
options DDB
options DDB_NUMSYM
options GDB
options BOOTP # Use BOOTP to obtain IP address/hostname
# Requires NFSCLIENT and NFS_ROOT
options BOOTP_NFSROOT # NFS mount root filesystem using BOOTP info
options BOOTP_NFSV3 # Use NFS v3 to NFS mount root
options BOOTP_COMPAT # Workaround for broken bootp daemons.
options HZ=1000
options SCHED_4BSD # 4BSD scheduler
options INET # In...
2016 Feb 03
1
nfs stuck, don't know what processes to kill
On Tue, Feb 2, 2016 at 9:23 AM, <m.roth at 5-cent.us> wrote:
> Dave Burns wrote:
> > My NFS server is up and other clients can access x. One particular client
> > can't. I tried to unmount the NFS share:
> >
> > [root at nfsclient ~]# umount -f /disk/x
> > umount2: Device or resource busy
> > umount.nfs: /disk/x: device is busy
> > umount2: Device or resource busy
> > umount.nfs: /disk/x: device is busy
> >
> > If I use df or lsof to try to figure out what process to kill, they hang.
>...
2008 Jul 24
0
cvs commit: src/contrib/pf/pfctl parse.y src/lib/libc/sys Symbol.map getsockopt.2 src/sbin/ipfw ipfw.8 ipfw2.c src/sys/conf NOTES options src/sys/contrib/ipfilter/netinet ip_fil_freebsd.c src/sys/contrib/pf/net pf.c pf_ioctl.c src/sys/kern init_sysent.c
...ip_var.h
> raw_ip.c sctp_os_bsd.h tcp_input.c
> tcp_subr.c tcp_syncache.c
> sys/netinet6 in6.c in6_ifattach.c in6_rmx.c nd6_rtr.c
> sys/netipx ipx_proto.c
> sys/nfs4client nfs4_vfsops.c
> sys/nfsclient bootp_subr.c nfs_vfsops.c
> sys/sys domain.h mbuf.h proc.h socket.h
> socketvar.h syscall.h syscall.mk
> sysproto.h
> usr.bin/netstat route.c
> Added files: (Branch: RELENG_7)
> usr....
2020 Nov 09
2
nfs root kerberos
...why this would be necessary if the
username map entry is working. I added this on the server and it's not
working either after restarting rpcidmapd.
I also saw a red hat document that talked about adding to /etc/krb5.conf:
[realms]
?
EXAMPLE.COM = {
?
auth_to_local =
RULE:[2:$1/$2@$0](host/nfsclient.example.com at EXAMPLE.COM)s/.*/root/
auth_to_local = DEFAULT
}
... but that doesn't seem to change the permission denied.
Any feedback would be greatly appreciated.
Thanks!
Jason.
2008 Jun 03
0
ALTQ and cpufreq(4)
...FTUPDATES # Enable FFS soft updates support
options UFS_ACL # Support for access control lists
options UFS_DIRHASH # Improve performance on big directories
#options MD_ROOT # MD is a potential root device
options NFSCLIENT # Network Filesystem Client
options NFSSERVER # Network Filesystem Server
#options NFS_ROOT # NFS usable as /, requires NFSCLIENT
options MSDOSFS # MSDOS Filesystem
options CD9660 # ISO 9660 F...
2016 Feb 02
0
nfs stuck, don't know what processes to kill
Try "umount -fl" ('eff el')
On Tue, Feb 2, 2016 at 1:58 PM, Dave Burns <tburns at hawaii.edu> wrote:
> My NFS server is up and other clients can access x. One particular client
> can't. I tried to unmount the NFS share:
>
> [root at nfsclient ~]# umount -f /disk/x
> umount2: Device or resource busy
> umount.nfs: /disk/x: device is busy
> umount2: Device or resource busy
> umount.nfs: /disk/x: device is busy
>
> If I use df or lsof to try to figure out what process to kill, they hang. I
> am reluctant to just reboot...
2016 Feb 02
0
nfs stuck, don't know what processes to kill
Dave Burns wrote:
> My NFS server is up and other clients can access x. One particular client
> can't. I tried to unmount the NFS share:
>
> [root at nfsclient ~]# umount -f /disk/x
> umount2: Device or resource busy
> umount.nfs: /disk/x: device is busy
> umount2: Device or resource busy
> umount.nfs: /disk/x: device is busy
>
> If I use df or lsof to try to figure out what process to kill, they hang.
> I
> am reluctant to just r...
2020 Nov 09
0
nfs root kerberos
...t
> working either after restarting rpcidmapd.
The username map is probably working, just not as you think.
>
> I also saw a red hat document that talked about adding to /etc/krb5.conf:
>
> [realms]
> ?
> EXAMPLE.COM = {
> ?
> auth_to_local =
> RULE:[2:$1/$2@$0](host/nfsclient.example.com at EXAMPLE.COM)s/.*/root/
> auth_to_local = DEFAULT
> }
>
> ... but that doesn't seem to change the permission denied.
Not sure if that will work.
Where do you have the username map defined, if it is on the DC, remove
it immediately, the mapping is already done in idm...