On Thu, 23 Oct 2008, Zubin wrote:
> /etc/mogilefs/mogilefs.conf
>
> listener_jobs 5
> delete_jobs = 1
> replicate_jobs = 5
> reaper_jobs = 1
> monitor_jobs = 1
> fsck_jobs = 1
These control the number of the various workers running... leave the last
3 at one, and tune the rest upward if necessary. ie; if deletes are
lagging, add more delete workers. if your requests aren't being processed
very fast, you might need more listeners (queryworkers).
> daemonize = 1
whether or not to background mogilefsd.
> mog_root = /mnt/mogilefs
meh.
>
>
> etc/mogstored/mogstored.conf
>
> maxconns = 10000
obvious. :P
>
>
> /etc/mogilefs/mogtool.conf
>
> overwrite = 1
> chunksize = 32M
> receipt = ad...@bigmaps.com
> verify = 1
> concurrent = 3
Useless unless you're using mogtool to store very large backups of
files... easy enough to just ignore this.
These really aren't documented in the mailing list history or wiki
anywhere?
-Dormando
Which wiki is the best to update /look for information?
Uhhhm. Embarassing. We should be moving to the google pages wiki. Anyone
want to finish moving pbwiki over there so we can retire it?
-Dormando