Failover to standby in geo-redundant systems for OpenStack plugins

Note: When the Fabric Services System control plane is not operational, OpenStack networking requests resulting in API calls to Connect/Fabric Services System fail; the OpenStack command itself fails, preserving system integrity.

Use the following steps to switchover to the standby system for an OpenStack Cloud operating a Fabric Services System managed fabric:

  1. Initiate the switch-over to the new active cluster.

    For instructions, see Initiating failover: switching between the active and standby clusters in the Fabric Services System User Guide.

  2. When the new active cluster is operational, initiate a Connect Full audit on the new active Fabric Services System.
    Send the following Connect REST API request:
    HTTP(S) POST {connect_uri}/rest/connect/api/v1/admin/audits {"deploymentId": "<deployment_id>", "scope": "FULL", "dryrun": false}