<div dir="ltr">On Tue, Sep 30, 2008 at 6:32 PM, David Bear <span dir="ltr">&lt;<a href="mailto:david.bear@asu.edu">david.bear@asu.edu</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Since I have started using vmware ESX as a hosting platform for zope,<br>
I&#39;ve been mostly happy. However, I am wondering if I should have any<br>
concerns with storing the zodb on nfs. All our file systems on ESX are<br>
nfs mounted and lately we have had some interesting issues with the LAN<br>
that nfs runs on. So I&#39;m am wondering if I should be concerned about<br>
storing the zodb on nfs mounted filesystems.<br>
</blockquote></div><br>You may want to investigate GlusterFS instead. From our experiments, it works just fine for read/write. Locking is fine too. Would be advisable to setup ZEO instead.<br><br>Note that GlusterFS is still under heavy development, thus may not be suitable for production any time soon. ;)<br>
<br><br>KwangErn<br></div>