How do i configure the trusted glusterfs pool?



  • The trusted glusterfs pool is a group of gluster servers that make up the cluster.

    Remember to open up relevant ports; from the gluster documentation:

    Ensure that TCP and UDP ports 24007 and 24008 are open on all Gluster servers. Apart from these ports, you need to open one port for each brick starting from port 49152 (instead of 24009 onwards as with previous releases). The brick ports assignment scheme is now compliant with IANA guidelines. For example: if you have five bricks, you need to have ports 49152 to 49156 open.

    On a two node cluster from server1

    gluster1> gluster peer probe server2
    peer probe: success. 
    

    On a two node cluster from server2

    gluster1> gluster peer probe server1
    peer probe: success.
    

Log in to reply
 

© Lightnetics 2024