Scott,
I have a small confusion.
As per the steps I understand we need to do the following..
vol create <new_vol> <new_aggr> <size>
vol restrict <new_vol>
snapmirror initialize –S <filer>:<old_vol> <filer>:<new_vol>
check the snapmirror status, and then do update just nbefore the migrate..
Finally..
snapmirror migrate <old_vol> <new_vol>
So my confusion is, when I created the new_vol, it automatically got exported in NFS. Now once I complete the snap migrate, then why I need to export it again.
Am I missing something?
Thanks for your help.