跳转到主内容

什么是 inode?

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

适用于

  • ONTAP
  • Inode

问题解答

ONTAP 中的 inode 是指向文件系统中任何文件或文件夹(包括 Snapshot 副本)的指针。

  • 卷可包含的文件数由该卷具有的索引节点数决定。
  • Inode 指向组成文件的块,inode 还包含文件的元数据。
  • 卷同时具有私有索引节点和公共索引节点。
    • 公共 inode 用于用户可见的文件;
    • 私有 inode 用于 ONTAP 内部使用的文件。
    • 只能更改卷的最大公共索引节点数;不能更改私有索引节点数。
  • 每个 inode 使用 288 字节的容量
    • 这意味着,除了实际数据的容量之外,在一个卷中有许多信息节点也可能会占用大量的物理空间。
    • 如果文件小于 64 字节,则将其存储在 inode 本身中,不使用额外的容量。
  • 每个 FlexVol 卷都有有限数量的索引节点,绝对最大值为 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.