Garbage Collection task warning unable to access non-existent chunk

gun.k

New Member
Nov 1, 2024
8
0
1
i have issue with TASK WARNINGS on my PBS Garbage Collection (GC) tasks resulting
warning: unable to access non-existent chunk [CHUNK_HASH_ID] required by [path_to_index_file.fidx]
1763456683677.pngIs there a recommend way to fix the Problem ?
 
that means you storage is either broken, or you had corrupt chunks at some point that got removed by verification..
 
so chunks are missing - you should find out why (and probably delete the affected snapshots). are you using a NAS as backend for your datastore? did either the NAS or the PBS system ever crash or otherwise go down hard?
 
so chunks are missing - you should find out why (and probably delete the affected snapshots). are you using a NAS as backend for your datastore? did either the NAS or the PBS system ever crash or otherwise go down hard?
Sorry for the late reply. We use a NAS as PBS datastore If we delete a corrupted snapshot, will subsequent backups be unable to restore the VM or files? Can you recommend a procedure for deleting a corrupted snapshot?
 
each snapshot that was verified successfully was okay at that point in time. so you just need to prune the corrupt snapshots. but I would still recommend investing time to find the reason for the corruption, else it might come back!