1MogileFS::Utils(3)    User Contributed Perl Documentation   MogileFS::Utils(3)
2
3
4

NAME

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

SYNOPSIS

10       mogadm
11
12       mogstats
13
14       mogupload
15
16       mogfetch
17
18       mogdelete
19
20       mogfileinfo
21
22       moglistkeys
23
24       moglistfids
25
26       mogfiledebug
27
28       mogtool (DEPRECATED: Do not use!)
29

SUMMARY

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

CONFIGURATION FILE

35       Most of the utilities in this package support a configuration file.
36       Common options can be pushed into the config file, such as trackers,
37       domain, or class. The file is in /etc/mogilefs/mogilefs.conf and
38       ~/.mogilefs.conf by default. You may also specify a configuration via
39       --conf=filename
40
41       Example:
42
43           trackers = 10.0.0.1:7001,10.0.0.3:7001
44           domain = foo
45

AUTHOR

47       Brad Fitzpatrick <brad@danga.com>
48
49       Dormando <dormando@rydia.net>
50

BUGS

52       Please report any on the MogileFS mailing list:
53       <http://groups.google.com/group/mogile/>.
54

LICENSE

56       Licensed for use and redistribution under the same terms as Perl
57       itself.
58
59
60
61perl v5.30.1                      2020-01-30                MogileFS::Utils(3)
Impressum