<?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: Connect to vfiler with ONTAPI via HTTP/HTTPS, err=10061 in Software Development Kit (SDK) and API Discussions</title>
    <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Connect-to-vfiler-with-ONTAPI-via-HTTP-HTTPS-err-10061/m-p/58693#M522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;great!!! you saved my day of getting really long :-). (SnapProtect with vFilers)&amp;nbsp; I didn't know that it is not possible to change the httpd.admin.enable option from within the vfiler!&amp;nbsp;&amp;nbsp; man I feel stupid &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp; regards Michel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Apr 2013 18:19:06 GMT</pubDate>
    <dc:creator>michelvankessel</dc:creator>
    <dc:date>2013-04-17T18:19:06Z</dc:date>
    <item>
      <title>Connect to vfiler with ONTAPI via HTTP/HTTPS, err=10061</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Connect-to-vfiler-with-ONTAPI-via-HTTP-HTTPS-err-10061/m-p/58676#M519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WARNING:&amp;nbsp; I'm not a programmer.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm using zexplorer to try and troubleshoot a problem with a program I'd like to use, but I'm seeing something odd when trying to connect to vfilers. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an active/active pair running ONTAP 8.0.2P3.&lt;/P&gt;&lt;P&gt;I have several vfilers running on each controller.&lt;/P&gt;&lt;P&gt;On controller 1, I can use an HTTP connection to any and all of the vfilers and get an appropriate response.&lt;/P&gt;&lt;P&gt;On controller 2, If I use an HTTP connection, I can connect with vfiler0 (the base unit), but not if I try to connect to any of the vfilers on that controller.&amp;nbsp; I get the following error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;results reason="Can't connect to host (err=10061)." status="failed" errno="10061"/&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is really odd because the physical filers are a cluster pair, built at the same time, running the same version of the OS, configured identically as far as I can tell, and the vfilers were built at the same time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any recommendations for figuring this one out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Brian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:33:12 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Connect-to-vfiler-with-ONTAPI-via-HTTP-HTTPS-err-10061/m-p/58676#M519</guid>
      <dc:creator>cat_towerbe</dc:creator>
      <dc:date>2025-06-05T06:33:12Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to vfiler with ONTAPI via HTTP/HTTPS, err=10061</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Connect-to-vfiler-with-ONTAPI-via-HTTP-HTTPS-err-10061/m-p/58681#M520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Brian -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Compare the HTTP options between the working vfilers and the non-working vfilers.&amp;nbsp; Here is an example below.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;toaster&amp;gt; vfiler run vfiler1 options http&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;===== vfiler1&lt;/P&gt;&lt;P&gt;httpd.access&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; legacy&lt;/P&gt;&lt;P&gt;httpd.admin.access&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; legacy&lt;/P&gt;&lt;P&gt;httpd.admin.enable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; on&lt;/P&gt;&lt;P&gt;httpd.admin.hostsequiv.enable off&lt;/P&gt;&lt;P&gt;httpd.admin.max_connections&amp;nbsp; 512&lt;/P&gt;&lt;P&gt;httpd.admin.top-page.authentication on&lt;/P&gt;&lt;P&gt;httpd.autoindex.enable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; off&lt;/P&gt;&lt;P&gt;httpd.bypass_traverse_checking off&lt;/P&gt;&lt;P&gt;httpd.enable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; off&lt;/P&gt;&lt;P&gt;httpd.ipv6.enable&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; off&lt;/P&gt;&lt;P&gt;httpd.log.format&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; common&lt;/P&gt;&lt;P&gt;httpd.method.trace.enable&amp;nbsp;&amp;nbsp;&amp;nbsp; off&lt;/P&gt;&lt;P&gt;httpd.rootdir&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; XXX&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I assume you have verified that the IP address are valid for the non-work vfilers by ping or rsh.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; - Rick -&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 21:29:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Connect-to-vfiler-with-ONTAPI-via-HTTP-HTTPS-err-10061/m-p/58681#M520</guid>
      <dc:creator>rle</dc:creator>
      <dc:date>2012-03-06T21:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to vfiler with ONTAPI via HTTP/HTTPS, err=10061</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Connect-to-vfiler-with-ONTAPI-via-HTTP-HTTPS-err-10061/m-p/58688#M521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Where's my soft rubber bat?&amp;nbsp; I need to beat myself for not thinking of that!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Rick!!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note:&amp;nbsp; This is why I LOVE communities.netapp.com.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Mar 2012 21:46:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Connect-to-vfiler-with-ONTAPI-via-HTTP-HTTPS-err-10061/m-p/58688#M521</guid>
      <dc:creator>cat_towerbe</dc:creator>
      <dc:date>2012-03-06T21:46:39Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to vfiler with ONTAPI via HTTP/HTTPS, err=10061</title>
      <link>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Connect-to-vfiler-with-ONTAPI-via-HTTP-HTTPS-err-10061/m-p/58693#M522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;great!!! you saved my day of getting really long :-). (SnapProtect with vFilers)&amp;nbsp; I didn't know that it is not possible to change the httpd.admin.enable option from within the vfiler!&amp;nbsp;&amp;nbsp; man I feel stupid &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp; regards Michel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Apr 2013 18:19:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Software-Development-Kit-SDK-and-API-Discussions/Connect-to-vfiler-with-ONTAPI-via-HTTP-HTTPS-err-10061/m-p/58693#M522</guid>
      <dc:creator>michelvankessel</dc:creator>
      <dc:date>2013-04-17T18:19:06Z</dc:date>
    </item>
  </channel>
</rss>

