Mogadm slave

dormando dormando at rydia.net
Wed Jan 30 16:56:22 UTC 2008


drpr0ctologist at gmail.com wrote:
> How exactly does the 'mogadm slave' work?  Can I use it to replicate my 
> internal mogile tracker+db+storage to a whole set of new servers on 
> another network using this?
>  

mogadm slave tells mogilefs to do all of its path lookups using "slave" 
mysql servers.

IE:

[MasterDB] -> [SlaveA]
            -> [SlaveB]

... and all of your writes would go to MasterDB, some reads, and any 
read necessary to return a get_paths command could go to SlaveA or SlaveB.

It does not slave filessystems or affect file replication at all.

-Dormando


More information about the mogilefs mailing list