60 PerlMonks - Newest Nodes New nodes appearing on PerlMonks http://perlmonks.org/~perl2/bare/index.pl?node_id=30175 http://blogs.law.harvard.edu/tech/rss PerlMonks Newest Nodes XML Generator Wed Apr 8 09:04:54 2026 PerlMonks 961 30 rss,clean http://perlmonks.org/ Wed Apr 8 09:04:54 2026 20260408090454 2026-04-08 19:04:54 Anonymous Monk Re^2: NFS File Locking jbw8387 http://perlmonks.org/~perl2/bare/index.pl?node_id=11167508 I just use "mount -t nfs4" to mount the file system. Locking parameters would be whatever the defaults are. I am sure it is not using local locking. If it were using local locking, then things wou... note Wed, 08 Apr 2026 14:30:12 +0000 http://perlmonks.org/~perl2/bare/index.pl?node_id=11167508 11167508 11167504 2026-04-08 10:30:12 jbw8387 Re: NFS File Locking choroba http://perlmonks.org/~perl2/bare/index.pl?node_id=11167507 What version of NFS are you running? 3 and 4 are quite different when it comes to locking. How is the NFS configured? What are the values of lock and local_lock? ... note Wed, 08 Apr 2026 13:15:01 +0000 http://perlmonks.org/~perl2/bare/index.pl?node_id=11167507 11167507 832495 2026-04-08 09:15:01 choroba