Windows 2012 R2 VM with SQL 2014 on Hyper-v 2012 core is throwing SQL errors during VSS replica. I have ran a test failover and the recovery point seems fine. It almost looks like no database changes have occurred and the VSS engine is aborting the thread inappropriately. If this is not an actual error is there any way to suppress these messages?
BACKUP failed to complete the command BACKUP DATABASE msdb. Check the backup application log for detailed messages.
BackupVirtualDeviceFile::SendFileInfoBegin: failure on backup device '{F93039AB-B6A8-4944-93B2-6B2737228FEB}2'. Operating system error 995(The I/O operation has been aborted because of either a thread exit or an application request.).
SQLVDI: Loc=SignalAbort. Desc=Client initiates abort. ErrorCode=(0). Process=1972. Thread=7360. Client. Instance=. VD=Global\{F93039AB-B6A8-4944-93B2-6B2737228FEB}3_SQLVDIMemoryName_0.
Sqllib error: OLEDB Error encountered calling ICommandText::Execute. hr = 0x80040e14. SQLSTATE: 42000, Native Error: 3013Error state: 1, Severity: 16
Source: Microsoft SQL Server Native Client 11.0
Error message: BACKUP DATABASE is terminating abnormally.
SQLSTATE: 42000, Native Error: 3271
Error state: 1, Severity: 16
Source: Microsoft SQL Server Native Client 11.0
Error message: A nonrecoverable I/O error occurred on file "{F93039AB-B6A8-4944-93B2-6B2737228FEB}2:" 995(The I/O operation has been aborted because of either a thread exit or an application request.).
SQLSTATE: 01000, Native Error: 4035
Error state: 1, Severity: 0
Source: Microsoft SQL Server Native Client 11.0
Error message: Processed 0 pages for database 'msdb', file 'MSDBData' on file 1.