ONTAP Discussions

7mode transition from 8.1.3 7-mode to ONTAP 9.5P12 without 7MTT

AlexSaw
2,385 Views

I am currently migrating from 8.1.3 7-mode to 9.5P12 without using 7MTT tool. All the configuration was fine until i try to initialize the snapmirror relationship. It shows error could not connect to source host.

 

Network was fine, no firewall issue as both old and new system are at the same VLAN.

 

I am not sure what is going on. Was it compatibility issue ?

3 REPLIES 3

Ontapforrum
2,369 Views

Hi,

 

Few checks:

 

1) On Source (7-mode filer) : Is the 'cDOT' host added  to the source, so that it is allowed to copy the data?
Simply set the snapmirror.access option to -  all
filer> snapmirror.access all

 

2) Is the cDOT host resolvable from source filer?
filer> rdfile /etc/hosts file


Add the destination host name to the hosts file entry on source: Basically, ensuring you can resolve by hostname.
https://library.netapp.com/ecmdocs/ECMP1155586/html/GUID-DBF81E5C-CF3C-4B07-AF01-83A625F2B4BF.html

 

3) Allow SnapMirror traffic on all the interfaces:
filer> options interface.blocked.snapmirror ""

 

On the side note: This is not the cause for this error, just for information purpose - Destination volume is type DP and is equal to or greater then source.

 

Try again and let us know if there is a new error.

 

https://docs.netapp.com/ontap-9/index.jsp?topic=%2Fcom.netapp.doc.dot-7mdt-sm%2FGUID-C9A31DB6-22F6-4686-929F-03745990AD68.html

 

Thanks!

AlexSaw
2,333 Views

Hi, Yes, the source snapmirror configuration have been done earlier. Both old and new system able to resolve by using hostname but the issue still persist.

 

options snapmirror.access have configured to "all"

added all the vserver, node hostname and ip address into snapmirror.allow file

 

I was cracking my head but still no crew. Best suspect is ONTAP version, i am not sure.

 

Thanks

 

aleeyee
2,316 Views

Some other things to check is on cdot check your cluster/svm peering to the old 7mode system.   Also in 7mode systems sometimes if you have multiple interfaces snapmirror traffic may go out the  wrong interface vs the host name.

Public