> > We are doing locking with NFS (the fcntl calls from the application
cause
> > the Linux kernel to use statd/lockd to talk to the NAS server). I just
> > wouldn't do locking over a WAN.
>
> I missed the WAN bit. So you were referring to some sort of file system
> (distributed ?, eg AFS) spread over a WAN? I had forgotten that some
> distributed file systems aren't local only.
>
I'm probably confused. I'm just talking about doing any type of lock
operation over a WAN (for example an NFS client that connects to the NAS box
over the WAN). Not really distributed content stored on direct attached disk
on each node (though that would have to be even worse for locking over a
WAN).
--Karl
|