Operating System - Tru64 Unix
1827929 Members
1899 Online
109973 Solutions
New Discussion

NFS Locking Problem

 
Christoph Najer
Occasional Advisor

NFS Locking Problem

Hi
We have some problem with the nfs locking.
we have two Servers with the same application and some datas are shared with nfs from the first host to the secound host.
If we have the nfs locking enabled, then run the application correct, bat very slow, wenn we have access from both host to the same files.
If we do disable the nfs locking, then run the application very fast, but some funcions are locked and dosn't work.
Is there an other option in NFS for the file locking?
Thanks
Chris
Chris
2 REPLIES 2
Mobeen_1
Esteemed Contributor

Re: NFS Locking Problem

Chris,
Try using insecure_locks export option and let me know if it helps.

regards
Mobeen
Ralf Puchner
Honored Contributor

Re: NFS Locking Problem

be sure network performance and dns resolution works without a problem.
Help() { FirstReadManual(urgently); Go_to_it;; }