Index of /pub/gluster/glusterfs/old-releases/3.6/3.6.5/Raspbian/jessie
Packages of GlusterFS for Raspbian jessie are available here from the Gluster Community...
Add the GPG key to apt:
wget -O - http://download.gluster.org/pub/gluster/glusterfs/3.6/LATEST/Raspbian/jessie/pub.key | apt-key add -
N.B. Starting with jessie, the gpg key for packages has changed to the same
key used to sign the RPM packages for RHEL, EPEL, Fedora, etc.
Add the source:
echo deb http://download.gluster.org/pub/gluster/glusterfs/3.6/LATEST/Raspbian/jessie/apt jessie main > /etc/apt/sources.list.d/gluster.list
Update package list:
apt-get update
Install:
apt-get install [ glusterfs-server | glusterfs-client ]