Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 233 Bytes

File metadata and controls

10 lines (8 loc) · 233 Bytes

Install from RPM with YUM

cd /etc/yum.repos.d/
wget http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/glusterfs-epel.repo

yum install glusterfs{-fuse,-server}
service glusterd start
chkconfig glusterd on