Specifically
I just moved 9gb from C drive to each backup drive (R, S) manually. I used Win explorer to copy the 9 gig from C to R. The index for crc-32 is up to date on C and R. I then moved the files from C to S. After this, the moved, files (on S) are not updating the crc-32 index. I am monitoring the files using the following filter !path:$Recycle file: !crc-32:. There are 1336 files that do not have crc-32 hashes. Normally if I monitor this filter, the file number/quality will change as file indexing progresses. But it doesn't look like the indexing process is even being attempted with this drive. The only files that are not indexed are the files I moved today. As far as I know, I have no issues with S drive. This is the first backup activity to drives R and S in about 3 months.
Things I've tried:
1. verified that the NTFS settings for drive S match drive R
2. disconnect/reconnect drive S
3. stopping/restarting Everything app and service
4. computer reboot
5. Pausing/stopping/restarting indexing
6. upgrade from 55 to 62 (latest), by replacing exe within same portable folder (no other changes made to folder or files)
7. Ran a debug log, with the following being interesting (this is S drive)...
Code: Select all
2023-12-14 20:52:31.687: open volume \\?\Volume{9e04e243-985a-4efd-864c-17c2df722c52}
2023-12-14 20:52:31.687: opened 00000000000004f4 0.000416
2023-12-14 20:52:31.687: DeviceIoControl 000900bb 000000000038e220 40 000000000038d200 4096 failed 87
2023-12-14 20:52:31.687: ntfs monitor read error 87 retrying in 30 seconds...
Any thoughts or tips?
Andy