If you can take the data down for a single pass, then vol copy is pretty easy. If not, and you have a SnapMirror license, you could do your first pass while the data is being accessed, then do an incremental while it's down.
This assumes that you have the same volume type (trad/flex) on each side. If not, you'll have to use a more logical way of moving data like ndmpcopy or Qtree-based SnapMirror.
-- Adam Fox adamfox@netapp.com
________________________________
From: Mailing Lists [mailto:lists@up-south.com] Sent: Tuesday, June 03, 2008 5:41 PM To: toasters@mathworks.com Subject: snapshot copy
two filers, have a need to copy the data from source:vol:snap1 to dest:vol
what would be the fastest way to do this, mounting and scp is pretty slow for me, is there some sort of mirroring that i can use to accomplish this ?