| MogileFS-Utils documentation | view source | Contained in the MogileFS-Utils distribution. |
MogileFS::Utils - Command line utilities for the MogileFS distributed file system.
mogadm
mogstats
mogupload
mogfetch
mogdelete
mogfileinfo
moglistkeys
moglistfids
mogfiledebug
mogtool (DEPRECATED: Do not use!)
Please refer to the documentation for the tools included in this distribution.
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
Brad Fitzpatrick <brad@danga.com>
Dormando <dormando@rydia.net>
Please report any on the MogileFS mailing list: http://groups.google.com/group/mogile/.
Licensed for use and redistribution under the same terms as Perl itself.
| MogileFS-Utils documentation | view source | Contained in the MogileFS-Utils distribution. |