ONTAP Discussions

Identical entries in snapmirror.conf

deepak1224
2,116 Views

Hello Experts,

What will happen if there are more than one connection entry in snapmirror.conf. Which connection will be use for replication. like

my_conn = (src1, dst1)

my_conn = (src2, dst2)

myconn:srcvol detination:dstvol restart=always 15 * * 1,2,3,4,5

now which connection will be used for replication. Please help me out.

Thanks

Deepak

1 ACCEPTED SOLUTION

adamfox
2,116 Views

I've never tested it.  I would guess it would take the 2nd,  but you'd have to test it to make sure.  Also, I wouldn't suggest doing that in general.

View solution in original post

1 REPLY 1

adamfox
2,117 Views

I've never tested it.  I would guess it would take the 2nd,  but you'd have to test it to make sure.  Also, I wouldn't suggest doing that in general.

Public