ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • metrocluster operation show

    Display details of the last MetroCluster operation

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

    Description

    The metrocluster operation show command displays information about the most recent MetroCluster operation run on the local cluster.

    This command will display information about all MetroCluster commands except for the commands in the metrocluster check directory. This command will not display any information after MetroCluster has been completely unconfigured using the metrocluster unconfigure command.

    Examples

    The following example shows the output of metrocluster operation show after running a metrocluster configure command was successful:

    clusA::> metrocluster operation show
                  Operation: configure
                      State: successful
                 Start time: 2/15/2013 18:22:46
                   End time: 2/15/2013 18:25:18
                     Errors: -
    Top of Page