Displaying 1 result from an estimated 1 matches for "fshome".
Did you mean:
fcshome
2007 May 16
1
NFS /home freezes.
...s. I also set up a test nfs server with centos4 and 5 where I am
the only user, and while copying big chunks of date, nfs freezes (hangs)
too.
Here is my /etc/exports:
/home *domain.com(rw,root_squash,sync,no_subtree_check,no_wdelay)
Here is how client workstations mount the export in the fstab
fshome:/home /home/ nfs rsize=8192,wsize=8192,intr 0 0
Am I mis-configuring the nfs server of clients? Is there anything I am
not doing right?
If anybody has any suggestions, I would appreciate it very much.
Thanks,
Jean Figarella.