FreeBSD NFS server & Linux clients
Ian
no-spam at people.net.au
Tue Dec 4 23:46:03 PST 2007
I'm trying to get some opensuse 10.3 clients to access nfs shares on a FreeBSD
5.5 server. It works fine most of the time, but every so often when using big
programs like openoffice & firefox, the program will stop responding for a
couple of minutes.
After doing some googling, I enabled lockd & statd enabled on the FBSD
server - before I did that, those apps wouldn't even start without massive
delays. I still get these occasional lockup while using the apps however.
Interestingly, other apps seem to be able to access the nfs shares even while
the 'big' apps have stopped responding.
Just wondering if anyone has any idea how to fix or even troubleshoot this
problem?
My rc.conf on the server looks like:
portmap_enable="YES"
rpcbind_enable="YES"
rpc_lockd_enable="yes"
rpc_statd_enable="yes"
nfs_server_enable="YES"
nfs_client_enable="yes"
mountd_flags="-r"
Cheers,
--
Ian
gpg key: http://home.swiftdsl.com.au/~imoore/no-spam.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 194 bytes
Desc: This is a digitally signed message part.
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20071205/a2688c75/attachment.pgp
More information about the freebsd-questions
mailing list