We have 3 Hyper-V host running SnapManager for Hyper-V. Unfortunately when I run an application consistent backup, the jobs are failing and I receive various errors relating to SnapManager or SnapDrive. Below are 3 of the errors specifically.
(I did a vssadmin list writers and not seeing the writer in the error. Is there a way to specify a writer it should use?)
SnapManager for Hyper-V backup failed to complete
Backup of the Dataset Name: Test_9
Backup id: 4f337a38-e491-413e-896c-d3698e8ebf93 failed to execute
Error :Error: Vss Requestor - Backup Components failed.Writer {1072ae1c-e5a7-4ea1-9e4a-6f7964656570} specified for backup or restore cannot be found in the system.
EventID: 106
Source: SnapMgrServiceHost
(Again it mentions a WriterInstanceID at the end)
SnapManager for Hyper-V backup failed to complete
Backup of the Dataset Name: Test_8
Backup id: 062ec6f8-685c-47f7-8978-30ad1dca6f0a failed to execute
Error :Error: Vss Requestor - Backup Components failed.Could not find component \6DABDF7B-CEE1-42ED-966F-E71E5834EAD4<CSV>66841cd4-6ded-4f4b-8f17-fd23f8ddc3de:<HyperVWriterInstanceID>HOST01</CSV> of writer {1072AE1C-E5A7-4EA1-9E4A-6F7964656570}.
EventID: 106
Source: SnapMgrServiceHost
Failed to update SnapMirror for LUN drive \\?\Volume{c6a6803a-ff37-4a16-b02d-31247451dbc0}\.
Error code : The specified LUN resides on a storage system volume that is not a SnapMirror source volume.
EventID: 177
Source: SnapDrive
Any help is appreciated in advance.