The error reported by windows client is like this
ERROR: 0x80070021 The process cannot access the file because another process
has locked a portion of the file.
I google it and hit the samba bug report 8481 .
Which is very similar to this problem.
After installing OpenSuse 11.3 on a client I am trying to mount the home-share via nfsv4/krb5 on the OpenSuse 11.0 server.
Userlogin via ldap/krb5 works fine. Kerberos login via kinit works also.
Only mounting the share with sec=krb5 gives the error message
mount.nfs4: access denied by server while mounting server.domain:/home
I get a machine credential
I have an NFSv3 export from a Linux fileserver which used to mount fine. The fileserver had to go down for hardware maintenance. After bringing the server back up, the Linux client can no longer mount the nfs export.
No configuration has changed on the server or the client.
Hey,
I have a problem with NFS Share.
I can not use nfs from F10 client to F12 server.
nfs mount on F10 to F12 times out anf nfs4 mount gives
"mount.nfs4: mounting localhost:/home failed, reason given by server:
No such file or directory"
I have tried to close firewall and set selinux to permissive mode on both client and server with same result.
Samba works fine.
Whacking my head on the keyboard over this one, hopefully someone can give some insight. Been googleling all over but no solutions work. Here goes:
I have a home network so kereberos and ldap would be overkill. I have the same username on the client and server but of course different uids. Both machines are Fedora 18 running nfsv4.
I have my nfs server running on 192.168.1.99 box, and I have my /etc/exports configured using
/myshare 192.168.1.*(rw,sync,no_subtree_check)
I was able to mount nfs from 192.168.1.50 client box.
However I was unable to mount from 192.168.1.49!
with nfsv3,i can use showmount command to list the volumes.
NAME
showmount - show mount information for an NFS server
SYNOPSIS
/usr/sbin/showmount [ -adehv ] [ --all ] [ --directories ] [ --exports ] [ --help ] [ --version ] [ host ]
DESCRIPTION
showmount queries the mount daemon on a remote host for information about the state of the NFS server on that
I have an Ubuntu 10.10 server and client.
The server is stable, but the client crashes when writing to an nfs mount.
The server has a software RAID, and I have tried every combination I can think of for mounting the share (udp, tcp, write size, nfs, nfs4 and so forth).
I don't have any security on the share, and it only appears to happen when writing to the share (so far).