I have backup assist V8.0.3
I have several backup sets configured on this particular setup:
5 Rsync backups
1 local disk image backup
they are all set to run at times that don't conflict with each other.
The Rsync backups rarely have any problems, but I keep getting an intermittent problem with the full local backup.
It is set to run daily at 5pm, but every few days it starts to fail.
When it fails I get the error BA2512 unable to create VSS snapshot
in more details it says :
a volume shadow copy service operation error has occurred, 0x800423f3
There is also a related windows log in event viewer:
Microsoft windows backup
the backup operation failed because the volume shadow copy service operation to create a shadow copy of the volumes being backed up failed with the following error code 2155348129
Apparently that is often to do with Sharepoint VSS writer, and tehre is a known issue where Sharepoint needs an update, in this case I have checked for that and it is not the case (checked as per this article: http://support.azuz.it/hc/en-gb/article ... 155348129-).
If I restart the server, the backup will then complete successfully.
I have tried just restarting VSS service, but that does not resolve the issue.
Just wondering if you guys have seen this issue before?