SiNgAuTaRa - Live with EMC # NetApp # Solaris # Linux # UNIX

July 13, 2006

how to do copy from filer to another filer

Filed under: unix, NetApp, storage

Actually there are few ways to copy data from filer to another filer.

1) using snapmirror
this method is easily using filerview but need license , so might be expensive. Easily to maintain and the data can be sync automatically.

2) using rsync, so you might need to run with script. What you need to do is mount the location of the filer and destination of the filer inside any server. Then create rsync script and run it as cronjobs.

3) using ndmcopy - this is very simple and easily to used for single data movement. I’ll show you how to do.
Telnet filerA (destination) :

filerA> ndmpcopy -sa root:password filerB:/vol/volname/qtree filerA:/vol/volname/qtree

Telnet filerB (source) :

filerB> ndmpcopy -da root:password filerB:/vol/volname/qtree filerA:/vol/volname/qtree

p/s: some user call filer or netapp hostsname.

1 Comment »

The URI to TrackBack this entry is: http://singautara.blogsome.com/2006/07/13/lesson-5-how-to-do-copy-from-filer-to-another-filer/trackback/

  1. Netapp Admin basics — GeekyFacts.com guide to start learning Netapp

    Comment by geekyfacts — January 29, 2009 @ 4:37 pm

RSS feed for comments on this post.

Leave a comment

Line and paragraph breaks automatic, e-mail address never displayed, HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>



Anti-spam measure: please retype the above text into the box provided.

Get free blog up and running in minutes with Blogsome
Theme designed by Gary Rogers