Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I'm trying to copy a volume between two different Ontap systems with ndmpcopy command but it fails with the error "Connection setup for transfer failed" with no more details.
clusterA::*> node run -node clusterA_1 ndmpcopy -d -sa ndmp:passwordA -da ndmp:passwordB 192.168.1.10:/svm_A/test_vol 192.168.2.46:/svm_B/test_vol
Ndmpcopy: Starting copy [ 22 ] ...
Ndmpcopy: 192.168.1.10: Notify: Connection established
Ndmpcopy: 192.168.2.46: Notify: Connection established
Ndmpcopy: 192.168.1.10: Connect: Authentication successful
Ndmpcopy: 192.168.2.46: Connect: Authentication successful
Ndmpcopy: 192.168.1.10: Log: Session identifier: 18428
Ndmpcopy: 192.168.2.46: Log: Session identifier: 70732
Ndmpcopy: Connection setup for transfer failed
Ndmpcopy: Done
Can the reason be a firewall issue between both systems ? Is there any way to have more details ?
Thanks for your help
David
Solved! See The Solution
1 ACCEPTED SOLUTION
David_C has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Sergey_Osipov ,
thanks for the reply, but I finally resolve my issue.
The destionation LIF was not on the same node than the volume.
After migrating the LIF, it's working find.
Problem resolved.
David
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
David_C has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @Sergey_Osipov ,
thanks for the reply, but I finally resolve my issue.
The destionation LIF was not on the same node than the volume.
After migrating the LIF, it's working find.
Problem resolved.
David
