Opened 15 years ago
Last modified 11 years ago
#351 assigned defect
mondoarchive and exclude list problem
Reported by: | Pelephone | Owned by: | Bruno Cornec |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | mondo | Version: | 2.2.8 |
Severity: | normal | Keywords: | exclude nfs catalog |
Cc: |
Description
Hey, I noticed that even if mondoarchive is running with exclude to some directories and exclude the NFS file systems, when the mondo is making the catalog, he is 'lstat'ing ALL the files including those to be excluded later.
The problem is that we have servers with NFS mount point that holds millions of millions of files and the lstat is taking too long ( + making the NFS server work very hard).
Is it possible somehow to change this behavior ?
Note:
See TracTickets
for help on using tickets.
Indeed, it seems that there is an issue with the open_and_list_dir function around that. I don't want to touch 2.2.9 too much now that we really approach official publication. But will work on that for 2.2.10.