ONTAP 9 Manuals ( CA08871-402 )

Locate the ONTAP cluster configuration backup file to restore a cluster

You use the configuration from either a node in the cluster or a cluster configuration backup file to recover a cluster.

Steps
  1. Choose a type of configuration to recover the cluster.

    • A node in the cluster

      If the cluster consists of more than one node, and one of the nodes has a cluster configuration from when the cluster was in the desired configuration, then you can recover the cluster using the configuration stored on that node.

      In most cases, the node containing the replication ring with the most recent transaction ID is the best node to use for restoring the cluster configuration. The cluster ring show command at the advanced privilege level enables you to view a list of the replicated rings available on each node in the cluster.

    • A cluster configuration backup file

      If you are recovering the cluster from a configuration backup file, any configuration changes made since the backup was taken will be lost. You must resolve any discrepancies between the configuration backup file and the present configuration after recovery.

  2. If you chose to use a cluster configuration backup file, then make the file available to the node you plan to use to recover the cluster.

    If the configuration backup file is located…​ Then…​

    At a remote URL

    Use the system configuration backup download command at the advanced privilege level to download it to the recovering node.

    On a node in the cluster

    1. Use the system configuration backup show command at the advanced privilege level to find a cluster configuration backup file that was created when the cluster was in the desired configuration.

    2. If the cluster configuration backup file is not located on the node you plan to use to recover the cluster, then use the system configuration backup copy command to copy it to the recovering node.

Learn more about cluster ring show in the ONTAP command reference.

Top of Page