Geo Reset Role

To reset the GR instance role (for example, role from STANDBY to PRIMARY), use the following command:

geo reset-role role role instance-id gr_instanceId 

NOTES:

  • role role —Specify new role for the given site.

    Role can be maintenance, primary, or standby (maintenance mode is not supported).

  • instance-id gr_instanceId —Specify GR Instance ID.

geo reset-role command triggers change in the role for the given instance on local site. Remote site will not receive any message for the same command. It is only possible to change the role for the given instance ID from STANDBY_ERROR to STANDBY and STANDBY to PRIMARY. Another role change is not possible.