[Zope-dev] Weird Data.fs corruption...
zope-dev@zope.org
Dieter Maurer
dieter@handshake.de
Wed, 9 Aug 2000 22:56:44 +0200 (CEST)
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 may be a bit more problematic, but this is not an
issue provided I ensure that only on Zope process runs at a
time.
Dieter