跳转到主内容

ONTAP如何向SyncMirror聚合添加磁盘

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

适用场景

  • ONTAP 9
  • SyncMirror

问题解答

ONTAP 会将一半磁盘 添加到原始RAID组、而另一半磁盘将添加到镜像RAID组。

示例:

::> 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.

追加信息

向SyncMirror聚合添加磁盘时、磁盘数必须为偶数。

 

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.