<?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-NaController: -rpc needs twice the time of -http in Microsoft Virtualization Discussions</title>
    <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Connect-NaController-rpc-needs-twice-the-time-of-http/m-p/16648#M872</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Obviously, I misread your question.&amp;nbsp; I'm still not entirely clear on what your question is, but my guess is that you are expecting to see what I do, in that RPC connects faster than HTTP/HTTPS, correct?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I won't remove my post, as the information is still valid and perhaps helpful to someone else.&amp;nbsp; Do you have a firewall between the machine you are running Powershell on and the controllers?&amp;nbsp; Do you have CIFS setup properly on the controllers and is it configured to use Active Directory for authentication?&amp;nbsp; THe long paus you are seeing with RPC is likely related to the controller trying to query Active Directory.&amp;nbsp; Do you have any known issues with your AD controllers, errors in the even logs, etc...?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you run a cifs domaininfo from the command line and looked at the output for errors?&amp;nbsp; How about a cifs testdc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both of those commands may shed some light on whether or not the long pause is AD-related or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 31 May 2012 19:37:51 GMT</pubDate>
    <dc:creator>bsti</dc:creator>
    <dc:date>2012-05-31T19:37:51Z</dc:date>
    <item>
      <title>Connect-NaController: -rpc needs twice the time of -http</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Connect-NaController-rpc-needs-twice-the-time-of-http/m-p/16637#M870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 10pt;"&gt;Connect-NaController: -rpc needs twice the time of -http&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: courier new,courier;"&gt;PS R:\&amp;gt; $s1=Connect-NaController t3 -http -Credential jw&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:42:45,103 INFO&amp;nbsp; DataONTAP.PowerShell.SDK.ConnectNaController - Cmdlet invocation: $s1=Connect-NaController t3 -http -Credential jw&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:42:45,118 DEBUG DataONTAP.PowerShell.SDK.ConnectNaController - Connecting to t3 via HTTPS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:42:45,808 DEBUG DataONTAP.PowerShell.SDK.ConnectNaController - Connected to t3, ONTAPI version is 1.14&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:42:46,421 DEBUG DataONTAP.PowerShell.SDK.ConnectNaController - Connected to t3, ONTAP version is NetApp Release 7.3.6P5: Sat Dec 10 02:14:41 PST 2011&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:42:46,423 DEBUG DataONTAP.PowerShell.SDK.ConnectNaController - Connected to t3 using HTTP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:42:49,602 DEBUG NetApp.Ontapi.NaServer - &amp;lt;results status="passed"&amp;gt;&amp;lt;system-info&amp;gt;&amp;lt;system-name&amp;gt;t3&amp;lt;/system-name&amp;gt;&amp;lt;system-id&amp;gt;0135112935&amp;lt;/system-id&amp;gt;&amp;lt;system-model&amp;gt;FAS2040&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;PS R:\&amp;gt; $s1=Connect-NaController t3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:43:19,198 INFO&amp;nbsp; DataONTAP.PowerShell.SDK.ConnectNaController - Cmdlet invocation: $s1=Connect-NaController t3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:43:19,207 DEBUG DataONTAP.PowerShell.SDK.ConnectNaController - Connecting to t3 via RPC&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:43:21,759 DEBUG DataONTAP.PowerShell.SDK.ConnectNaController - Connected to t3, ONTAPI version is 1.14&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:43:22,474 DEBUG DataONTAP.PowerShell.SDK.ConnectNaController - Connected to t3, ONTAP version is NetApp Release 7.3.6P5: Sat Dec 10 02:14:41 PST 2011&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:43:22,475 DEBUG DataONTAP.PowerShell.SDK.ConnectNaController - Connected to t3 using RPC&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:43:28,977 DEBUG NetApp.Ontapi.NaServer - &amp;lt;results status="passed"&amp;gt;&amp;lt;system-info&amp;gt;&amp;lt;system-name&amp;gt;t3&amp;lt;/system-name&amp;gt;&amp;lt;system-id&amp;gt;0135112935&amp;lt;/system-id&amp;gt;&amp;lt;system-model&amp;gt;FAS2040&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;PS R:\&amp;gt; $s1=Connect-NaController t3 -http -Credential jw&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:44:09,751 INFO&amp;nbsp; DataONTAP.PowerShell.SDK.ConnectNaController - Cmdlet invocation: $s1=Connect-NaController t3 -http -Credential jw&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:44:09,760 DEBUG DataONTAP.PowerShell.SDK.ConnectNaController - Connecting to t3 via HTTPS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:44:10,266 DEBUG DataONTAP.PowerShell.SDK.ConnectNaController - Connected to t3, ONTAPI version is 1.14&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:44:10,830 DEBUG DataONTAP.PowerShell.SDK.ConnectNaController - Connected to t3, ONTAP version is NetApp Release 7.3.6P5: Sat Dec 10 02:14:41 PST 2011&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:44:10,831 DEBUG DataONTAP.PowerShell.SDK.ConnectNaController - Connected to t3 using HTTP&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:44:14,530 DEBUG NetApp.Ontapi.NaServer - &amp;lt;results status="passed"&amp;gt;&amp;lt;system-info&amp;gt;&amp;lt;system-name&amp;gt;t3&amp;lt;/system-name&amp;gt;&amp;lt;system-id&amp;gt;0135112935&amp;lt;/system-id&amp;gt;&amp;lt;system-model&amp;gt;FAS2040&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;PS R:\&amp;gt; $s1=Connect-NaController t3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:44:22,208 INFO&amp;nbsp; DataONTAP.PowerShell.SDK.ConnectNaController - Cmdlet invocation: $s1=Connect-NaController t3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:44:22,216 DEBUG DataONTAP.PowerShell.SDK.ConnectNaController - Connecting to t3 via RPC&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:44:25,374 DEBUG DataONTAP.PowerShell.SDK.ConnectNaController - Connected to t3, ONTAPI version is 1.14&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:44:27,294 DEBUG DataONTAP.PowerShell.SDK.ConnectNaController - Connected to t3, ONTAP version is NetApp Release 7.3.6P5: Sat Dec 10 02:14:41 PST 2011&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:44:27,295 DEBUG DataONTAP.PowerShell.SDK.ConnectNaController - Connected to t3 using RPC&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;2012-05-29 13:44:36,137 DEBUG NetApp.Ontapi.NaServer - &amp;lt;results status="passed"&amp;gt;&amp;lt;system-info&amp;gt;&amp;lt;system-name&amp;gt;t3&amp;lt;/system-name&amp;gt;&amp;lt;system-id&amp;gt;0135112935&amp;lt;/system-id&amp;gt;&amp;lt;system-model&amp;gt;FAS2040&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:26:17 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Connect-NaController-rpc-needs-twice-the-time-of-http/m-p/16637#M870</guid>
      <dc:creator>wippel</dc:creator>
      <dc:date>2025-06-05T06:26:17Z</dc:date>
    </item>
    <item>
      <title>Re: Connect-NaController: -rpc needs twice the time of -http</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Connect-NaController-rpc-needs-twice-the-time-of-http/m-p/16643#M871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I notice the same thing, but I think this is expected.&amp;nbsp; I don't think HTTP and HTTPS communicate as fast as RPC.&amp;nbsp; IT's nice to have the alternateive methods available to communicate though, in case for some reason RPC won't work.&amp;nbsp; I know two cases where thsi happens:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1)&amp;nbsp; You have a firewall between you and the controllers that blocks random high ports&lt;/P&gt;&lt;P&gt;2)&amp;nbsp; You need to pass in credentials other than those you are logged on currently with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 16:27:39 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Connect-NaController-rpc-needs-twice-the-time-of-http/m-p/16643#M871</guid>
      <dc:creator>bsti</dc:creator>
      <dc:date>2012-05-31T16:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Connect-NaController: -rpc needs twice the time of -http</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Connect-NaController-rpc-needs-twice-the-time-of-http/m-p/16648#M872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Obviously, I misread your question.&amp;nbsp; I'm still not entirely clear on what your question is, but my guess is that you are expecting to see what I do, in that RPC connects faster than HTTP/HTTPS, correct?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I won't remove my post, as the information is still valid and perhaps helpful to someone else.&amp;nbsp; Do you have a firewall between the machine you are running Powershell on and the controllers?&amp;nbsp; Do you have CIFS setup properly on the controllers and is it configured to use Active Directory for authentication?&amp;nbsp; THe long paus you are seeing with RPC is likely related to the controller trying to query Active Directory.&amp;nbsp; Do you have any known issues with your AD controllers, errors in the even logs, etc...?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you run a cifs domaininfo from the command line and looked at the output for errors?&amp;nbsp; How about a cifs testdc?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Both of those commands may shed some light on whether or not the long pause is AD-related or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 May 2012 19:37:51 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Connect-NaController-rpc-needs-twice-the-time-of-http/m-p/16648#M872</guid>
      <dc:creator>bsti</dc:creator>
      <dc:date>2012-05-31T19:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Connect-NaController: -rpc needs twice the time of -http</title>
      <link>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Connect-NaController-rpc-needs-twice-the-time-of-http/m-p/16652#M873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Jun 2012 09:50:06 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Microsoft-Virtualization-Discussions/Connect-NaController-rpc-needs-twice-the-time-of-http/m-p/16652#M873</guid>
      <dc:creator>wippel</dc:creator>
      <dc:date>2012-06-01T09:50:06Z</dc:date>
    </item>
  </channel>
</rss>

