Mathieu Bruneau schrieb: > Hi, > I haven't tried it but if that works well that's surely a feature I > would like to see available... That would ease our issue of having a > file (or folder) replicated to a standby node thus helping toward having > a better availability system.
now, solving "replication" of standby data on the file system shouldn't be done by kludging it via a central mysql server ;) For replication of the storage subsystem (file or spool dir) you should consider using DRBD http://www.drbd.org/ or an other kernel layer distributed file system. Stipe -- ------------------------------------------------------------------- Kölner Landstrasse 419 40589 Düsseldorf, NRW, Germany tolj.org system architecture Kannel Software Foundation (KSF) http://www.tolj.org/ http://www.kannel.org/ mailto:st_{at}_tolj.org mailto:stolj_{at}_kannel.org -------------------------------------------------------------------
