メインコンテンツまでスキップ

volume showと同じようにボリュームサイズを出力できる他のコマンドはありますか?

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

環境

ONTAP 9

回答

DF コマンドを 代替コマンドとして使用できます。

ontap98::> vol show -volume test1
Vserver  Volume    Aggregate   State    Type    Size  Available Used%
--------- ------------ ------------ ---------- ---- ---------- ---------- -----
svm4_ontap98
      test1     aggr2_node2  online   RW     1GB   971.2MB   0%  
 
ontap98::> df test1
Filesystem        kbytes    used    avail capacity  Mounted on         Vserver
/vol/test1/       996148    1668   994480    0%  ---             svm4_ontap98
/vol/test1/.snapshot   52428    20612    31816    39%  ---             svm4_ontap98
2 entries were displayed.
 
996148 kbytes + 52428 kbytes = 1,048,576 = 1GB
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.