<?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: SnapCenter on SQL cluster active-active in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/152877#M12646</link>
    <description>&lt;P&gt;It is possible that the problem lies in the resolution names. We have a disjoint Windows namespace: the domain FQDN is "usc.es" but the servers FQDN is "server1.rpso.usc.es" being "rpso.usc.es", not a &lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; cursor: text; font-family: 'Source Sans Pro','Lato','Helvetica Neue','Helvetica','Arial','sans-serif'; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;Windows&lt;/SPAN&gt; subdomain , but a DNS zone.&lt;/P&gt;
&lt;P&gt;SnapCenter doesn't understand that and insists on always resolving "server1.usc.es" so we have to fool it with a "hosts"&amp;nbsp;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; cursor: text; font-family: 'Source Sans Pro','Lato','Helvetica Neue','Helvetica','Arial','sans-serif'; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;file &lt;/SPAN&gt; establishiong alias like "server1.usc.es".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But after installing the agents we find this problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 09 Dec 2019 09:46:40 GMT</pubDate>
    <dc:creator>cheche030</dc:creator>
    <dc:date>2019-12-09T09:46:40Z</dc:date>
    <item>
      <title>SnapCenter on SQL cluster active-active</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/152754#M12633</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp; I have installed SnapCenter 4.2.0 agents in two node SQL Server cluster with active-active configuration. But SnapCenter only can access to the instances running in the node which own cluster name resource. Does anybody know how can I work with the instances on the secod cluster node?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 12:40:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/152754#M12633</guid>
      <dc:creator>cheche030</dc:creator>
      <dc:date>2019-12-04T12:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter on SQL cluster active-active</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/152762#M12635</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Interesting query, Is that not a normal behavior ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SQL Cluster supports a Failover Clustering only where only one node is active at a certain point of time and next node takes up the work post a failover happens automatically/manually triggered.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Considering that , SnapCenter agent will only see the resources for the Node that is active.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does SQL Server support 'true' Active/Active Clustering?&lt;BR /&gt;&lt;A href="https://social.msdn.microsoft.com/Forums/sqlserver/en-US/a367a0cb-9231-42ae-9ddb-d59b9aa83ab9/does-sql-server-support-true-activeactive-clustering?forum=sqldisasterrecovery" target="_blank"&gt;https://social.msdn.microsoft.com/Forums/sqlserver/en-US/a367a0cb-9231-42ae-9ddb-d59b9aa83ab9/does-sql-server-support-true-activeactive-clustering?forum=sqldisasterrecovery&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Could someone from SnapCreator team confirm this ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 13:49:35 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/152762#M12635</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2019-12-04T13:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter on SQL cluster active-active</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/152763#M12636</link>
      <description>&lt;P&gt;When I say active/active I mean that each node runs different instances of SQL Server. For example:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; - Node 1 executes instances A and B&lt;BR /&gt;&amp;nbsp; - Node 2 executes instances C and D&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SnapCenter can only access instances that run on the node that has the cluster name. If the cluster name is on node 1, SnapCenter only accesses instances A and B. If the cluster name is on node 2, SnapCenter only accesses instances C and D.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 13:59:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/152763#M12636</guid>
      <dc:creator>cheche030</dc:creator>
      <dc:date>2019-12-04T13:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter on SQL cluster active-active</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/152797#M12637</link>
      <description>&lt;P&gt;Thanks for clearing that for me, that makes sense when you say 'active/active'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I guess, the question now is : Is it supported with SnapCenter ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will try to find this out.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 08:40:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/152797#M12637</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2019-12-05T08:40:08Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter on SQL cluster active-active</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/152812#M12639</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a reference of installing plug-in on SQL cluster.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Adding hosts and installing SnapCenter Plug-in for Microsoft Windows:&lt;BR /&gt;&lt;A href="http://docs.netapp.com/ocsc-40/index.jsp?topic=%2Fcom.netapp.doc.ocsc-isg%2FGUID-8674BCB1-0CA6-4B2B-8D07-146E1AB9AE79.html" target="_blank"&gt;http://docs.netapp.com/ocsc-40/index.jsp?topic=%2Fcom.netapp.doc.ocsc-isg%2FGUID-8674BCB1-0CA6-4B2B-8D07-146E1AB9AE79.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Installing plug-ins on a cluster: (I don't know if AlwaysOn means Active/Active)&lt;BR /&gt;If you install plug-ins on a cluster (WSFC, Oracle RAC, SQL Always OnAvailability Groups, or Exchange DAG), they are installed on all of the nodes of the cluster.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;U&gt;Could you ensure this:&lt;/U&gt;&lt;BR /&gt;SnapCenter depends on the proper configuration of the DNS. Therefore, the best practice is to enter the fully qualified domain name (FQDN). If you are adding a host using SnapCenter and it is part of a subdomain, you must provide the FQDN.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Dec 2019 13:58:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/152812#M12639</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2019-12-05T13:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter on SQL cluster active-active</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/152877#M12646</link>
      <description>&lt;P&gt;It is possible that the problem lies in the resolution names. We have a disjoint Windows namespace: the domain FQDN is "usc.es" but the servers FQDN is "server1.rpso.usc.es" being "rpso.usc.es", not a &lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; cursor: text; font-family: 'Source Sans Pro','Lato','Helvetica Neue','Helvetica','Arial','sans-serif'; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;Windows&lt;/SPAN&gt; subdomain , but a DNS zone.&lt;/P&gt;
&lt;P&gt;SnapCenter doesn't understand that and insists on always resolving "server1.usc.es" so we have to fool it with a "hosts"&amp;nbsp;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3e3e3e; cursor: text; font-family: 'Source Sans Pro','Lato','Helvetica Neue','Helvetica','Arial','sans-serif'; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;file &lt;/SPAN&gt; establishiong alias like "server1.usc.es".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But after installing the agents we find this problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 09:46:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/152877#M12646</guid>
      <dc:creator>cheche030</dc:creator>
      <dc:date>2019-12-09T09:46:40Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter on SQL cluster active-active</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/152878#M12647</link>
      <description>&lt;P&gt;Thanks for the update. Yes, it could well be.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I think looking at the version of the SnapCenter, you should be able to raise a ticket with NetApp. Have you already raised one regarding this issue ?&amp;nbsp; If not, I suggest please do so, chances are your issue will get resolved sooner.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, I come across this KB, talking about DNS issue. I guess you have acces to KBs. Please take a look.&lt;/P&gt;
&lt;P&gt;SnapCenter Resource "Availability Group":&lt;BR /&gt;&lt;A href="https://kb.netapp.com/app/answers/answer_view/a_id/1087384/loc/en_US" target="_blank"&gt;https://kb.netapp.com/app/answers/answer_view/a_id/1087384/loc/en_US&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 10:02:41 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/152878#M12647</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2019-12-09T10:02:41Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter on SQL cluster active-active</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/152879#M12648</link>
      <description>&lt;P&gt;Yes, I have raised a ticket with NetApp.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your help.&lt;/P&gt;</description>
      <pubDate>Mon, 09 Dec 2019 10:12:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/152879#M12648</guid>
      <dc:creator>cheche030</dc:creator>
      <dc:date>2019-12-09T10:12:33Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter on SQL cluster active-active</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/153292#M12663</link>
      <description>&lt;P&gt;I added an sql server that is not clustered and the server registers correctly. The DNS resolution error only occurs with clustered computers.&lt;/P&gt;</description>
      <pubDate>Mon, 30 Dec 2019 10:45:31 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/153292#M12663</guid>
      <dc:creator>cheche030</dc:creator>
      <dc:date>2019-12-30T10:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter on SQL cluster active-active</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/155123#M12777</link>
      <description>&lt;P&gt;An active-active clúster with normal DNS resolution works fine. The problem&amp;nbsp;lies in the disjoint namespace. Netapp is woking on this issue.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2020 13:01:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/155123#M12777</guid>
      <dc:creator>cheche030</dc:creator>
      <dc:date>2020-03-26T13:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter on SQL cluster active-active</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/156109#M12826</link>
      <description>&lt;P&gt;NetApp responds that disjoint domains are not supported by SnapCenter.&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 06:57:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/156109#M12826</guid>
      <dc:creator>cheche030</dc:creator>
      <dc:date>2020-05-11T06:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter on SQL cluster active-active</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/156110#M12827</link>
      <description>&lt;P&gt;This problem has nothing to do with the disjoint namespace. In order to work with all instances the nodes have to be able to access the SQL Browser service, which we had disabled. By enabling it all instances are accessible by Snapcenter.&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 07:03:33 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/156110#M12827</guid>
      <dc:creator>cheche030</dc:creator>
      <dc:date>2020-05-11T07:03:33Z</dc:date>
    </item>
    <item>
      <title>Re: SnapCenter on SQL cluster active-active</title>
      <link>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/156113#M12828</link>
      <description>&lt;P&gt;Very interesting and valuable information. Thanks a lot for sharing this information.&lt;/P&gt;</description>
      <pubDate>Mon, 11 May 2020 10:06:55 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/SnapCenter-on-SQL-cluster-active-active/m-p/156113#M12828</guid>
      <dc:creator>Ontapforrum</dc:creator>
      <dc:date>2020-05-11T10:06:55Z</dc:date>
    </item>
  </channel>
</rss>

