Hello,
I have a client that takes a very long time to run a full or incremental backup. At the moment its ETA is 24,000,000 years. It is a Windows PC on a network with UrBackup server on FreeBSD. The other half-dozen PCs take minutes to back up.
UrBackup grinds through thousands of files and delivers errors like this one:
06/01/26 16:05 DEBUG Loading file “amd64_microsoft-hyper-v-storflt_31bf3856ad364e35_10.0.19041.1_none_cce38a03f1e40067.manifest”
06/01/26 16:05 ERROR Error getting complete file “9yzLFlewAOXkHSlnXJEF|C/$WinREAgent/Scratch/Mount/Windows/WinSxS/Manifests/amd64_microsoft-hyper-v-storflt_31bf3856ad364e35_10.0.19041.1_none_cce38a03f1e40067.manifest” from Cam-pc1. Errorcode: CANNOT_OPEN_FILE (3)
This seems to be related to VSS (volume shadow copy). I disabled this feature and deleted the volume shadow copies.
I appreciate any help.