Skip to main content
NetApp Knowledge Base

Search

  • Filter results by:
    • View attachments
    Searching in
    About 1 results
    • https://kb.netapp.com/on-prem/ontap/Ontap_OS/OS-KBs/What_is_an_inode
      An inode in ONTAP is a pointer to any file or folder within the file system, including Snapshot copies. Inodes point to blocks that make up a file, and inodes also contain the metadata of the file. Th...An inode in ONTAP is a pointer to any file or folder within the file system, including Snapshot copies. Inodes point to blocks that make up a file, and inodes also contain the metadata of the file. This means that having many inodes in a volume can also use up a non-trivial amount of physical space in addition to the capacity of the actual data as well. If a file is less than 64 bytes, it is stored in the inode itself and does not use additional capacity.