Hi
i have some user who want to increase the number of inode to the max value.
What are the potential problem for doing that ?
I would like to have some argument to say no 🙂Â
Just willy-nilly set it to the max a volume can take? Â Could impact performance -Â https://docs.netapp.com/us-en/ontap/volumes/cautions-increasing-maximum-directory-size-concept.html
https://kb.netapp.com/onprem/ontap/os/Considerations_before_increasing_the_file_count_in_ONTAP
Thanks for your pointer.
as far as i can understand there s no impact of performance except for program that need to enumerate files for example for backup.It s different for maxdirsize that need to be in memory then impact for performance.
The more inodes, the more pressure on the inode cache potentially. I wouldn't recommend it personally.
HiÂ
is there some documentation about this inode cache?
I found some post speaking about it but with no desciption of the usage. I would like to appreciate this pressute to see if this acceptable or notÂ