ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver peer repair-peer-name

    Repair the peer vserver name that was not updated during the last rename operation

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

    Description

    Updates the peer Vserver name in remote peer clusters for the specified Vserver in the local cluster.

    Parameters

    -vserver <vserver> - vserver

    Name of the Vserver in the local cluster. This name will be repaired on remote peer clusters.

    Examples

    The following example updates the peer-Vserver name across the peered clusters:

    cluster1::*> vserver peer repair-peer-name -vserver vs1.example.com
    Info: Command completed successfully
    Top of Page