<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: MS SQL 2012 - local AlwaysOn AG with remote SnapMirror in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54092#M5627</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[bump]&lt;/P&gt;&lt;P&gt; anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jan 2013 15:54:51 GMT</pubDate>
    <dc:creator>radek_kubka</dc:creator>
    <dc:date>2013-01-22T15:54:51Z</dc:date>
    <item>
      <title>MS SQL 2012 - local AlwaysOn AG with remote SnapMirror</title>
      <link>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54088#M5626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate it is a fairly new ground, but was wondering whether anyone may have any views on this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any obvious show-stoppers for implementing the following setup?&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;2-node local SQL 2012 AlwaysOn Availability Group – both nodes running as VMs atop of vSphere&lt;/LI&gt;&lt;LI&gt;SMSQL taking local backups&lt;/LI&gt;&lt;LI&gt;Rather than stretching SQL 2012 to a remote site (which is doable &amp;amp; probably the most obvious thing to do), using SnapMirror to replicate both SQL data &amp;amp; VM OS images&lt;/LI&gt;&lt;LI&gt;In a case of a site failure - bringing up replicated SQL nodes at the remote site &amp;amp; connecting to replicated SQL databases&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL servers at both sites will use the same IP addresses (say we are talking stretched subnet).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:11:43 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54088#M5626</guid>
      <dc:creator>radek_kubka</dc:creator>
      <dc:date>2025-06-05T06:11:43Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL 2012 - local AlwaysOn AG with remote SnapMirror</title>
      <link>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54092#M5627</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;[bump]&lt;/P&gt;&lt;P&gt; anyone?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2013 15:54:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54092#M5627</guid>
      <dc:creator>radek_kubka</dc:creator>
      <dc:date>2013-01-22T15:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL 2012 - local AlwaysOn AG with remote SnapMirror</title>
      <link>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54097#M5628</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Radek ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not see any showstoppers to the configuration that you had mentioned above. Keep in mind that SQL 2012 AlwaysOn AG is supported by only SMSQL 6.0 .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With this version of SMSQL 6.0 you&amp;nbsp; have the Availability Group Database Backup option .This feature will allow you to back up AG databases across servers in a single operation and no need to take &lt;/P&gt;&lt;P&gt;backups on each individual node.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The backup job is assigned to the SQL Server agent on the driving server or from the host from where the SMSQL wizard launches the backup . Also keep in mind to have the secondary replicas Readable Secondary property for the replica to Yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There were few points which I had discussed in TR 4003 &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AlwaysOn introduces the following enhancements: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Provides enhanced failover functionality using Windows Server Failover Clustering (WSFC)&lt;/P&gt;&lt;P&gt;Eliminates the requirement for shared storage and removes the single point of failure.&lt;/P&gt;&lt;P&gt;Offers multiple availability databases, compared to database mirroring.&lt;/P&gt;&lt;P&gt;Features AlwaysOn listener service, which accepts all requests to database availability groups .&lt;/P&gt;&lt;P&gt;Can expand over multiple subnets&lt;/P&gt;&lt;P&gt;Gives the option to offload backup and maintenance operations to a read-only replica database&lt;/P&gt;&lt;P&gt;Offers support for both synchronous and asynchronous nodes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Using this version of SnapManager 6.0, users can:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create Snapshot based full backup and transaction log backup on SQL Server 2012 user databases&lt;/P&gt;&lt;P&gt;Create stream-based full backup and transaction log backup on SQL Server 2012 system databases (except tempdb)&lt;/P&gt;&lt;P&gt;Perform restore on SQL Server 2012 databases, including restoring a Snapshot full backup and applying transaction log backups &lt;/P&gt;&lt;P&gt;Perform up-to-the-minute restore, point-in-time restore, and restore-to-mark restore .&lt;/P&gt;&lt;P&gt;Create federated full backup and federated log backup with SQL Server 2012 databases included in one or more federated groups along with databases from other versions of SQL Server instances .&lt;/P&gt;&lt;P&gt;Create clone databases on SQL Server 2012 instances.&lt;/P&gt;&lt;P&gt;Automatically refresh the clone database on a SQL Server 2012 instance &lt;/P&gt;&lt;P&gt;Automatically delete the cloned database on a SQL Server 2012 instance when it is no longer needed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would also recommend you to check IMT for the latest supported configurations for Vsphere,VSC ,SDW and other softwares&amp;nbsp; for SQL 2012 AG on VMware.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;AB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 07:00:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54097#M5628</guid>
      <dc:creator>ABHISHEKBASU</dc:creator>
      <dc:date>2013-03-01T07:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL 2012 - local AlwaysOn AG with remote SnapMirror</title>
      <link>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54101#M5629</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abhishek,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks for taking time to respond so thoroughly - much appreciated!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 10:29:16 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54101#M5629</guid>
      <dc:creator>radek_kubka</dc:creator>
      <dc:date>2013-03-01T10:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL 2012 - local AlwaysOn AG with remote SnapMirror</title>
      <link>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54105#M5630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One more question, loosely related to the subject:&lt;/P&gt;&lt;P&gt;Are there any SQL 2012 specific gotchas when using SnapDrive rolling Snapshot copies to augment SMSQL backups?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2013 12:15:20 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54105#M5630</guid>
      <dc:creator>radek_kubka</dc:creator>
      <dc:date>2013-03-01T12:15:20Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL 2012 - local AlwaysOn AG with remote SnapMirror</title>
      <link>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54109#M5631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Radek,&lt;/P&gt;&lt;P&gt;There may be some changes with rolling SnapShots. If you are using SQL 2012 AGs, t-log dumps are no longer placed in the SnapInfo directory.&amp;nbsp; In order for any of the replicas to be recovered up to the minute all SQL instances with a replica need to have access to the logs.&amp;nbsp; To accomodate this, SMSQL 6.0 requires a CIFS share to be made available as a t-log repository.&amp;nbsp; This CIFS share does not necessarily need to be on a NetApp volume and therefore it is no longer automatically covered by SnapShot protection in SMSQL.&amp;nbsp; It is recommended, however, that you specify a location that can be backed up with SnapShots and SnapMirrored to a specified destination using scripts and the run-after command associated with a backup job.&amp;nbsp; If you are not using AGs, then I believe you can continue using the SnapInfo directory as normal and the rolling snapshot process should not change.&lt;/P&gt;&lt;P&gt;-- Justin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 01:40:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54109#M5631</guid>
      <dc:creator>welch</dc:creator>
      <dc:date>2013-03-05T01:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL 2012 - local AlwaysOn AG with remote SnapMirror</title>
      <link>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54114#M5632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Justin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's very useful - many thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Radek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 11:45:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54114#M5632</guid>
      <dc:creator>radek_kubka</dc:creator>
      <dc:date>2013-03-05T11:45:32Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL 2012 - local AlwaysOn AG with remote SnapMirror</title>
      <link>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54119#M5633</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, reading this again...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So basically in the scenario described in my original post (with local AlwaysOn AG), I can't use SnapDrive rolling snapshots, as T-Logs are placed in a CIFS share and not in a LUN. The volume with CIFS share still can be snapshotted &amp;amp; mirrored every 15 minutes by setting up a schedule on the filer, rather than via SnapDrive, but deleting snapshots would require some script though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it described properly anywhere? Any additional comments / thoughts?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 14:55:57 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54119#M5633</guid>
      <dc:creator>radek_kubka</dc:creator>
      <dc:date>2013-03-05T14:55:57Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL 2012 - local AlwaysOn AG with remote SnapMirror</title>
      <link>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54123#M5634</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Assuming you use a volume on NetApp and have CIFS licensed, we recommend using the "run after" option associated with SMSQL jobs to update the snapmirror relationship of the volume containing the transaction logs.&amp;nbsp; Setting a schedule on the filer will maintain the snapmirror, but it may kick off while a dump is in progress and potentially give you an incomplete dump file on the destination.&amp;nbsp; Using the run after command to call a script that updates the snapmirror will ensure that the log dump is completed when the mirror kicks off.&amp;nbsp; It will also ensure you have the most current log in your DR site.&amp;nbsp; As for retention, you should not need to take snapshots of the volume like you would a LUN.&amp;nbsp; If the t-logs are there when the snapmirror kicks off, they will be mirrored.&amp;nbsp; T-Log retention can be managed through SMSQL log retention policies and not necessarily via snapshot retention.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alternatively, there is nothing stopping you from creating a LUN on your SQL Server and sharing that drive letter out for the log repository CIFS Share.&amp;nbsp; The down side is that if that server goes down, you lose the share and access to the logs until you mount the lun up again somewhere else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have not seen any real documentation around t-log replication best practices with the new layout in SMSQL 6.0.&amp;nbsp; I will pass the word up asking for the documents to be update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 17:46:29 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54123#M5634</guid>
      <dc:creator>welch</dc:creator>
      <dc:date>2013-03-05T17:46:29Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL 2012 - local AlwaysOn AG with remote SnapMirror</title>
      <link>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54127#M5635</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote" modifiedtitle="true"&gt;&lt;P&gt;we recommend using the "run after" option associated with SMSQL jobs to update the snapmirror relationship of the volume containing the transaction logs. &lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;Hmm, yes understood. But I was asking about reducing RPO by replicating recovery points *more* frequently than SMSQL jobs - like with SnapDrive rolling snapshots, which run every 15 minutes, whilst the SMSQL backup is done only every 4 hours (example described in the TR-4003)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 18:07:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54127#M5635</guid>
      <dc:creator>radek_kubka</dc:creator>
      <dc:date>2013-03-05T18:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL 2012 - local AlwaysOn AG with remote SnapMirror</title>
      <link>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54132#M5636</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am assuming you schedule your transaction log dumps using SMSQL.&amp;nbsp; This is the job that would have the script associated with it (as opposed to your full database backup) and it would run as frequent as your t-log dumps happen.&amp;nbsp; Just make sure that your t-log snapmirror finishes prior to the next log dump beginning.&amp;nbsp; I would suggest dedicating a volume to just the logs so that the snapmirror does not need to send un-necessary data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 18:19:50 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54132#M5636</guid>
      <dc:creator>welch</dc:creator>
      <dc:date>2013-03-05T18:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL 2012 - local AlwaysOn AG with remote SnapMirror</title>
      <link>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54137#M5637</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, this makes perfect sense now!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Mar 2013 21:19:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54137#M5637</guid>
      <dc:creator>radek_kubka</dc:creator>
      <dc:date>2013-03-05T21:19:05Z</dc:date>
    </item>
    <item>
      <title>Re: MS SQL 2012 - local AlwaysOn AG with remote SnapMirror</title>
      <link>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54142#M5638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Justin.&amp;nbsp; The possibility of SnapMirroring the t-log CIFS repository across sites was my main question, but now I'm interested in what that looks like from a DR perspective.&amp;nbsp; Outside of breaking the SnapMirror and making sure the CIFS share permissions are accurate, does one simply re-run the SMSQL Configuration wizard at the DR site and only change the t-log repository location before a restore, or are there more steps to consider?&amp;nbsp; Let's assume a secondary replica has been at the DR site the whole time.&amp;nbsp; So data and SnapInfo LUNs are already there, plus there's the SnapMirrored t-log CIFS share.&amp;nbsp; Then what?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://VirtuallyMikeBrown.com" target="_blank"&gt;http://VirtuallyMikeBrown.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="https://twitter.com/VirtuallyMikeB" target="_blank"&gt;https://twitter.com/VirtuallyMikeB&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://LinkedIn.com/in/michaelbbrown" target="_blank"&gt;http://LinkedIn.com/in/michaelbbrown&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 19:55:59 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/MS-SQL-2012-local-AlwaysOn-AG-with-remote-SnapMirror/m-p/54142#M5638</guid>
      <dc:creator>VIRTUALLYMIKEB</dc:creator>
      <dc:date>2013-07-03T19:55:59Z</dc:date>
    </item>
  </channel>
</rss>

