Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Effect of setting then umber of inodes ti the maw for a volume
2023-04-20
08:27 AM
3,345 Views
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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 🙂
Solved! See The Solution
1 ACCEPTED SOLUTION
grocanar has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
6 REPLIES 6
grocanar has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The more inodes, the more pressure on the inode cache potentially. I wouldn't recommend it personally.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Not really. It is an internal structure and won't cause any user pressure, but the problem is if you increase inodes too high you can run into high latency on metadata operations.
