-
-
19 Jan 2018 21:43:02 UTC
- Distribution: MogileFS-Server
- Source (raw)
- Browse (raw)
- Changes
- Homepage
- How to Contribute
- Repository
- Issues
- Testers (316 / 515 / 0)
- Kwalitee
Bus factor: 0- 19.50% Coverage
- License: unknown
- Activity
24 month- Tools
- Download (197.54KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- DBI
- Danga::Socket
- Getopt::Long
- IO::AIO
- MogileFS::Client
- Net::Netmask
- Perlbal
- Symbol
- Sys::Syscall
- Sys::Syslog
- Test::More
- fields
- and possibly others
- Reverse dependencies
- CPAN Testers List
- Dependency graph
NAME
MogileFS::ReplicationPolicy::Union -- satisfy 2 or more replication policies
RULES
Use this replication policy to satisfy multiple replication policies. For instance:
Union(MultipleHosts(3), OnDevice(7))
Would make sure a class' files replicate on 3 unique hosts, and are also on device 7 (which is perhaps your backup device).
SEE ALSO
Module Install Instructions
To install MogileFS::Server, copy and paste the appropriate command in to your terminal.
cpanm MogileFS::Server
perl -MCPAN -e shell install MogileFS::Server
For more information on module installation, please visit the detailed CPAN module installation guide.