After the Snapmirror Create , the above command completed ,
snapmirror initialize -destination-path svm1_dr:/cg/cg1_dr
After the Initialize command completes
At the Primary Cluster for snapmirror list-destination
![jaikumar_1-1701884269159.png jaikumar_1-1701884269159.png](https://community.netapp.com/t5/image/serverpage/image-id/27436i39000E2B3491254F/image-size/medium?v=v2&px=400)
At Secondary Cluster snapmirror show command should have similar outptu stating that the snapmirrror relationship is in InSync state
![jaikumar_0-1701884209514.png jaikumar_0-1701884209514.png](https://community.netapp.com/t5/image/serverpage/image-id/27435i0C605E8CA9338797/image-size/medium?v=v2&px=400)
====
When the sm-bc is in healthy state (InSync State)
Below are the Primary and Secondarys LUNs from the SM-BC Relationship and the lun uuid and lun serial number will be replicated and will be the same on the primary and secondary. (for lun show -instance command output)
==========
Vserver Name: c1_vs1
LUN Path: /vol/c1_vol1/lu1
Serial Number: wtJh6?VjHVhe
LUN UUID: e04c0011-f2c7-41e4-b70b-270fd5eab797 <<< Unique
Mapped: mapped
Vdisk ID: 8071588b0000000000000000000000650cd5fd97 <<< Not Unique
ZRTO Status: primary-in-sync <<< this is the primary LUN.
Local Target Uses Offset RTPIDs: false
ZRTO Volume consensus: true
SMBC Is Source: true << since primary it is called as smbc source
SMBC Policy Type: automated-failover
====
lun show -path /vol/c2_vol1/lu1 -instance
Vserver Name: c2_vs1
LUN Path: /vol/c2_vol1/lu1
Serial Number: wtJh6?VjHVhe
LUN UUID: e04c0011-f2c7-41e4-b70b-270fd5eab797 <<< this is Unique.
Vdisk ID: 80130e2c0000000000000000000000650cd5fd97 <<< this will be unique
ZRTO Status: secondary-in-sync <<< LUN in the Secondary
Local Target Uses Offset RTPIDs: true
ZRTO Volume consensus: false
SMBC Is Source: false <<< this is secondary hence it is called false.
SMBC Policy Type: automated-failover
====
Refer to this document for more details https://www.netapp.com/media/21888-tr-4878.pdf