ONTAP Discussions

How to check for snapmirror version-flexible mirrors in ONTAP?

xiambi
3,061 Views

I am trying to check for this setting in ONTAP from the CLI and/or SysMgr.

 

Does anyone know how to see this in the system?

3 REPLIES 3

miguelvalls
3,040 Views

Hi, with DOT 8.2 XDP was used for snapvault, since DOT 8.3 snamirror relationship type XDP (extended data protection) is the one that do not depend of ONTAP version with DOT 8.3 and beyond.

 

take a look at this documentation

https://library.netapp.com/ecmdocs/ECMP1610202/html/snapmirror/create.html

 

in addition if you have stablished a snapmirror relationship you can run the following command and have all the information of your snapmirror pair.

 

cluster::> snapmirror show -destination-path vserver_name:volume_name -instance

 

hope that can help.

 

Miguel Valls

xiambi
2,965 Views

Miguel,

 

Thanks, for the feedback. 

 

I already knew how to get the snapmirror information, however there isnt a mention of version-flexible mirrors in the CLI or GUI.

 

The only information I found was by reading the documentation. 

 

I just thought there would be some indication of version indedendence in either CLI or GUI.

 

 

Thanks,

TMADOCTHOMAS
2,192 Views

Actually there is. In System Manager, look at the Relationships tab. The Relationship Type column indicates whether it's a Version Flexible SnapMirror job.

Public