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

NDMPリストア・ログでのinomapキャッシュ・ヒットとキャッシュ・ミスとは何ですか

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

環境

ONTAP 9

回答

  • NDMPリストアログには、VM inomap キャッシュのヒットとミスを示す行があります。
(VM inomap  : Cache hits (            56634222), Cache misses (            14994008))
  • inomapは 、バックアップイメージのinode番号を、データをリストアするファイルシステムのinode番号にマッピングします。
  • キャッシュは、このマッピングプロセスを高速化するために使用されます。
  • キャッシュヒット: 要求されたデータがキャッシュ内で検出された回数を示します。キャッシュヒット数が多いと、通常、必要なinode情報がキャッシュからすぐに利用できるため、リストアプロセスをより迅速に進めることができ、低速のディスクやテープメディアから読み取る必要がなくなります。
  • キャッシュミス: 要求されたデータがキャッシュ内で見つからなかった回数。基盤となるストレージメディアからデータをフェッチする必要があります。キャッシュミスが発生すると、システムがinode情報をディスクまたはテープから取得する必要があるため、リストアプロセスの速度が低下することがあります。これは、キャッシュへのアクセスよりも遅いためです。

追加情報

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.