Starting with PR #231, output of sqcheck and dcscheck has been enhanced.
sqcheck will now display information of DcsMaster and DcsServer as seen
below
The SQ environment is up!
Process Configured Actual Down
------- ----------
------ ----
DTM 3
3
RMS 6
6
DcsMaster 3
3
DcsServer 3 3
mxosrvr 6
6
On clusters with HA configured, dcscheck will now report the primary,
backup and the active master node. In addition you will be able to
configure the node where you would like to start the DcsMaster
($DCS_INSTALL_DIR/conf/master).
*Note : Installer changes to support the floating ip has not been complete
yet. Changes will come in the subsequent PR*
[trafodion@ip-172-31-40-112 ~]$ ./dcscheck
Cluster Configuration: HA
Zookeeper listen port: 2181
DcsMaster listen port: 23400
Configured Primary DcsMaster: "ip-172-31-40-112"
Configured Backup DcsMasters: "ip-172-31-47-201 ip-172-31-47-202 "
Active DcsMaster : "ip-172-31-40-112", pid 13876
Process Configured
Actual Down
--------- ----------
------ ----
DcsMaster 3
3
DcsServer 3
3
mxosrvr 6
6
Anu
|