ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • storage aggregate object-store unmirror

    Remove the second object store from a mirrored FabricPool

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

    Description

    The storage aggregate object-store unmirror command detaches a second object store from a mirrored FabricPool. This command verifies whether the primary object store is accessible through the intercluster LIF from both the node on which the aggregate is present and from its high-availability (HA) partner node. The command fails if the primary object store is not available.

    Parameters

    -aggregate <text> - Name of the Aggregate

    This parameter specifies the aggregate from which the mirrored object store must be removed.

    Examples

    The following example shows how to unmirror a mirrored FabricPool aggr1:

    cluster1::>storage aggregate object-store unmirror -aggregate aggr1
    Top of Page