Inode numbers are never re-used in OneFS, i.e. they basically keep increasing for new files.Inode numbers are pre-pooled ranges of inode number across the cluster. A new file can get a /lower/ inode number than an older file if the new file happens be created from a different inode 'pool'. But over time, numbers increase.
Thanks for the update. What will happen when billions of files are created and deleted repeatedly? Will inode number get exhausted? I believe inode number is unit64 so there is limit on max inode number. Also how does this work with NFS where there is smaller number limit on inode.
DELL-Sam L
Moderator
•
7.8K Posts
0
October 7th, 2021 08:00
Hello SadhanaP,
Inode numbers are never re-used in OneFS, i.e. they basically keep increasing for new files. Inode numbers are pre-pooled ranges of inode number across the cluster. A new file can get a /lower/ inode number than an older file if the new file happens be created from a different inode 'pool'. But over time, numbers increase.
SadhanaP
10 Posts
0
October 10th, 2021 22:00
Thanks for the update. What will happen when billions of files are created and deleted repeatedly? Will inode number get exhausted? I believe inode number is unit64 so there is limit on max inode number.
Also how does this work with NFS where there is smaller number limit on inode.
DELL-Sam L
Moderator
•
7.8K Posts
0
October 11th, 2021 15:00
Hello SadhanaP,
It is best to call in so that we can gather some system information and can give you a better picture of how it will work.