Skip to main content
NetApp Knowledge Base

How to extend the Node root volume size in ONTAP 9 ?

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

Applies to

ONTAP 9

Answer

The Node root volume resize is the same as the flex volume.
 
Example:

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.

 

Additional Information

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