メインコンテンツへスキップ

高パフォーマンス階層の使用状況を確認する方法

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

環境

  • ONTAP 9

回答

パフォーマンス階層の使用状況を確認するには、次のコマンドを使用してください。
  • ボリューム情報

パフォーマンス階層の容量を確認するには、次のようにvolume show-footprintコマンドを使用します。
::> volume show-footprint vol21

      Vserver : svm1
      Volume  : vol21
       eature                                          Used    Used%
      --------------------------------           ----------    -----
      Volume Data Footprint                          9.49GB       0%
            Footprint in Performance Tier          1.66GB      17%
             Footprint in sgws01                     7.83GB      83%
      Volume Guarantee                                   0B       0%
      Flexible Volume Metadata                      105.0MB       0%
      Deduplication                                 38.86MB       0%
      Cross Volume Deduplication                    90.48MB       0%
      Delayed Frees                                  7.62MB       0%
      Total Footprint                                9.72GB       0%

  • アグリゲート情報

storage aggregate show-spaceコマンド:
::> storage aggregate show-space aggr2

      Aggregate : aggr2
     Performance Tier
      Feature                                          Used      Used%
      --------------------------------           ----------     ------
      Volume Footprints                             725.7MB         0%
      Aggregate Metadata                            409.5MB         0%
      Snapshot Reserve                                   0B         0%
      Total Used                                     1.11GB         0%
      Total Physical Used                           20.18GB         1%
     
      Aggregate : aggr2
      Object Store: sgws01
      Feature                                          Used      Used%
      --------------------------------           ----------     ------
      Referenced Capacity                           18.82GB          -
      Metadata                                           0B          -
      Unreclaimed Space                                  0B          -
      Space Saved by Storage Efficiency             33.79MB          -
      Total Physical Used                           18.79GB          -

追加情報

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.

 

  • この記事は役に立ちましたか?