ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • system configuration recovery cluster show

    Show cluster recovery status

    Availability: This command is available to cluster administrators at the advanced privilege level.

    Description

    The system configuration recovery cluster show command displays the cluster recovery status. Cluster recovery status is "not-in-recovery" under normal operations, and it becomes "in-progress" if a new cluster is created using the system configuration recovery cluster recreate command with the -from backup parameter. When cluster recovery status is "in-progress", wait until the output of the "Is Recovery Status Persisted" field is true before using the system configuration recovery cluster rejoin command to recover other nodes in the cluster.

    Examples

    The following example displays the cluster recovery status.

    source::> system configuration recovery cluster show
                  Recovery Status: in-progress
     Is Recovery Status Persisted: true
    Top of Page