MogileFS (distributed filesystem) server Maintained by:trociny@FreeBSD.org Port Added: 08 Aug 2011 13:10:45 Also Listed In:perl5 License: not specified in port
http://en.wikipedia.org/wiki/MogileFS:
MogileFS was created by Danga Interactive for use with LiveJournal. It
is similar to the Andrew File System in its design goal. It is different
than a traditional filesystem in that the user has to access files via
an API. However, it's possible to implement the file system in user
space using FUSE, or a similar package.
MogileFS enables horizontal scaling of storage across any number of
machines. Files are replicated between machines according to
customizable rules such that at any time a number of drives or machines
could be lost without data becoming unavailable. It is designed for high
volume applications, such as high traffic websites, to spread storage
across cheaper machines without relying on technologies such as NFS.
WWW: http://search.cpan.org/dist/MogileFS-Server/
To install the port:cd /usr/ports/sysutils/p5-MogileFS-Server/ && make install clean To add the package:pkg_add -r p5-MogileFS-Server
Configuration Options
===> The following configuration options are available for p5-MogileFS-Server-2.67:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
sysutils/p5-MogileFS-Server: fix issues with with daemon startup.
Assign maintainership of this and related ports to the submitter -
he can take better care of these ports than perl@.
PR: 171691
Submitted by: trociny
- Force commit to state the repocopy was performed: sysutils/p5-mogilefs-server
-> sysutils/p5-MogileFS-Server
PR: ports/159327
Submitted by: sunpoet (myself)
Repocopied by: marcus (portmgr)