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


MogileFS-Utils documentation  | view source Contained in the MogileFS-Utils distribution.

Index


NAME

Top

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

SYNOPSIS

Top

mogadm

mogstats

mogupload

mogfetch

mogdelete

mogfileinfo

moglistkeys

moglistfids

mogfiledebug

mogtool (DEPRECATED: Do not use!)

SUMMARY

Top

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

CONFIGURATION FILE

Top

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

Top

Brad Fitzpatrick <brad@danga.com>

Dormando <dormando@rydia.net>

BUGS

Top

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

LICENSE

Top

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


MogileFS-Utils documentation  | view source Contained in the MogileFS-Utils distribution.