#Using NetApp XCP for migration data

1 messages · Page 1 of 1 (latest)

lucid fulcrum
#

Hello everyone, I want to use NetApp XCP to migrate NFS volume from old storage system to another one. I understand the process by using the copy and sync commands, but what about the export-polices and qtrees related to these volumes when I synchonize? which commands do I need to use?
Thank you so much!

#

I didn't know how to use the NetApp XCP to migrate polices and qtrees, whether or not I use this to do. Or I have to create polices in the storage system manually.

thin bloom
#

@lucid fulcrum - Using a shell script on an intermediary Linux system to read and parse the export policies and policy rules from one SVM and recreate them on another SVM is a decent way of accomplishing this task.

coarse kraken
#

Answer is in your second comment

#

you need to create those export policies as in your source volumes manually on the destination volumes

#

few additional questions before a thorough answer

#

what version is your old netapp systems running on?

#

is it C mode or 7mode

coarse kraken
#

Something to consider that the cut over is seemless

#

is to have the new destination volume and mounts points the same as the source

lucid fulcrum
#

What about the qtrees? I found something on the KB NetApp mentioned that SVM Migration (using SnapMirror) doesn't support Qtrees.

#

anyone suggest me a solution to do that.

tidal rivet
coarse kraken
#

just curious as to why you are concerned about qtree's

narrow mist
#

XCP is designed to copy data - not metadata. It's ideal to transfer data from a competitor to a NetApp filer. As Todd mentioned, script the policy and qtree replication. Create the policies and qtrees first, and then use XCP to do the actual data copies.

lucid fulcrum