Version:

Managing an HA ClusterΒΆ

Once HA has been configured, several commands are available to aid the management of your HA Cluster. Run the following with one of the commands from the table below:

service gpudb-ha <command>
Command Description
all-start Starts the gpudb, gpudb-ha, and gpudb-mq services.
all-status Displays the status of the gpudb, gpudb-ha, and gpudb-mq services.
all-stop Stops the gpudb, gpudb-ha, and gpudb-mq services.
backup-restart Restarts the backup processor service.
backup-start Starts the backup processor service.
backup-status Displays the status of the backup processor service.
backup-stop Stops the backup processor service.
gpudb-start Starts the gpudb and gpudb-ha services.
gpudb-status Displays the status of the gpudb and gpudb-ha services.
gpudb-stop Stops the gpudb and gpudb-ha services.
ha-restart Restarts the gpudb-ha service.
ha-start Starts the gpudb-ha service.
ha-status Displays the status of the gpudb-ha service.
ha-stop Stops the gpudb-ha service.
mq-restart Restarts the gpudb-mq service.
mq-status Displays the status of the gpudb-mq service.
mq-start Starts the gpudb-mq service.
mq-stop Stops the gpudb-mq service.
restart Restarts the gpudb-ha and backup processor services.
start Starts the gpudb-ha and backup processor services.
status Displays the status of the gpudb-ha and backup processor services.
stop Stops the gpudb-ha and backup processor services.