Re: Multiple Apache webdav servers sharing repositories via NFS

2013-09-07 Thread Ryan Schmidt
On Sep 7, 2013, at 19:24, Nico Kadel-Garcia wrote: > > http://www.pbs.org/wgbh/evolution/library/01/6/l_016_08.html > > *Do not do this* with write access repositories, is my advice from knowledge > of NFS filesystems. Writes, and partial writes, can occur from one host for > the next "commit"

Re: Multiple Apache webdav servers sharing repositories via NFS

2013-09-07 Thread Nico Kadel-Garcia
> http://www.pbs.org/wgbh/evolution/library/01/6/l_016_08.html *Do not do this* with write access repositories, is my advice from knowledge of NFS filesystems. Writes, and partial writes, can occur from one host for the next "commit" but not actually be seen on the next "round robin" server until

Multiple Apache webdav servers sharing repositories via NFS

2013-09-04 Thread Cheyenne Wills
I've done several searches, and have found old and conflicting responses to the question of sharing a repository via NFS. So what is the current set of concerns with sharing repositories using NFS among several web servers? Here is the scenario, several hundred repositories shared via NFS to a cou