-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
On my server running ZFS I have hundreds of dataset (and therefore mounts) on a single drive. If I attempt to run fatrace on it, it just reports:
fatrace: Too many mounts, not resolving fd paths for /mnt/jimmy/infrastructure/buildbot/prod-pub/postgresql
as an example and then doesn't report events from those directories. I found where the limit is from, #define MAX_MOUNTS 100, what's the reason for that limit? the fact that fatrace has to do a linear search through that list?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels