          MODULE=glusterfs
         VERSION=11.1
          SOURCE=$MODULE-$VERSION.tar.gz
      SOURCE_URL=https://download.gluster.org/pub/gluster/glusterfs/${VERSION%.*}/$VERSION/
      SOURCE_VFY=sha256:6a31b8450d02cd12f47f4571c031e9d6b8705279a0e8970ae9a05e1c87dffb76
        WEB_SITE=http://www.gluster.org/
         ENTERED=20140108
         UPDATED=20240214
           SHORT="A distributed, replicated, self-healing filesystem"

cat << EOF
GlusterFS is an open source, distributed file system capable of scaling to
several petabytes (actually, 72 brontobytes!) and handling thousands of clients.
GlusterFS clusters together storage building blocks over Infiniband RDMA or
TCP/IP interconnect, aggregating disk and memory resources and managing data in
a single global namespace. GlusterFS is based on a stackable user space design
and can deliver exceptional performance for diverse workloads.
EOF
