-
-
19 Jan 2018 21:36:25 UTC
- Distribution: MogileFS-Utils
- Module version: 2.30
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (375 / 0 / 0)
- Kwalitee
Bus factor: 0- % Coverage
- License: unknown
- Activity
24 month- Tools
- Download (39.7KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- Compress::Zlib
- LWP::Simple
- MogileFS::Client
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
MogileFS::Utils - Command line utilities for the MogileFS distributed file system.
SYNOPSIS
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.
Module Install Instructions
To install MogileFS::Utils, copy and paste the appropriate command in to your terminal.
cpanm MogileFS::Utils
perl -MCPAN -e shell install MogileFS::Utils
For more information on module installation, please visit the detailed CPAN module installation guide.