跳转到主内容

是否可以扩展或增加 FlexGroup 的容量?

Views:
77
Visibility:
Public
Votes:
1
Category:
ontap-9
Specialty:
core
Last Updated:

适用场景

  • ONTAP 9
  • FlexGroup 卷
  • 空间核算
  • ONTAP S3服务器

问题解答

可以。您可以通过向现有成分卷添加更多容量或添加新成分卷来增加 FlexGroup 卷的大小。

注意:在使用以下任一方法之前,请确保聚合具有足够的空间来容纳新的或更大的成分卷
向现有 FlexGroup 成分卷添加容量:
  • 这样会增加所有成分卷的总容量
  • 请注意,您添加的容量将分布在所有成分卷中:

示例:

volume modify -vserver vserver_name -volume fg_name -size new_size <----New total capacity

通过添加其他成分卷来增加容量:
注意:新添加的成分卷将为空,这可能会因成分卷不平衡而导致数据载入。
  • 通常,仅在以下情况下执行此操作:
    • 已向集群添加新节点。
    • 已在现有节点上创建新聚合。
    • 现有成分卷已达到硬件的最大 FlexVol 大小,因此无法调整大小。
    • 您需要提高 FlexGroup 的整体性能
  • 最佳做法是,在每个聚合中配置 FlexGroup ,并使用相同的乘数(每个聚合的成分卷)

示例:

volume expand -vserver vserver_name -volume fg_name -aggr-list aggregate1,aggregate2 -aggr-list-multiplier

 

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.