Skip to main content
NetApp Knowledge Base

How ONTAP add disk to the SyncMirror Aggregate

Views:
16
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

Applies to

  • ONTAP 9
  • SyncMirror

Answer

ONTAP  add half of the disk to the original raid group and the other half is going to be added to mirrored raid group.

Example:

::> storage aggregate add-disks -aggregate aggr1 -diskcount 6 -raidgroup rg0

Disks would be added to aggregate "aggr1" on node "node-1" in the following manner:

First Plex

  RAID Group rg0, 8 disks (block checksum, raid_dp)
                                                      Usable Physical
    Position   Disk                      Type           Size     Size
    ---------- ------------------------- ---------- -------- --------
    data       1.11.8                    SAS         836.9GB  838.4GB
    data       1.11.9                    SAS         836.9GB  838.4GB
    data       1.11.10                   SAS         836.9GB  838.4GB

Second Plex

  RAID Group rg0, 3 disks (block checksum, raid_dp)
                                                      Usable Physical
    Position   Disk                      Type           Size     Size
    ---------- ------------------------- ---------- -------- --------
    data       1.21.11                   SAS         836.9GB  838.4GB
    data       1.21.12                   SAS         836.9GB  838.4GB
    data       1.21.13                   SAS         836.9GB  838.4GB

Aggregate capacity available for volume use would be increased by 2.10TB.

Additional Information

The number of disks must be even when adding disks to the syncmirror aggregate.

 

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.