members
The members command outputs a list of the currently identified managers within the dataservice.
For example:
[LOGICAL] /alpha > members
alpha/host1(ONLINE)/192.168.1.60:7800
alpha/host2(ONLINE)/192.168.1.61:7800
alpha/host3(ONLINE)/192.168.1.62:7800
The command outputs each identified manager service within the current dataservice.
The format of the output information is:
DATASERVICE/HOST(STATUS)/IPADDR:PORT
Where:
DATASERVICE: The name of the dataservice.HOST: The name of the host on which the manager resides.STATUS: The current status of the manager.IPADDR: The IP address of the manager.PORT: The primary TCP/IP port used for contacting the manager service.
The members command can be used as an indicator of the overall status of the dataservice. The information
shown for each manager within a single dataservice should be identical. If different information is shown, or an incomplete
number of managers compared to the number of configured managers is provided, then it may indicate a communication or partition
problem within the dataservice.