Gluster
Jump to navigation
Jump to search
GlusterFS
wp:GlusterFS is a scalable network filesystem. Using common off-the-shelf hardware, you can create large, distributed storage solutions for media streaming, data analysis, and other data- and bandwidth-intensive tasks. Gluster was aquired by RedHat in 2011. (And they bought Ceph in 2014.)
Check Gluster[edit | edit source]
gluster volume info
gluster volume status
gluster peer status
systemctl status glusterd
If you ls /opt/data-meza/uploads-gluster
and get "Transport endpoint is not connected". The solution to this is to umount /opt/data-meza/uploads-gluster
and mount /opt/data-meza/uploads-gluster
Resources[edit | edit source]
- https://www.redhat.com/en/technologies/storage
- https://www.gluster.org/
- Docs
- https://support.rackspace.com/how-to/add-and-remove-glusterfs-servers/
- https://support.rackspace.com/how-to/recover-from-a-failed-server-in-a-glusterfs-array/
- https://www.tecmint.com/perform-self-heal-and-re-balance-operations-in-gluster-file-system/