| text = Note: Once a pool has been established, only trusted members may probe new servers into the pool. A new server cannot probe the pool, it must be probed from the pool.
}}
== Check Gluster ==
<source lang="bash">
gluster volume info
gluster volume status
gluster peer status
systemctl status glusterd
</source>
If you <code>ls /opt/data-meza/uploads-gluster</code> and get "'''Transport endpoint is not connected'''". The solution to this is to <code>umount /opt/data-meza/uploads-gluster</code> and <code>mount /opt/data-meza/uploads-gluster</code>
== Resources ==