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

inodeとは何ですか

Views:
4,919
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
CORE
Last Updated:

環境

  • ONTAP
  • inode

回答

ONTAPのinodeは、Snapshotコピーを含むファイルシステム内の任意のファイルやフォルダへのポインタです。

  • ボリュームに収容できるファイルの数は、inodeの数によって決まります。
  • inodeはファイルを構成するブロックを指し、inodeにはファイルのメタデータも含まれます。
  • ボリュームにはプライベートinodeとパブリックinodeの両方があります。
    • パブリックinodeは、ユーザに表示されるファイルに使用されます;
    • プライベートinodeは、ONTAPの内部で使用されるファイルに使用されます。
    • 変更できるのは、ボリュームのパブリックinodeの最大数のみです。プライベートinodeの数は変更できません。
  • 各inodeは288バイトの容量を使用します
    • つまり、ボリューム内に多数のinodeがあると、実際のデータの容量に加えて、少なからぬ物理スペースも消費されることになります。
    • ファイルが64バイト未満の場合、それはinode自体に格納され、追加の容量は使用されません。
  • 各FlexVol volumeには有限のinodeがあり、絶対最大値は2,040,109,451です。
  • Inodeファイルによって使用されるスペースは、ONTAPの10%アグリゲートリザーブにカウントされます。

 

 

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.

 

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