ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • cluster quorum-service options show

    Display the settings for cluster quorum-service

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

    Description

    The cluster quorum-service options show command displays the values of cluster quorum services options.

    Examples

    The following example demonstrates showing the state of ignore-quorum-warning-confirmations when it is false and true.

    cluster1::*> set advanced
    
    Warning: These advanced commands are potentially dangerous; use them only when
             directed to do so by Fujitsu personnel.
             Do you want to continue? {y|n}: y
    
    cluster1::*> cluster quorum-service options show
    Ignore Quorum Warning Confirmations
    -----------------------------------
    false
    Top of Page