Install & Configure GlusterFS -CentOS / RHEL

GlusterFS is a software-only, highly available, scalable, centrally managed storage pool. Installing GlusterFS Server Installation Download & Install rpm from OR build rpm from tar Install Dependency yum -y groupinstall "Development tools" yum -y install fuse fuse-devel rpcbind readline-devel libibverbs-devel rpm-devel download latest tar from http://download.gluster.com/pub/gluster/glusterfs/LATEST/ Build RPM rpmbuild -ta glusterfs-3.2.5.tar.gz cd ./rpmbuild/RPMS/x86_64 rpm -ivh [...]

Full Story »

Trending Posts