You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/sys-cluster/glusterfs/metadata.xml

22 lines
1.4 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>cluster</herd>
<longdescription lang='en'>
GlusterFS is a cluster file-system capable of scaling to several peta-bytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is based on a stackable user space design without compromising performance.
</longdescription>
<use>
<flag name='bd-xlator'>Enable the blockdevice translator (requires <pkg>sys-fs/lvm2</pkg>)</flag>
<flag name='crypt-xlator'>Enable the encryption translator</flag>
<flag name='fuse'>Add FUSE mount helper</flag>
<flag name='glupy'>Enable support for translators written in Python</flag>
<flag name='georeplication'>Enable support for georeplication (requires <pkg>dev-lang/python</pkg>)</flag>
<flag name='extras'>Install extra helper scripts</flag>
<flag name='infiniband'>Add support for Infiniband ibverbs transport.
Libraries can be found in science overlay</flag>
<flag name='rsyslog'>Install configuration snippet for <pkg>app-admin/rsyslog</pkg></flag>
<flag name='qemu-block'>Transparently create files as QCow2/QED images in the backend, including the possibility to snapshot.</flag>
<flag name='systemtap'>Enable support for <pkg>dev-util/systemtap</pkg></flag>
</use>
</pkgmetadata>