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

NAME

MogileFS::Utils - Command line utilities for the MogileFS distributed file system.

SYNOPSIS

mogadm

mogstats

mogupload

mogfetch

mogdelete

mogfileinfo

moglistkeys

moglistfids

mogfiledebug

mogtool (DEPRECATED: Do not use!)

SUMMARY

Please refer to the documentation for the tools included in this distribution.

CONFIGURATION FILE

Most of the utilities in this package support a configuration file. Common options can be pushed into the config file, such as trackers, domain, or class. The file is in /etc/mogilefs/mogilefs.conf and ~/.mogilefs.conf by default. You may also specify a configuration via --conf=filename

Example:

    trackers = 10.0.0.1:7001,10.0.0.3:7001
    domain = foo

AUTHOR

Brad Fitzpatrick <brad@danga.com>

Dormando <dormando@rydia.net>

BUGS

Please report any on the MogileFS mailing list: http://groups.google.com/group/mogile/.

LICENSE

Licensed for use and redistribution under the same terms as Perl itself.