<?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 SnapCenter and SQL AvailabilityGroup in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-and-SQL-AvailabilityGroup/m-p/125195#M11099</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;during install of SnapCenter 1.1 youve got the option "install local SQL express DB or use an existing SQL server/instance.&lt;/P&gt;&lt;P&gt;We have an SQL Availability Group (AG) so we chose the second option for a existing host.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, if we use the AG name with windows credentials install fails with error 1603 in the log.&lt;/P&gt;&lt;P&gt;If we do the same but use a nodename/instance of the same AG install finishes fine and DB is added to the node.&lt;/P&gt;&lt;P&gt;However, this is nog the way we want it because with a AG host failover DB's become stale.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, is there a workaround to use the AG name during install?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 18:21:15 GMT</pubDate>
    <dc:creator>sanderbreur</dc:creator>
    <dc:date>2025-06-04T18:21:15Z</dc:date>
    <item>
      <title>SnapCenter and SQL AvailabilityGroup</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-and-SQL-AvailabilityGroup/m-p/125195#M11099</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;during install of SnapCenter 1.1 youve got the option "install local SQL express DB or use an existing SQL server/instance.&lt;/P&gt;&lt;P&gt;We have an SQL Availability Group (AG) so we chose the second option for a existing host.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now, if we use the AG name with windows credentials install fails with error 1603 in the log.&lt;/P&gt;&lt;P&gt;If we do the same but use a nodename/instance of the same AG install finishes fine and DB is added to the node.&lt;/P&gt;&lt;P&gt;However, this is nog the way we want it because with a AG host failover DB's become stale.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, is there a workaround to use the AG name during install?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 18:21:15 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-and-SQL-AvailabilityGroup/m-p/125195#M11099</guid>
      <dc:creator>sanderbreur</dc:creator>
      <dc:date>2025-06-04T18:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter and SQL AvailabilityGroup</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-and-SQL-AvailabilityGroup/m-p/125302#M11105</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try using the cmdlet&amp;nbsp;Add-SmBackupDataset &amp;nbsp;Refer &lt;A href="https://library.netapp.com/ecm/ecm_get_file/ECMLP2440057&amp;nbsp;" target="_blank"&gt;https://library.netapp.com/ecm/ecm_get_file/ECMLP2440057&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Refer page 8 Resources: For availability group backup @{"Host"="localhost";"Type"="SQL Availability Group";"Names"="AG1"} Valid Type values are: SQL Database, SQL Instance, SQL Availability Group. You can include comma-separated values for Names.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Nov 2016 05:26:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-and-SQL-AvailabilityGroup/m-p/125302#M11105</guid>
      <dc:creator>Sahana</dc:creator>
      <dc:date>2016-11-11T05:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter and SQL AvailabilityGroup</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-and-SQL-AvailabilityGroup/m-p/126367#M11166</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;SPAN class="login-bold"&gt;&lt;A href="https://community.netapp.com/t5/user/viewprofilepage/user-id/1104" target="_self"&gt;sanderbreur&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;If you want to have SnapCenter Repository (NSM)database on AG, you should install on primary host of AG by giving Hostname\Instance. Once the installtion of SnapCenter is done. you need to migrate the NSM to Netapp lun. using protect-smrepository. Once NSM is on NetApp lun manually create NSM database on AG.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;you need to change the web.config file using C:\inetpub\wwwroot\SnapCenter\Web.config&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;change &amp;lt;DBServer&amp;gt; value= "AG lister name and port"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;example:&amp;nbsp;&lt;BR /&gt;&amp;lt;add key = "DBServer" value="ag-list-nam, 5010"/&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;once done same the changes and restart SMCORE "SnapCenter SMCore Service" server in SnapCenter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;Please refer documentation of SnapCenter Plugin for MSSQL under session:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;"Prerequisites for protecting snapcenter repository".&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;if you need help please reach out to netapp support they should able to help you.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="login-bold"&gt;Neeraj&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Dec 2016 03:19:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-and-SQL-AvailabilityGroup/m-p/126367#M11166</guid>
      <dc:creator>neerajd</dc:creator>
      <dc:date>2016-12-18T03:19:51Z</dc:date>
    </item>
  </channel>
</rss>

