Skip to content

Latest commit

 

History

History
53 lines (40 loc) · 2.94 KB

concept_considerations_unmirrored_aggrs.adoc

File metadata and controls

53 lines (40 loc) · 2.94 KB
permalink sidebar keywords summary
install-ip/concept_considerations_unmirrored_aggrs.html
sidebar
differences, eight-node, four-node, fabric-attached, stretch, metrocluster ip, storage, bridges, fc-to-sas, atto, fibrebridge, SAS, local HA, auso, automatic unplanned switchover, array luns, mediator, tiebreaker
If your configuration includes unmirrored aggregates, you must be aware of potential access issues after switchover operations.

Using unmirrored aggregates

If your configuration includes unmirrored aggregates, you must be aware of potential access issues after switchover operations.

Considerations for unmirrored aggregates and hierarchical namespaces

If you are using hierarchical namespaces, you should configure the junction path so that all of the volumes in that path are either on mirrored aggregates only or on unmirrored aggregates only. Configuring a mix of unmirrored and mirrored aggregates in the junction path might prevent access to the unmirrored aggregates after the switchover operation.

Considerations for unmirrored aggregates and CRS metadata volume and data SVM root volumes

The configuration replication service (CRS) metadata volume and data SVM root volumes must be on a mirrored aggregate. You cannot move these volumes to unmirrored aggregate. If they are on unmirrored aggregate, negotiated switchover and switchback operations are vetoed. The metrocluster check command provides a warning if this is the case.

Considerations for unmirrored aggregates and SVMs

SVMs should be configured on mirrored aggregates only or on unmirrored aggregates only. Configuring a mix of unmirrored and mirrored aggregates can result in a switchover operation that exceeds 120 seconds and result in a data outage if the unmirrored aggregates do not come online.

Considerations for unmirrored aggregates and SAN

Prior to ONTAP 9.9.1, a LUN should not be located on an unmirrored aggregate. Configuring a LUN on an unmirrored aggregate can result in a switchover operation that exceeds 120 seconds and a data outage.

Considerations for adding storage shelves for unmirrored aggregates

Note
If you are adding shelves that will be used for unmirrored aggregates in a MetroCluster IP configuration, you must do the following:
  1. Before starting the procedure to add the shelves, issue the following command:

    metrocluster modify -enable-unmirrored-aggr-deployment true

  2. Verify that automatic disk assignment is off:

    disk option show

  3. Follow the steps of the procedure to add the shelf.

  4. Manually assign all disks from new shelf to the node that will own the unmirrored aggregate or aggregates.

  5. Create the aggregates:

    storage aggregate create

  6. After completing the procedure, issue the following command:

    metrocluster modify -enable-unmirrored-aggr-deployment false

  7. Verify that automatic disk assignment is enabled:

    disk option show