I have a three node Windows 2012 cluster. Nodes 1 and 2 host one SQL Server Instance (INSTANCE A) and Node 3 hosts a seperate SQL Server Instance (INSTANCE B).
Snap Manager for SQL Server 7.2 is installed.
Whenever I try to run a backup on INSTANCE A for example, I get the following errors:
[13:10:12.902] [SERVER] Getting SnapInfo directories configuration...
[13:10:12.908] [SERVER] Error Code: 0x80070002
The system cannot find the file specified.
[13:10:12.908] [SERVER] Failed to get volume mount point from file path. Using default drive...
[13:10:12.908] [SERVER] Error Code: 0x80070002
The system cannot find the file specified.
[13:10:34.342] [SERVER] Failed to create SnapInfo Directory.
[13:10:34.342] [SERVER] Failed to get SnapInfo directory from registry, please re-run the Configuration Wizard.
If I run the Configuration Wizard against INSTANCE A, the backup runs successfully. But then if I try to run a backup against INSTANCE B, I get the same SnapInfo Directory error. If I run the configuration wizard against INSTANCE B, the backup succeeds but then I get the same error on INSTANCE A.
Can you please provide guidance as to how to fix this issue? I'm stumped.