ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver services access-check server-discovery show-site

    Display site membership

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

    Description

    The vserver services access-check server-discovery show-site command displays the site membership for a given Vserver on a given node.

    Parameters

    [-node {<nodename>|local}] - Node

    The name of the node on which the command is executed.

    -vserver <vserver> - Vserver

    The name of the Vserver.

    Examples

    This example shows the site membership for Vserver "vs1" from the perspective of node "node2".

    cluster1::vserver services access-check*> server-discovery show-site -node node2 -vserver vs1
    california
    Top of Page