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

「wafl scan status」コマンドとは何ですか?

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

 

環境

  • Data ONTAP 8
  • ONTAP 9

回答

  • WAFLは、さまざまなバックグラウンドスキャナを使用してファイルシステム処理を実行します
  • 一般的に、スナップショットの作成または削除が最も一般的な2つのスキャナです
  • これを実行するには:
    1. ::> node run -node node1
    2. ::> priv set advanced
    3. ::> wafl scan status
  • Scan ID - これはスキャンに関連付けられたプロセスIDです。プロセスが完了しない場合、または停止した場合、IDは変更されません

注: wafl scan statusは、Data ONTAP 7-Modeおよび新しいClustered Data ONTAP/ONTAPシステムの両方でadvanced権限を必要とするコマンドです。NetApp担当者のみでの使用を推奨します

スキャンの種類: 

  • active ビットマップ再配置: WAFLデータ構造の最適化を実行するスキャナー。ONTAP 9以降は不要です
  • container block reclamation: 最近解放されたWAFLブロックをボリューム単位でクリーンアップするスキャン。このスキャナーによる作業は、ボリューム内の空きスペースの計算に役立ちます。これは通常、スナップショット削除時に実行されます
  • Inode to parent: inode番号を相対パス名にマッピングするもので、Data ONTAP 7-Modeのfpolicyで使用される場合があります。詳細は記事How to enable or disable I2P on a volumeで確認できます
  • deswizzling: Data ONTAP 7-ModeおよびONTAP 9 DPスタイルのSnapMirrorデスティネーションボリュームでは、このスキャンがアグリゲート(物理)ブロックの場所をボリュームブロックの場所にマッピングします。転送には物理ディスクブロックの場所が含まれません。詳細については、deswizzlingに関する記事をご参照ください
  • snap create summary update: ボリュームのスナップショット取得時に内部メタデータを更新するスキャン
  • blocks used summary update: ボリュームのスナップショット削除時にスナップショットのスペース使用量の内部メタデータを更新するスキャン
  • WAFLレイアウト測定: 再配置プロセスの一部
  • cooling: FabricPoolのテクノロジの一部で、ブロックをクールとしてマークし階層化します
  • tiering: FabricPoolのテクノロジの一部で、ウォームデータをコールドストレージに階層化します
  • inactive data reporting: コールドなブロックのレポートを作成するためのスキャンは、ボリュームごとのデータアクセスパターンを把握するために構築されます

注意: スキャンには他にも種類がありますが、最も一般的なのはこれらです

 

追加情報

例: ここでは、ONTAP 9でwafl scan statusを実行する例を示します。構文は1行目を除き、7-Modeでも同じです

::*> wafl scan status Volume vol1: Scan id Type of scan progress 131021 container block reclamation block 245 of 673 (fbn 666) Volume vol2: Scan id Type of scan progress 131015 container block reclamation block 410 of 1050 (fbn 305) Volume vol3: Scan id Type of scan progress 131013 container block reclamation block 2463 of 4038 (fbn 3586) Volume vol4: Scan id Type of scan progress 131017 container block reclamation block 32 of 97 (fbn 63) Volume vol5: Scan id Type of scan progress 130504 WAFL layout measurement public inode 1599012 of 9074660, block 765 of 1996 Volume vol6: Scan id Type of scan progress 131029 container block reclamation block 5 of 20 (fbn 17) Volume vol7: Scan id Type of scan progress 131024 volume deswizzling snap 911, inode 4068843 of 6198122. level 1 of normal files. Totals: Normal files: L1:5/179926 L2:4/33564 L3:1/1237 L4:0/0 Inode file: L0:0/0 L1:0/0 L2:0/0 L3:0/0 L4:0/0 131023 container block reclamation block 1229 of 2019 (fbn 268) Volume vol8: Scan id Type of scan progress 131038 container block reclamation block 3 of 17 (fbn 6) Volume vol9: Scan id Type of scan progress 131020 volume deswizzling snap 910, inode 1822107 of 13286210. level 1 of normal files. Totals: Normal files: L1:14/95800 L2:8/169379 L3:1/10743 L4:0/0 Inode file: L0:0/0 L1:0/0 L2:0/0 L3:0/0 L4:0/0 131019 container block reclamation block 3684 of 8144 (fbn 6565)

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

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.

 

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