ONTAP 9.12.1 commands

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

    Display the transition mode

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

    Description

    The metrocluster transition show-mode command is used to display the current setting of transition.

    Examples

    The following example shows the output of the command when transition is not enabled:

    clusA::> metrocluster transition show-mode
     Transition Mode
     --------------------------
     not-enabled

    The following example shows the output of the command when non-disruptive transition is enabled:

    clusA::> metrocluster transition show-mode
     Transition Mode
     --------------------------
     non-disruptive

    The following example shows the output of the command when disruptive transition is enabled:

    clusA::> metrocluster transition show-mode
     Transition Mode
     --------------------------
     disruptive
    Top of Page