ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • metrocluster configuration-settings connection check

    Check the network connections between partner nodes

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

    Description

    The metrocluster configuration-settings connection check command checks the settings of a MetroCluster over IP configuration.

    This command is used for MetroCluster configurations that are connected through IP links.

    Examples

    The following example shows the output for the check command in MetroCluster over IP configurations:
    clusA::*> metrocluster configuration-settings connection check
    [Job 68] Job succeeded: Connect is successful.
    
    Begin connection check.
    Start checking the partner cluster.
        Check partner cluster: PASS.
    Start checking the configuration settings.
        Check configuration settings: PASS.
    Start pinging the network endpoints from cluster "clusA".
        Ping network endpoints: PASS.
    Start pinging the network endpoints from cluster "clusB".
        Ping network endpoints: PASS.
    Start checking the network MTU sizes from cluster "clusA".
        Check network MTU sizes: PASS.
    Start checking the network MTU sizes from cluster "clusB".
        Check network MTU sizes: PASS.
    Start checking the network subnets from cluster "clusA".
        Check network subnets: PASS.
    Start checking the network subnets from cluster "clusB".
        Check network subnets: PASS.
    Start checking the storage daemons on cluster "clusA".
        Check storage daemons: PASS.
    Start checking the storage daemons on cluster "clusB".
        Check storage daemons: PASS.
    End of connection check.
    Top of Page