yum install -y glusterfs glusterfs-fuse echo “client1” > /etc/hostname systemctl enable glusterd mkdir /mnt/gvol0 mkdir /mnt/gvol1 reboot On each Gluster server We need to add two disks to each Gluster…
Read more
yum install -y glusterfs glusterfs-fuse echo “client1” > /etc/hostname systemctl enable glusterd mkdir /mnt/gvol0 mkdir /mnt/gvol1 reboot On each Gluster server We need to add two disks to each Gluster…
Read morein my pool with 1 brick each. And i’m issuing these commands on server1. gluster volume stop agixvol1 gluster volume delete agixvol1 gluster peer detach server2 gluster peer detach server3…
Read morekernel share modes = no vfs objects = glusterfs glusterfs:volume = gvol0 glusterfs:volfile_server = server1 [gvol1] browseable = yes writeable = yes comment = Gluster Gvol1 path = / kernel…
Read morethese from scratch so any existing settings may be lost. rpm -ivh http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-5.noarch.rpm wget -P /etc/yum.repos.d http://download.gluster.org/pub/gluster/glusterfs/LATEST/CentOS/glusterfs-epel.repo yum -y install glusterfs glusterfs-fuse glusterfs-server systemctl start glusterd.service We need to deal…
Read morefirst. mkdir /mnt/gluster mount -t glusterfs 10.0.0.11:/gvol0 /mnt/gluster Where “10.0.0.11” is the IP address of any Gluster server. And “gvol0” is the Volume name on the Gluster server. At this…
Read moreGluster is the SDS (Software Defined Storage) of choice for businesses around the world. Gluster began as a community project and was later commercialized by Redhat after hardening and general…
Read more…and so much more. Trends towards automation with Ansible, containers with OpenShift and SDS (software defined storage) with Gluster prove that the technology is ready and the benefits are there….
Read more…until then, a local NAS will be needed. We’ve worked with many kinds of storage systems with involvement of NFS, SMB/CIFS (Samba 3 & 4) and Gluster. Email These days…
Read more