<?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 teaming failure in Software Defined Networking</title>
    <link>https://community.hpe.com/t5/software-defined-networking/teaming-failure/m-p/6689659#M627</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am unable to form a team with&amp;nbsp;3 controllers:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is the setup&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;3 x hosts runining ubuntu 12.04.3LTS server (&amp;nbsp;kernal 3.8.0-29-generic)&amp;nbsp;in virtualbox:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;192.168.58.5&lt;BR /&gt;&amp;nbsp;192.168.58.6&lt;BR /&gt;&amp;nbsp;192.168.58.7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 x admin machine&lt;/P&gt;&lt;P&gt;&amp;nbsp;192.168.58.8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ping to all hosts successful&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HP SDN controller version 2.0.0.4253&lt;BR /&gt;installed successfully on all 3 hosts&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;using the&amp;nbsp;browser&amp;nbsp;from an admin machine,&amp;nbsp; I am able to log onto all controllers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I then use curl to setup the team&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;curl -sk --header X-Auth-Token:$token --request POST --url&lt;/P&gt;&lt;P&gt;&lt;A href="https://192.168.58.7:8443/sdn/v2.0/team" target="_blank"&gt;https://192.168.58.7:8443/sdn/v2.0/team&lt;/A&gt; --data- binary&lt;BR /&gt;'{"team":{"name":"Test_Team","ip":"192.168.58.2","systems":&lt;/P&gt;&lt;P&gt;[{"name":"SDN","ip":"192.168.58.7","priority":10},&lt;/P&gt;&lt;P&gt;{"name":"BCKUP1","ip":"192.168.58.5","priority":20},&lt;/P&gt;&lt;P&gt;{"name":"BCKUP2","ip":"192.168.58.6","priority":30}]}}'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I then ge the following reply:&amp;nbsp; unable to form a quorum&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;checking the support logs from 192.168.58.7&lt;/P&gt;&lt;P&gt;I see the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;getting build version from 192.168.58.5&lt;BR /&gt;&amp;nbsp;getting build version from 192.168.58.6&lt;/P&gt;&lt;P&gt;&amp;nbsp;retrying connection due to persistanceException&lt;/P&gt;&lt;P&gt;ipAddress:192.168.58.5,BuildVersion 2.0.0.4253&lt;BR /&gt;&amp;nbsp;retrying connection due to persistanceException&lt;BR /&gt;&amp;nbsp;ipAddress:192.168.58.6,BuildVersion 2.0.0.4253&lt;BR /&gt;&amp;nbsp;buildversion of this sytem:2.0.0.4253&lt;BR /&gt;&amp;nbsp;validateBuildVersion::resultData&amp;amp;colon; TeamActionstatus&lt;/P&gt;&lt;P&gt;[IP:192.168.58.5,Resoponse:2.0.0.4253,errorMsg:Success]&lt;BR /&gt;&amp;nbsp;validateBuildVersion::resultData&amp;amp;colon; TeamActionstatus&lt;/P&gt;&lt;P&gt;[IP:192.168.58.6,Resoponse:2.0.0.4253,errorMsg:Success]&lt;BR /&gt;&amp;nbsp;All systems have the same build version 2.0.0.4253&lt;BR /&gt;&amp;nbsp;posting team configuration to: 192.168.58.5&lt;BR /&gt;&amp;nbsp;posting team configuration to: 192.168.58.6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;exeception: Team config propagation faile to 192.168.58.5,java.lang.RuntimeException:java.net.SocketTimeoutexception:Read&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;timed out&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;STRONG&gt;exeception: Team config propagation faile to&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;192.168.58.6,java.lang.RuntimeException:java.net.SocketTimeoutexception:Read&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;timed out&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;RSTAPI propagation failed to some/all systems&lt;BR /&gt;&amp;nbsp;unable to form a quorum&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if i run curl again i then get the following from the support logs from 192.168.58.7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;duplicateDataException :Team config propagation failed to&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;192.168.58.5,com.hp.api,DuplicateDataException: Teaming already configured on&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;this system&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;STRONG&gt;duplicateDataException :Team config propagation failed to&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;192.168.58.5,com.hp.api,DuplicateDataException: Teaming already configured on&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;this system&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;unable to form a quorum&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;however when I try verify this I get "&lt;STRONG&gt;team not configured on this system&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any help would be appreciated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Barry&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;&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>Fri, 02 Jan 2015 08:32:35 GMT</pubDate>
    <dc:creator>barry_p</dc:creator>
    <dc:date>2015-01-02T08:32:35Z</dc:date>
    <item>
      <title>teaming failure</title>
      <link>https://community.hpe.com/t5/software-defined-networking/teaming-failure/m-p/6689659#M627</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am unable to form a team with&amp;nbsp;3 controllers:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is the setup&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;3 x hosts runining ubuntu 12.04.3LTS server (&amp;nbsp;kernal 3.8.0-29-generic)&amp;nbsp;in virtualbox:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;192.168.58.5&lt;BR /&gt;&amp;nbsp;192.168.58.6&lt;BR /&gt;&amp;nbsp;192.168.58.7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1 x admin machine&lt;/P&gt;&lt;P&gt;&amp;nbsp;192.168.58.8&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ping to all hosts successful&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;HP SDN controller version 2.0.0.4253&lt;BR /&gt;installed successfully on all 3 hosts&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;using the&amp;nbsp;browser&amp;nbsp;from an admin machine,&amp;nbsp; I am able to log onto all controllers&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I then use curl to setup the team&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;curl -sk --header X-Auth-Token:$token --request POST --url&lt;/P&gt;&lt;P&gt;&lt;A href="https://192.168.58.7:8443/sdn/v2.0/team" target="_blank"&gt;https://192.168.58.7:8443/sdn/v2.0/team&lt;/A&gt; --data- binary&lt;BR /&gt;'{"team":{"name":"Test_Team","ip":"192.168.58.2","systems":&lt;/P&gt;&lt;P&gt;[{"name":"SDN","ip":"192.168.58.7","priority":10},&lt;/P&gt;&lt;P&gt;{"name":"BCKUP1","ip":"192.168.58.5","priority":20},&lt;/P&gt;&lt;P&gt;{"name":"BCKUP2","ip":"192.168.58.6","priority":30}]}}'&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I then ge the following reply:&amp;nbsp; unable to form a quorum&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;checking the support logs from 192.168.58.7&lt;/P&gt;&lt;P&gt;I see the following:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;getting build version from 192.168.58.5&lt;BR /&gt;&amp;nbsp;getting build version from 192.168.58.6&lt;/P&gt;&lt;P&gt;&amp;nbsp;retrying connection due to persistanceException&lt;/P&gt;&lt;P&gt;ipAddress:192.168.58.5,BuildVersion 2.0.0.4253&lt;BR /&gt;&amp;nbsp;retrying connection due to persistanceException&lt;BR /&gt;&amp;nbsp;ipAddress:192.168.58.6,BuildVersion 2.0.0.4253&lt;BR /&gt;&amp;nbsp;buildversion of this sytem:2.0.0.4253&lt;BR /&gt;&amp;nbsp;validateBuildVersion::resultData&amp;amp;colon; TeamActionstatus&lt;/P&gt;&lt;P&gt;[IP:192.168.58.5,Resoponse:2.0.0.4253,errorMsg:Success]&lt;BR /&gt;&amp;nbsp;validateBuildVersion::resultData&amp;amp;colon; TeamActionstatus&lt;/P&gt;&lt;P&gt;[IP:192.168.58.6,Resoponse:2.0.0.4253,errorMsg:Success]&lt;BR /&gt;&amp;nbsp;All systems have the same build version 2.0.0.4253&lt;BR /&gt;&amp;nbsp;posting team configuration to: 192.168.58.5&lt;BR /&gt;&amp;nbsp;posting team configuration to: 192.168.58.6&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;exeception: Team config propagation faile to 192.168.58.5,java.lang.RuntimeException:java.net.SocketTimeoutexception:Read&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;timed out&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;STRONG&gt;exeception: Team config propagation faile to&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;192.168.58.6,java.lang.RuntimeException:java.net.SocketTimeoutexception:Read&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;timed out&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;RSTAPI propagation failed to some/all systems&lt;BR /&gt;&amp;nbsp;unable to form a quorum&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if i run curl again i then get the following from the support logs from 192.168.58.7&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;duplicateDataException :Team config propagation failed to&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;192.168.58.5,com.hp.api,DuplicateDataException: Teaming already configured on&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;this system&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&lt;STRONG&gt;duplicateDataException :Team config propagation failed to&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;192.168.58.5,com.hp.api,DuplicateDataException: Teaming already configured on&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;this system&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;unable to form a quorum&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;however when I try verify this I get "&lt;STRONG&gt;team not configured on this system&lt;/STRONG&gt;"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;any help would be appreciated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Barry&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;&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>Fri, 02 Jan 2015 08:32:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/teaming-failure/m-p/6689659#M627</guid>
      <dc:creator>barry_p</dc:creator>
      <dc:date>2015-01-02T08:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: teaming failure</title>
      <link>https://community.hpe.com/t5/software-defined-networking/teaming-failure/m-p/6691083#M632</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unless there is a specific reason for using version 2.0.0 we strongly suggest you to use version 2.4.5 of the VAN SDN Controller.&lt;/P&gt;&lt;P&gt;I would start from scratch (as I think you're using VMs) following the Admin Guide of the same version.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did not notice any error in the procedure you followed but I think using latest version is the best way to test and configure TEAMING.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If facing same or similar issue please post the logs and also check java version running on your servers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Antonio&lt;/P&gt;&lt;P&gt;SDN Team&lt;/P&gt;</description>
      <pubDate>Tue, 06 Jan 2015 16:15:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/software-defined-networking/teaming-failure/m-p/6691083#M632</guid>
      <dc:creator>piricchio72</dc:creator>
      <dc:date>2015-01-06T16:15:14Z</dc:date>
    </item>
  </channel>
</rss>

