<?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: Testing Issue with HP VAN SDN Controller 2.3.5 in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6642438#M1614</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I'm not facing this issue but sometimes it appears wihtout changing anything. Sometimes restarting sdna and sdnc solves the problem and sometimes not. But now it's working fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The mininet command I'm using is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sudo mn --mac --controller=remote,ip=192.168.186.128 --topo=tree,depth=2,fanout=2&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;&lt;P&gt;Ahmad&lt;/P&gt;</description>
    <pubDate>Thu, 09 Oct 2014 12:23:29 GMT</pubDate>
    <dc:creator>aalgohary</dc:creator>
    <dc:date>2014-10-09T12:23:29Z</dc:date>
    <item>
      <title>Testing Issue with HP VAN SDN Controller 2.3.5</title>
      <link>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6636420#M1612</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an issue when I'm trying to deploy applications for test. I disabled verifying signed Jar files by doing the following 2 steps:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(1) Modifying the /opt/sdn/virgo/bin/dmk.sh script and adding "-Dsdn.signedJar=none" in "JMX_OPTS".&lt;/P&gt;&lt;P&gt;(2) Setting&amp;nbsp; com.hp.sdn.adm.mgr.impl.AppManager.verifyZips to flase in HP SDN Controller Console.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and I was able to deploy the applications successfully but the issue is that when I try to run a mininet topology to test against, I receive the following message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Unable to contact the remote controller at &amp;lt;controller ip&amp;gt;:6633"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even restarting the services "sdnc and sdna" doesn't solve it. I had to reinstall the controller again.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any suggestions to solve this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Ahmad&lt;/P&gt;</description>
      <pubDate>Wed, 01 Oct 2014 14:05:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6636420#M1612</guid>
      <dc:creator>aalgohary</dc:creator>
      <dc:date>2014-10-01T14:05:23Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Issue with HP VAN SDN Controller 2.3.5</title>
      <link>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6642378#M1613</link>
      <description>&lt;P&gt;Hello Ahmad,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Since the issue occurs when you try to run the mininet topology , so please share the command you are running for mininet.&lt;/P&gt;&lt;P&gt;Also you have re-installed the controller , are you still facing the same issue?&lt;/P&gt;&lt;P&gt;Before starting mininet, could you please try to ping the Controller IP and check whether it is working?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can check if Controller is listening on port 6633 using below command&lt;/P&gt;&lt;P&gt;netstat -nl | grep 6633&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;HP SDN Team&lt;/P&gt;</description>
      <pubDate>Thu, 09 Oct 2014 10:43:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6642378#M1613</guid>
      <dc:creator>sdnindia</dc:creator>
      <dc:date>2014-10-09T10:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Issue with HP VAN SDN Controller 2.3.5</title>
      <link>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6642438#M1614</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I'm not facing this issue but sometimes it appears wihtout changing anything. Sometimes restarting sdna and sdnc solves the problem and sometimes not. But now it's working fine.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The mininet command I'm using is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sudo mn --mac --controller=remote,ip=192.168.186.128 --topo=tree,depth=2,fanout=2&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;&lt;P&gt;Ahmad&lt;/P&gt;</description>
      <pubDate>Thu, 09 Oct 2014 12:23:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6642438#M1614</guid>
      <dc:creator>aalgohary</dc:creator>
      <dc:date>2014-10-09T12:23:29Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Issue with HP VAN SDN Controller 2.3.5</title>
      <link>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6657444#M1615</link>
      <description>&lt;P&gt;Hello Ahmad,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Doing a follow up to check if you need any further assistance with respect to the query posted.&lt;BR /&gt;Please do let us know&amp;nbsp; if your problem is solved.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have more questions on the same topic please do reply on the same thread or open a new post if new topic.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;HP SDN Team&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2014 05:51:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6657444#M1615</guid>
      <dc:creator>sdnindia</dc:creator>
      <dc:date>2014-10-28T05:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Issue with HP VAN SDN Controller 2.3.5</title>
      <link>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6657454#M1616</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes, the problem has been solved but subjected to occur again. If so, I will reply on the same thread. My appreciation for your help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Ahmad Al Gohary&lt;/P&gt;</description>
      <pubDate>Tue, 28 Oct 2014 06:12:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6657454#M1616</guid>
      <dc:creator>aalgohary</dc:creator>
      <dc:date>2014-10-28T06:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Issue with HP VAN SDN Controller 2.3.5</title>
      <link>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6737155#M1617</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have observed the same problem. Sometimes (for example after restarting server which runs controller) the mininet is unable to connect to controller. Multiple restart of sdnc/sdna solve it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Krystof&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Apr 2015 00:10:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6737155#M1617</guid>
      <dc:creator>kykof</dc:creator>
      <dc:date>2015-04-26T00:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Issue with HP VAN SDN Controller 2.3.5</title>
      <link>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6866235#M1618</link>
      <description>&lt;P&gt;Hi, I am having the same issue. Some times I can not connecto to the controller. I am using mininet.&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 01:00:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6866235#M1618</guid>
      <dc:creator>Andrezero</dc:creator>
      <dc:date>2016-06-06T01:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Issue with HP VAN SDN Controller 2.3.5</title>
      <link>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6866427#M1619</link>
      <description>&lt;P&gt;Can I ask that you please update your environments to the 2.7.10 release?&amp;nbsp; We've made a lot of improvements to everything in the many releases sense 2.3.5 as well as delivering a VMware OVA installation package.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please see this link for download options:&lt;/P&gt;&lt;P&gt;&lt;A href="https://h10145.www1.hpe.com/Downloads/SoftwareReleases.aspx?ProductNumber=J9863AAE" target="_blank"&gt;https://h10145.www1.hpe.com/Downloads/SoftwareReleases.aspx?ProductNumber=J9863AAE&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please report back if you're still having trouble with mininet after upgrade.&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;-Scott&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2016 14:46:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6866427#M1619</guid>
      <dc:creator>Scott_Koster</dc:creator>
      <dc:date>2016-06-06T14:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Issue with HP VAN SDN Controller 2.3.5</title>
      <link>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6866438#M1620</link>
      <description>&lt;P&gt;When using mininet and the VAN controller, always make sure that the mininet topology is not looped when the controller setting is &lt;STRONG&gt;hybrid.mode=true&lt;/STRONG&gt;.&amp;nbsp;This would occur even with the latest releases of VAN, but only in looped topologies (the 'tree' topology referenced above is not looped).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Detailed description follows ...&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The hybrid.mode=true setting means that the VAN controller will &lt;U&gt;delegate&lt;/U&gt; traditional forwarding decisions and topology calculations to the controlled switches, rather than doing specific path-paving itself. This is done to take advantage of the decades of forwarding logic built into switching ASICs. This means that VAN will rely upon spanning-tree or other data-plane protocols to resolve loops in the topology, so that VAN can focus on directing packets related to installed SDN applications (DNS, Lync, etc).&lt;/P&gt;&lt;P&gt;Since mininet does not resolve looped topologies on its own, this causes mininet to loop all packets when VAN is configured with hybrid.mode=true ... mininet assumes the controller will resolve the loop, and the VAN controller delegates that decision back to mininet.&lt;/P&gt;&lt;P&gt;Here's a technical paper which gives the conceptual motivations for &lt;STRONG&gt;hybrid.mode=true&lt;/STRONG&gt;:&lt;/P&gt;&lt;P&gt;&lt;A href="http://h20195.www2.hp.com/V2/GetDocument.aspx?docname=4AA5-6738ENW&amp;amp;cc=us&amp;amp;lc=en" target="_blank" rel="noopener"&gt;http://h20195.www2.hp.com/V2/GetDocument.aspx?docname=4AA5-6738ENW&amp;amp;cc=us&amp;amp;lc=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jun 2021 10:53:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6866438#M1620</guid>
      <dc:creator>ShaunWackerly</dc:creator>
      <dc:date>2021-06-18T10:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Issue with HP VAN SDN Controller 2.3.5</title>
      <link>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6867792#M1622</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;P&gt;I was using HPE SDN VAN Controller 2.5.20 the controller is installed on a virtual machine. The problem is that when I run&lt;BR /&gt;netstat -nl | grep 6633. Sometimes it is listening and sometimes it does not. When it is listening mininet can connect to the controller easily.&lt;/P&gt;&lt;P&gt;I tried HPE SDN VAN Controller 2.7.10 and I have the same problem.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 09 Jun 2016 21:19:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6867792#M1622</guid>
      <dc:creator>Andrezero</dc:creator>
      <dc:date>2016-06-09T21:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Issue with HP VAN SDN Controller 2.3.5</title>
      <link>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6867793#M1623</link>
      <description>&lt;P&gt;The main problem is that the controller is not listening to the 6633 port.&lt;/P&gt;&lt;P&gt;netstat -nl | grep 6633&lt;/P&gt;&lt;P&gt;Always return no value.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Jun 2016 21:22:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6867793#M1623</guid>
      <dc:creator>Andrezero</dc:creator>
      <dc:date>2016-06-09T21:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: Testing Issue with HP VAN SDN Controller 2.3.5</title>
      <link>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6868009#M1624</link>
      <description>&lt;P&gt;Hi Andrezero,&lt;/P&gt;&lt;P&gt;I'm not seeing this in my environment.&amp;nbsp; When I deploy the 2.7.10 OVA or install the debian package, openflow is always listening when the sdnc service is running.&lt;/P&gt;&lt;P&gt;sdn@VANDemoMay2016:~$ sudo service sdnc status&lt;BR /&gt;sdnc start/running, process 921&lt;/P&gt;&lt;P&gt;sdn@VANDemoMay2016:~$ netstat -nl | grep 6633&lt;BR /&gt;tcp6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 0 :::6633&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; :::*&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;&amp;nbsp;&amp;nbsp;&amp;nbsp; LISTEN&lt;/P&gt;&lt;P&gt;Please pay close attention to the system requirements &amp;amp; follow the installation guide.&amp;nbsp; We only support specific versions of ubuntu with the VAN SDN Controller and our system requirements are well tested.&amp;nbsp; I highly recommend using the OVA package&amp;nbsp;and possibly trying a differnt VM host/hypervisor.&amp;nbsp; (Workstation, ESXi, etc)&lt;/P&gt;&lt;P&gt;Links:&lt;/P&gt;&lt;P&gt;&lt;A href="http://h20566.www2.hpe.com/hpsc/doc/public/display?sp4ts.oid=5443866&amp;amp;docLocale=en_US&amp;amp;docId=emr_na-c05040231" target="_blank"&gt;VAN SDN Controller Support Matrix&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://h20566.www2.hpe.com/hpsc/doc/public/display?sp4ts.oid=5443866&amp;amp;docLocale=en_US&amp;amp;docId=emr_na-c05028139" target="_blank"&gt;VAN SDN Controller 2.7 Installation Guide&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://h10145.www1.hpe.com/downloads/SoftwareReleases.aspx?ProductNumber=J9863AAE" target="_blank"&gt;VAN SDN Controller Software Downloads&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;-Scott&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2016 15:55:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/testing-issue-with-hp-van-sdn-controller-2-3-5/m-p/6868009#M1624</guid>
      <dc:creator>Scott_Koster</dc:creator>
      <dc:date>2016-06-10T15:55:19Z</dc:date>
    </item>
  </channel>
</rss>

