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.
Asked
Active
Viewed 491 times
0

Haoyuan Ge
- 3,379
- 3
- 24
- 40
1 Answers
0
Heketi may help.
It is RESTful based volume management framework for GlusterFS

kumar
- 2,530
- 6
- 33
- 57
-
Will heketi check servers' status periodically? Or only save status when creating volumes? – Haoyuan Ge Mar 23 '17 at 06:35
-
@Pao It can check status dynamically is my understanding. – kumar Mar 23 '17 at 06:42