This section describes how to check the status of the arbitration server.
The status of the connection between the Mirroring Controller arbitration process and primary server/standby server can be checked by executing the mc_arb command in status mode.
The example below executes the mc_arb command, and shows the status.
Example)
$ mc_arb status -M /mcarb_dir/arbiter1 server_id host status --------------------------------------- server1 192.0.3.100 online server2 192.0.3.110 online
Example)
> mc_arb status -M D:\mcarb_dir\arbiter1 server_id host status --------------------------------------- server1 192.0.3.100 online server2 192.0.3.110 online