SnapCenter triggered Synchronous Snapmirror fails to transfer
Applies to
- SnapCenter Server (SC)
- SnapCenter Plug-in for Microsoft SQL Server (SCSQL)
- Synchronous Snapmirror (SM-S)
Issue
- SnapCenter triggered SM-S applies the label but fails to transfer data
- ONTAP SnapMirror Policy is
sync_mirror
- Manually triggered transfer via ONTAP is successful
- Get the following entries in the
\Program Files\NetApp\SnapCenter\SMCore\log\SMCore_
.log
2021-06-27T17:09:45.3882342+01:00 DEBUG SMCore_105718 PID=[5844] TID=[67] Checking for snapshot 'snapshot_name' on the volume(s) vol_name of the storage system 'SVM_name'.
2021-06-27T17:10:45.4814789+01:00 DEBUG SMCore_105718 PID=[5844] TID=[67] Retry to check the snapshot on secondary destinations.
2 hours later:
2021-06-27T19:10:02.8813051+01:00 INFO SMCore_105718 PID=[5844] TID=[67] Resource [SQLResource_path], SnapMirror update status is Failed
- Adding the keys
SnapshotCheckRetry
andSnapshotCheckTimeout
fail to resolve the issue