Actions
Bug #16425
closed[keepstore] should not scan directories it doesn't write in
Story points:
-
Release:
Release relationship:
Auto
Description
Keepstore walks all directories in its mount points, even those it never writes in. This can lead to a situation where keepstore does tons of unnecessary IO (e.g. when .snapshot directories are present, where GPFS makes daily snapshots).
Adding an option to exclude certain directories from what Keep considers would be a good solution.
Actions