Hi friend! hope below can help:
Run the following command to check the running status of the GaussDB database:
sh /opt/dsware/manager/setup/forCommonServer/checkFSMStatus.sh | grep gaussDB

In the command output, Active_normal specifies that DSM01 is the active FSM node and DSM02 is the standby FSM node. Repairing and Exception specify the running status of the standby FSM GaussDB database.
Thanks!