Clayton Ginsburg | 9 Feb 18:38
Favicon

Re: wiki filesystem structure

> component on another.Its arguable that DokuWiki could accomplish
> something similar by using NFS mounts to allow multiple locally remote
> (i.e. LAN connected) servers to access the wiki data directory tree.".
> NFS could be used but then you have a single source of failure as you
> do
> with most file systems. With a clustered backend DB you can have
> multiple front ends and a fault tolerant backend.

To get around this single point of failure try using a clustered file
system/distributed file system. In particular in you have a SAN(which
should have a ridiculous amount of fault tolerance built into it) you
could use GFS, OCFS2, ASMFS, ZFS, or any number of other file systems
with similar technology.  Combine this with a decent load balancer tech,
and you should be able to have a pretty scalable/fault tolerant dokuwiki
install that is just as robust as a "clustered db"

- Clayton Ginsburg
--

-- 
DokuWiki mailing list - more info at
http://www.dokuwiki.org/mailinglist


Gmane