Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

duc indexes multiples of the size the indexed disk is large #291

Open
halloleo opened this issue May 18, 2022 · 0 comments
Open

duc indexes multiples of the size the indexed disk is large #291

halloleo opened this issue May 18, 2022 · 0 comments

Comments

@halloleo
Copy link

halloleo commented May 18, 2022

I run duc with

sudo duc index -xp  /

I chose these option to ensure no file system boundary is crossed - however with a root disk / of 500GB duc prints out the following progress messages:

.
.
.
skipping /System/Volumes/Data/home: Not crossing file system boundaries
Error statting .Spotlight-V100: No such file or directory
Error statting .installer-compatibility: No such file or directory
Error statting .PKInstallSandboxManager-SystemSoftware: No such file or directory
Error statting .TempReceipt.bom: No such file or directory
skipping /System/Volumes/Data/home: Not crossing file system boundaries
^C---#---] Indexed 2.7Tb in 60.1M files and 11.5M directories

How is that possible? Indexing 2.7TB on a 500GB disk? Should I have let the indexer finish?

@halloleo halloleo changed the title duc indexes mutiples of the GB the indexed disk has duc indexes multiples of the size the indexed disk is large May 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant