ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • metrocluster config-replication cluster-storage-configuration modify

    Modify MetroCluster storage configuration information

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

    Description

    The metrocluster config-replication cluster-storage-configuration modify command modifies the configuration of storage used for configuration replication.

    Parameters

    [-disallowed-aggregates <aggregate name>,…​] - Disallowed Aggregates

    Use this parameter to set the list of storage aggregates that are not available to host storage for configuration replication.

    Examples

    The following example disallows two aggregates named aggr1 and aggr2 :

    cluster1::*> metrocluster config-replication cluster-storage-configuration modify -disallowed-aggregates aggr1,aggr2
    Top of Page