ONTAP Discussions

After snapmirror reversal, howto update snapvault ?

vmsjaak13
2,899 Views

Start situation:

VSM:

filerA:volA -> filerB:volB

SV:

filerA:/vol/volA/qtree -> filerC:/vol/volC/qtree

Snapmirror relationship is being reversed, because of a failover test:

filerB:volB -> filerA:volA

How can I change the snapvault so that filerC now uses filerB:/vol/volB/qtree as the source instead of filerA:/vol/volA/qtree

Kind regards,

Niek

1 ACCEPTED SOLUTION

sowens
2,899 Views

On filerC, you can perform the following:

filerC> snapvault modify –S filerB:/vol/volB/qtree /vol/volC/qtree

filerC> snapvault update /vol/volC/qtree

View solution in original post

3 REPLIES 3

sowens
2,900 Views

On filerC, you can perform the following:

filerC> snapvault modify –S filerB:/vol/volB/qtree /vol/volC/qtree

filerC> snapvault update /vol/volC/qtree

vmsjaak13
2,899 Views

Ah thanks: that's seems logical. Will test tomorrow.

Regards,

Niek

vmsjaak13
2,899 Views

Worked like a charm !

Regards,

Niek

Public