summaryrefslogtreecommitdiff
blob: ac315691cad6dfe9c4e0d4f45e38ca0009f34659 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://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>