NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform.
You will still be able to view content, but posting and replying will be temporarily disabled.
To learn more, please review the information in this blog post.

ONTAP Discussions

Import of SnapVault-relationships

bankdata1
3,075 Views

Hi all,

we have som trouble importing manually created snapvault relationships into the Protection Manager. We have craeted an empty dataset with a protection-policy. OnTap version 7.2.5.1 (primary) / 7.2.6.1 (secondary), DFM version 2.2

When we have created some relationships most of them won't appear under "Unprotected data"->"External relationsships" in the Protection Manager - is there a way to force them in?

Regards

Stefan

1 REPLY 1

rmharwood
3,075 Views

I've just gone through some of this with NetApp support.

Are the primary paths that are not showing up in DFM non-qtrees? If they are, the snapvault path needs to be /vol/volname/- in order for DFM to recognize them.

It's kind of difficult to describe here, but you can correct this on the secondary by running:

   snapvault modify -S <pri_filer>:/vol/volname/- /vol/volname/qtree

then

   snapvault start -r /vol/volname/qtree

You'll then need to remove the old snapvault relationships on the primary (the ones without the /-)

   snapvault release /vol/volname <sec_filer>:/vol/volname/qtree

Hope this helps some.

Richard

Public