Skip to main content
NetApp Knowledge Base

ndmpcopy failed with reason: Ndmpcopy: Socket bind or connect for IP <ipaddr> failed

Views:
1,022
Visibility:
Public
Votes:
2
Category:
ndmp
Specialty:
dp
Last Updated:

Applies to

  • SVM-scoped NDMP 
  • NDMPCOPY
  • Data Management Application (DMA)
  • ONTAP 9 but prior to ONTAP 9.10

Issue

When running the command node run -node <node name> -command ndmpcopy -sa ndmpuser:xxxxxxxx -da ndmpuser:xxxxxxxx the following error is received: Ensure that node management or cluster management or intercluster IP of family type inet is present on the source filer
Example:
cluster1::*> system node run -node cluster1 -command ndmpcopy -sa ndmpuser:xxxxxx -da ndmpuser:xxxxxxx 192.168.0.135:/svm_ndmp/vol01/qtree1 192.168.0.135:/svm_ndmp/vol01/qtree2
cluster1::*> net int show -fields home-port,address
  (network interface show)
vserver lif               home-port address
------- ----------------- --------- -------------
Cluster cluster1-01_clus1 e0a       169.254.147.6
Cluster cluster1-01_clus2 e0b       169.254.80.16
Cluster cluster1-02_clus1 e0a       169.254.101.40
Cluster cluster1-02_clus2 e0b       169.254.240.42
cluster1 cluster1-01_mgmt1 e0c      172.16.1.1     <<<<<Node management LIF which belongs to node cluster1-01
cluster2 cluster2-02_mgmt1 e0c      192.168.0.112  <<<<<Node management LIF which belongs to node cluster1-02
cluster1 cluster_mgmt     e0c       172.16.1.2     <<<<<clustermanagement LIF which belongs to node cluster1-01
cluster1 ic1              e0f       172.16.2.2     <<<<<Intercluster LIF which belongs to node cluster1-01
svm_ndmp nfs1             e0e       192.168.0.135  <<<<<Data LIF which belongs to node cluster1-01
9 entries were displayed.

cluster1::*> node run -node cluster1-01 -command ndmpcopy -sa
ndmpuser:ATfdzhQB4MFGw3sV -da ndmpuser:ATfdzhQB4MFGw3sV -e "DUMP_TO_NULL=y"
192.168.0.135:/svm_ndmp/ndmptest/ 192.168.0.135:/svm_ndmp/ndmptest/test
Ndmpcopy: Starting copy [ 11 ] ...
Ndmpcopy: Socket bind or connect for IP 192.168.0.135 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 source filer to enable NDMP request then retry
the connection
Ndmpcopy: Done
 
NOTE: In the case above, specify cluster_mgmt LIF's IP(172.16.1.2) also fails with the same error.

 

Sign in to view the entire content of this KB article.

New to NetApp?

Learn more about our award-winning Support

NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.
  • Was this article helpful?