Data Protection
Data Protection
IN ONTAP From DC-DR there is a Volume level replication is there.
While creating a JOB i selected the Source SVM and Destination Side SVM with respective Volumes.
After the JOB created in DR side Replication tab Source Side Name is Showing differently.
For EX:-
Source SVM name is SVM_X
IN DR replication TAB Source is Showing like SVM_X.1
in cli that SVM_X.1 is in under peer vserver how this peer vserver is created.
Solved! See The Solution
The vserver name needs to be unique and cannot be repeated
Usually, resync will proceed normally.Even though it has the.1 label on the destination, it is still SVM_X on the source
hi
For reference only!!
When I first learned SnapMirror, I encountered a similar problem.
In my case, the source SVM and the destination SVM had the same name, and then the source SVM on the destination SVM would have a label of.1(Just like SVM_X.1)
I think your situation should be the same as mine. If you don't want this, the SVM name at the destination end should not be the same as that at the source end
I need a explanation of Why that Label is adding and while Reverse resync any Issue will happen or Not.
The vserver name needs to be unique and cannot be repeated
Usually, resync will proceed normally.Even though it has the.1 label on the destination, it is still SVM_X on the source