We are having issues with a couple of servers running hourly SQL Transaction log backup's. I have a case raised 03171093.
Suggestions have been to disable UAC, Anti-virus and reboot the server. Disabling UAC is not an option, and should not cause an issue when the VM's are accessible on the network. Anti-virus exclusions are already in place for Veeam. Rebooting the servers all the time is not a viable option for production servers.
Number1 Server
Code: Select all
Failed to prepare guest for SQL Server transaction log backup Details: Cannot upload guest agent's files to the administrative share [C:\Windows]. Could not copy host file [C:\Program Files (x86)\Veeam\Backup Transport\GuestInteraction\VSS\sql\VeeamLogShipper_X64.exe] to guest [C:\Windows\VeeamLogShipper\VeeamLogShipper.exe] Could not copy host file [C:\Program Files (x86)\Veeam\Backup Transport\GuestInteraction\VSS\sql\VeeamLogShipper_X64.exe] to guest [vm-103843] file [C:\Windows\VeeamLogShipper\VeeamL
Transaction logs for the following databases were not backed up: master;model;msdb;distribution
Transaction logs from some databases were not backed up for the last 12 intervals
A reboot of this server on Monday morning resolved the issue until the Incremental backup run last night and now we are getting the same error as before.
Number2 Server
Code: Select all
Failed to prepare guest for SQL Server transaction log backup Details: Cannot upload guest agent's files to the administrative share [C:\Windows]. Could not copy host file [C:\Program Files (x86)\Veeam\Backup Transport\GuestInteraction\VSS\sql\VeeamLogShipper_X64.exe] to guest [C:\Windows\VeeamLogShipper\VeeamLogShipper.exe] Could not copy host file [C:\Program Files (x86)\Veeam\Backup Transport\GuestInteraction\VSS\sql\VeeamLogShipper_X64.exe] to guest [vm-103988] file [C:\Windows\VeeamLogShipper\VeeamL
Failed to prepare guest for SQL Server transaction log backup Details: Failed to execute vSphere API command: [Cannot connect to remote SCM database. Machine: []. Requested rights: [0xf0015]. Win32 error:Access is denied. Code: 5].
Transaction logs for the following databases were not backed up: master;model;msdb;distribution
Transaction logs from some databases were not backed up for the last 13 intervals
Any suggested on this, we only have six servers in the backup test and these two of the servers are frequently failing with these errors. This is concerning as we were planning to move a large number of SQL Production server to Veeam.
Has anyone else had this issue?