Initialization of an SVM DR fails by "Unable to generate baseline for table sis"
Applies to
- ONTAP 9.7 or earlier
- SVM DR relationship
- MSID of one of the volumes in the source storage virtual machine (SVM) is the same as the MSID of the volumes that contain metadata in the destination cluster
- Source volume is associated with SIS policy
Issue
- Initialization of an SVM DR relationship fails by the following error.
Example:
Failed to generate baseline. Reason: Unable to generate baseline for table sis. The system might be busy, retry the operation after some time.
Execute "snapmirror show -destination-vserver <DESTINATION-VSERVER> -fields last-transfer-error,unhealthy-reason -expand" to check if the constituent volumes have encountered errors.
/etc/log/mlog/crs.log
shows the following error.
Example:
[kern_crs:info:5805] 0x8092aac00: 0: ERR: crs_internal: Baseline fetch failed for table sis - Loop detected in next() for table sis. Next on "<PATH>" returned "<PATH>". {in write_object_rows_to_file() at src/tables/crsa/crs_internal.cc:2599}
[kern_crs:info:5805] 0x80d730b00: 0: ERR: crs_streams: Unable to generate a local baseline for <ID> {in generate_a_local_baseline_imp() at src/tables/crsa/crs_stream_operational_attributes.cc:1262}