I found URBackup by chance looking for something that could do image level backups of our Windows servers. We already have file-level backups of them in place. It seems to be just the ticket! Thank you
I’ve added 6 servers and they all successfully ran a first full image backup. 5 of them subsequently ran incremental image backups successfully but one won’t.
In the log, I get 2 errors:
Request of image backup failed. Reason: Opening Shadow drive filesystem failed. Stopping.
Backup not complete because of connection problems
The server in question has two drives that are being backed up - C and D. I want image level backups because I want a complete baremetal restore for these. I’m not interested in being able to restore individual files.
The server is running Server 2008 Standard x64. Each failed image backup seems to leave behind a ~15MB file urb???.tmp in the C:\Windows\Temp folder too?
I had a look at the shadow copies for C: and there were lots (we have a schedule that creates one three times a day so users can restore files).
The snapshot I created from the command line was listed and if I go to previous versions I can access that snapshot from there OK, but not from the symlink on the C: drive.
I’ve deleted them for now so there are now no snapshots and then ran the test again but still got the same parameter incorrect error accessing the symlink.
I’ll try and get that server rebooted this evening and see if that changes anything.
You could try another full image backup. If that works it should be UrBackups fault, and a reboot would probably not help.
I think it fails to open e.g. “\?\GLOBALROOT\Device\HarddiskVolumeShadowCopy211” (i.e. the volume) as a file. The next step would perhaps be giving you a version which prints out the error code. Are you using 0.40.1 or 1.0RC?