LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

Re: Choosing distributed filesystem

To: "Joseph Mack" <mack.joseph@xxxxxxx>, <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Choosing distributed filesystem
From: "Karl Kopper" <karl@xxxxxxxxxxxxxxx>
Date: Fri, 31 Oct 2003 11:46:23 -0800
> > What let's me say this is the fact that since late February the
> > company where I work has been using Linux NFS clients in an LVS cluster
as
> > the main business system without a single problem.
> ..
> good to know
>
> > This cluster is all in one data center. I would sooner quit my job than
be
> > forced into implementing a file system for a mission critical
application
> > that had to do lock operations to guarantee data integrity over a WAN. I
> > don't care how good the file system code is.
>
> This went over my head. Are you using locking with nfs or not?
>

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.

--Karl

<Prev in Thread] Current Thread [Next in Thread>