Bringing Down the Primary Site

This section describes how to bring the primary site down.

Note

If you want to isolate the site without disrupting the GR replication system, do not bring down the primary site.

The secondary site takes over the primary site’s traffic when the primary site is down or in the UNDISCOVERABLE state. To bring the primary site down, use the following configuration on the PCF Ops Center:

config 
  system mode shutdown 
  commit 
  exit 

NOTES:

  • config – Enters the configuration mode.

  • system mode shutdown – Shuts down the site.