The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

MogileFS::Worker::Replicate -- replicates files

OVERVIEW

This process replicates files enqueued in file_to_replicate table.

The replication policy (which devices to replicate to) is pluggable, but only one policy comes with the server. See MogileFS::ReplicationPolicy::MultipleHosts

SEE ALSO

MogileFS::Worker

MogileFS::ReplicationPolicy

MogileFS::ReplicationPolicy::MultipleHosts