<?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 Preferred IP Windows Plugin in Data Protection</title>
    <link>https://community.netapp.com/t5/Data-Protection/Preferred-IP-Windows-Plugin/m-p/141576#M11972</link>
    <description>&lt;P&gt;Hey guys, have a fun one here. We have a single SVM called SVM01-WH, this has DDNS enabled for CIFS LIF's and users connect to \\SVM01-WH - this same SVM is running iSCSI and NFS protocols.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The SVM connections are added into SC with the preffered IP address of the SVM MGMT - this works fine, I can see all disks on the hosts, I can manage them, add resources, all that stuff works. When I come to run a verify or backup job, the preffered IP is ignored and the windows SQL host tries to do its own DNS resolution, which of course resolves to the CIFS LIF.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;In the good old days we would simply use command&amp;nbsp;“sdcli preferredip set -f SVM01-WH -IP&amp;nbsp;&amp;lt;IP Address&amp;gt;" on snap drive and everything would be fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Is this a known bug? I've emailed some contacts at NetApp but thought I would ask the community too!&lt;/P&gt;
&lt;P&gt;2) The preferred IP should be passed down to the configuraiton of the windows plugin - does anyone know which file / regkey this would be in?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can "fix" this by adding a host file on the SQL box, but of course it then can no longer connect to the SMB shares as the MGMT LIF isn't going to let me have them!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes yes, more than one SVM would help but it's too late for that and this should work by design.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help&amp;nbsp;is&amp;nbsp;appreciated peeps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 04 Jun 2025 13:30:06 GMT</pubDate>
    <dc:creator>amayacitta</dc:creator>
    <dc:date>2025-06-04T13:30:06Z</dc:date>
    <item>
      <title>Preferred IP Windows Plugin</title>
      <link>https://community.netapp.com/t5/Data-Protection/Preferred-IP-Windows-Plugin/m-p/141576#M11972</link>
      <description>&lt;P&gt;Hey guys, have a fun one here. We have a single SVM called SVM01-WH, this has DDNS enabled for CIFS LIF's and users connect to \\SVM01-WH - this same SVM is running iSCSI and NFS protocols.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The SVM connections are added into SC with the preffered IP address of the SVM MGMT - this works fine, I can see all disks on the hosts, I can manage them, add resources, all that stuff works. When I come to run a verify or backup job, the preffered IP is ignored and the windows SQL host tries to do its own DNS resolution, which of course resolves to the CIFS LIF.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;In the good old days we would simply use command&amp;nbsp;“sdcli preferredip set -f SVM01-WH -IP&amp;nbsp;&amp;lt;IP Address&amp;gt;" on snap drive and everything would be fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Is this a known bug? I've emailed some contacts at NetApp but thought I would ask the community too!&lt;/P&gt;
&lt;P&gt;2) The preferred IP should be passed down to the configuraiton of the windows plugin - does anyone know which file / regkey this would be in?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can "fix" this by adding a host file on the SQL box, but of course it then can no longer connect to the SMB shares as the MGMT LIF isn't going to let me have them!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes yes, more than one SVM would help but it's too late for that and this should work by design.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help&amp;nbsp;is&amp;nbsp;appreciated peeps!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 13:30:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Preferred-IP-Windows-Plugin/m-p/141576#M11972</guid>
      <dc:creator>amayacitta</dc:creator>
      <dc:date>2025-06-04T13:30:06Z</dc:date>
    </item>
    <item>
      <title>Re: Preferred IP Windows Plugin</title>
      <link>https://community.netapp.com/t5/Data-Protection/Preferred-IP-Windows-Plugin/m-p/141578#M11974</link>
      <description>&lt;P&gt;May of just fixed this by allowing a management connection over the CIFS data LIF.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;net int modify -vserver SVM01-WH -lif SVM01_WH_CIFS01 -firewall-policy mgmt&lt;/P&gt;
&lt;P&gt;net int modify -vserver SVM01-WH -lif SVM01_WH_CIFS02 -firewall-policy mgmt&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Got the tip from here -&amp;nbsp;&lt;A href="https://library.netapp.com/ecmdocs/ECMP1196907/html/GUID-C8355A55-5063-4EF5-B0D2-91BC187681D5.html" target="_blank"&gt;https://library.netapp.com/ecmdocs/ECMP1196907/html/GUID-C8355A55-5063-4EF5-B0D2-91BC187681D5.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2018 17:15:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Data-Protection/Preferred-IP-Windows-Plugin/m-p/141578#M11974</guid>
      <dc:creator>amayacitta</dc:creator>
      <dc:date>2018-07-19T17:15:28Z</dc:date>
    </item>
  </channel>
</rss>

