Microsoft Virtualization Discussions

set-nasnapmirrorsyncschedule for semi-sync snapmirrors

jurphville
3,226 Views

I'm probably missing something, but i don't see a way to specify that a snapmirror schedule be semi-sync.  I can see in the output of get-nasnapmirrorsyncschedule that my semi-sync snap (that I created manually) is listed with a "Sync-Mode" of "semi-sync", but any sync snapmirror created with the set-nasnapmirorsyncschedule has a Sync-Mode of "sync".

Is there a way to set a semi-sync snapmirror via powershell?

4 REPLIES 4

cknight
3,226 Views

According to the API documentation, if the specified value of -OpsThrottle is greater than or equal to 10s, the mirror is configured to run in semi-synchronous mode.

In Data ONTAP 7.3, the OpsThrottle parameter is deprecated in favor of a new parameter for setting the sync mode explicitly.  Toolkit 1.3 will have support for the new parameter.

jurphville
3,226 Views

See, I knew I was missing something...completely over read that paramater.

Is there an estimated time of relase for 1.3?

Thanks for your help!

cknight
3,226 Views

Glad to help.

Is there an estimated time of relase for 1.3?

Yes! 

jurphville
3,226 Views

Bah!

Gotta love developers.  😃

Public