Search code examples
glusterfs

How to check glusterfs-server status outside the machine?


I want to check glusterfs-server status, but not in the machine running the server. For example, I want to use curl gluster-server-ip:24007 from the client-side and then check if 200 OK is returned.


Solution

  • Heketi may help.

    It is RESTful based volume management framework for GlusterFS

    link: https://github.com/heketi/heketi