Hi!
Since upgrading to 3.4.0, I’ve been getting the following message when the GC runs:
2025-04-12T11:53:29+01:00: marked 100% (1004 of 1004 index files)
2025-04-12T11:53:29+01:00: found 3 index files outside of expected directory scheme
Any idea what might be causing this?
I tried to run:
find /mnt/datastore/BackupStore/vm -type f -name "*.fidx" | wc -l
and got:
1004
But I don't see any fidx outside the expected directory scheme...
Since upgrading to 3.4.0, I’ve been getting the following message when the GC runs:
2025-04-12T11:53:29+01:00: marked 100% (1004 of 1004 index files)
2025-04-12T11:53:29+01:00: found 3 index files outside of expected directory scheme
Any idea what might be causing this?
I tried to run:
find /mnt/datastore/BackupStore/vm -type f -name "*.fidx" | wc -l
and got:
1004
But I don't see any fidx outside the expected directory scheme...
Last edited: