#How to efficiently create a lot of SnapMirror relationships

1 messages · Page 1 of 1 (latest)

hazy smelt
#

Hi everyone,

I recently purchased a new FAS2820 as a SnapMirror target system.
Now, I want to create a SnapMirror relationship for all my volumes (>100) in my primary storage.
What is the best way to achieve this?
I don't want to just run snapmirror protect commands on my target system because I don't want to overload my network during initialization.
Every idea is welcomed.

acoustic epoch
#

If you did settle on initializing many at once, you could use a global replication throttle to set a ceiling and avoid overloading the network.
https://docs.netapp.com/us-en/ontap/data-protection/snapmirror-global-throttling-concept.html
SnapMirror will also automatically queue any relationships transfers above the supported limit for your platform (100/node)

#

Not sure how the volumes are arranged per SVM/vserver on the primary, but have you looked into SVMDR?

crude seal
#

You could use snapmirror protect -auto-initialize false and then initialize them separately.

opal jackal
stuck beacon
#

You could use Excel to generate the command and put the command in different columns, and the vserver/volume can be a separate row.