Re: [Zope-dev] Weird Data.fs corruption...zope-dev@zope.org

2000-08-10 Thread Jim Fulton
Dieter Maurer wrote: > > Martijn Pieters writes: > > Ai, NFS! There is a known no-no about using NFS for Data.fs storage, it leads > > to data corruptions. Zope and NFS do not mix. > Huch, why that? > > I use Data.fs (occasionally) over NFS and did not yet have had > problems. > And appending

Re: [Zope-dev] Weird Data.fs corruption... zope-dev@zope.org

2000-08-09 Thread Martijn Pieters
On Wed, Aug 09, 2000 at 10:56:44PM +0200, Dieter Maurer wrote: > Martijn Pieters writes: > > Ai, NFS! There is a known no-no about using NFS for Data.fs storage, it leads > > to data corruptions. Zope and NFS do not mix. > Huch, why that? > > I use Data.fs (occasionally) over NFS and did not ye

Re: [Zope-dev] Weird Data.fs corruption...zope-dev@zope.org

2000-08-09 Thread Dieter Maurer
Martijn Pieters writes: > Ai, NFS! There is a known no-no about using NFS for Data.fs storage, it leads > to data corruptions. Zope and NFS do not mix. Huch, why that? I use Data.fs (occasionally) over NFS and did not yet have had problems. And appending to a file should work over NFS. Locking