I am trying to copy from a 8040 cluster running 9.1P20 to a ONTAP select cluster running in Azure at 9.12.1 and having issues getting NDMP to talk across the 2 clusters. I have Vserver scoped NDMP enabled on both controllers and am getting the following message:
Ndmpcopy: Starting copy [ 0 ] ...
Ndmpcopy: Socket bind or connect for IP x.x.x.x failed
Ndmpcopy: Ensure that node management or cluster management or intercluster IP of family type inet is present on the source filer
Ndmpcopy: Issue 'ndmpd on' on the destination filer to enable NDMP request then retry the connection
Ndmpcopy: Done
and this is the command line:
ndmpcopy -sa ndmpuser:xxxxxxx -da ndmpuser:xxx datalif2:/srcsvmname/vol/vol1/ftp_p datalif2:/dstsvmname/ftp_p
NDMP is showing enabled on both clusters. I have debug enabled on the controllers and I am getting no detail. I have a feeling this is a network issue, but since i am running at the node level, I am not sure how to troubleshoot connectivity other than ping that does work.