跳转到主内容

如何在ONTAP 9中扩展节点根卷大小?

Views:
17
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
core
Last Updated:

适用场景

ONTAP 9

问题解答

节点根卷大小调整与灵活卷相同。
 
示例:

cluster1::> vol show vol0
Vserver Volume Aggregate State Type Size Available Used%
--------- ------------ ------------ ---------- ---- ---------- ---------- -----
cluster1-01
vol0 aggr0_cluster1_01
online RW 22.99GB 10.91GB 50%
cluster1-02
vol0 aggr0_cluster1_02
online RW 22.99GB 9.68GB 55%
2 entries were displayed.


cluster1::> vol size -vserver cluster1-01 -volume vol0 -new-size 24g
vol size: Volume "cluster1-01:vol0" size set to 24g.

cluster1::>
cluster1::>
cluster1::> vol show vol0
Vserver Volume Aggregate State Type Size Available Used%
--------- ------------ ------------ ---------- ---- ---------- ---------- -----
cluster1-01
vol0 aggr0_cluster1_01
online RW 24GB 11.91GB 47%
cluster1-02
vol0 aggr0_cluster1_02
online RW 22.99GB 9.67GB 55%
2 entries were displayed.

 

追加信息

附加信息 _text
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.