[release] Autorelease aluminium-mvn35-openjdk11 failed to build hwvtepsouthbound-impl from ovsdb
Jenkins <jenkins-dontreply@...>
Attention ovsdb-devs,
Autorelease aluminium-mvn35-openjdk11 failed to build hwvtepsouthbound-impl from ovsdb in build 45. Attached is a snippet of the error message related to the failure that we were able to automatically parse as well as console logs. Console Logs: https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/autorelease-release-aluminium-mvn35-openjdk11/45 Jenkins Build: https://jenkins.opendaylight.org/releng/job/autorelease-release-aluminium-mvn35-openjdk11/45/ Please review and provide an ETA on when a fix will be available. Thanks, ODL releng/autorelease team |
|
Re: [OpenDaylight TSC] MRI bump for Neon SR3
Daniel De La Rosa <ddelarosa@...>
Ok let me add the email lists from all the managed projects as a reminder that Neon SR3 and its corresponding patches require your attention Thanks On Fri, Nov 22, 2019 at 10:05 AM Jamo Luhrsen <jluhrsen@...> wrote:
--
Daniel de la Rosa Customer Support Manager ( ODL Release manager ) Lumina Networks Inc. e: ddelarosa@... m: +1 408 7728120 |
|
Re: OVSDB: delete reconciliation support on termination points
Chetan
++ ovsdb-dev
From: Chetan Arakere Gowdru <chetan.arakere@...>
Sent: Tuesday, September 10, 2019 9:18 PM To: vishnoianil@... Cc: Chandra Shekar S <chandra.shekar.s@...>; A Vamsikrishna <a.vamsikrishna@...> Subject: OVSDB: delete reconciliation support on termination points
Hi Anil,
This regarding pending review - https://git.opendaylight.org/gerrit/#/c/ovsdb/+/82707/ to provide reconciliation support for deleting stale termination points(created by ODL).
As discussed in the comments section in this review, QoS application has few cases where they are creating termination points(which are not owned by ODL) in config topo for QoS configuration only which causes reconciliation issues.
In order to avoid reconciliation issues and to provide support for QoS configuration, we are looking for an option expose RPC’s by ovsdb which can be utilized by applications to configure QoS.
WIP review for RPC support : https://git.opendaylight.org/gerrit/#/c/ovsdb/+/84012/
Request to let me know your inputs in order to complete code changes for Spec - https://git.opendaylight.org/gerrit/#/c/ovsdb/+/71845/
Thanks in Advance, Chetan |
|
Re: VXLAN Tunnels
Dennis Heim
I added out of band interfaces and disabled inband. That seemed to resolve that issue. Can you bind the vxlan/gre tunnels to a specific source interface?
My out of band management interface has a default gateway. This causes the vxlan interface to select the management interface as the source interface. I set up a static routes so it goes out an interface on OVS.
Dennis Heim | Domain Architect (Collaboration Labs) World Wide Technology, Inc. | +1 314-212-1814 “The most powerful person in the world is the story teller. The storyteller sets the vision, values and agenda of an entire generation that is to come” – Steve Jobs "Leaders who don't listen will eventually be surrounded by people who have nothing to say" --- Andy Stanley "Worry less about who you might offend, and more about who you might inspire" -- Tim Allen “Imagination is more important than knowledge.” -- Albert Einstein “If you can raise the level of effort and performance in those around you, you are officially a leader” – Urban Meyer “The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it.” -- Michelangelo Buonarroti “Mediocore managers play checkers (assuming everyone is the same). Great managers play chess (acknowledging that everyone is unique)” – Marcus Buckingham “If you’re not failing every now and again, it’s a sign you’re not doing anything very innovative” – Woody Allen
From: Faseela K <faseela.k@...>
Sent: Thursday, June 20, 2019 12:07 PM To: Heim, Dennis <Dennis.Heim@...>; ovsdb-dev@... Subject: RE: VXLAN Tunnels
Could you please give the output the below commands, when the traffic stops working?
Ovs-vsctl show Ovs-ofctl <bridge> dump-flows Ovs-vsctl list interface <tunnel-name>
Thanks, Faseela
From: Heim, Dennis <Dennis.Heim@...>
So tunnel wise, we have: A->B & A->C. If the tunnel A->B is the only tunnel that is established, I can pass traffic. When I bring up A->C connectivity pretty much dies (dropped packets). If I bring up A->C, that works fine until A->B comes up. On each vSwitch I have a virtual machine attached to VLAN 10.
Dennis Heim | Domain Architect (Collaboration Labs) World Wide Technology, Inc. | +1 314-212-1814 “The most powerful person in the world is the story teller. The storyteller sets the vision, values and agenda of an entire generation that is to come” – Steve Jobs "Leaders who don't listen will eventually be surrounded by people who have nothing to say" --- Andy Stanley "Worry less about who you might offend, and more about who you might inspire" -- Tim Allen “Imagination is more important than knowledge.” -- Albert Einstein “If you can raise the level of effort and performance in those around you, you are officially a leader” – Urban Meyer “The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it.” -- Michelangelo Buonarroti “Mediocore managers play checkers (assuming everyone is the same). Great managers play chess (acknowledging that everyone is unique)” – Marcus Buckingham “If you’re not failing every now and again, it’s a sign you’re not doing anything very innovative” – Woody Allen
From: Faseela K <faseela.k@...>
Hi, Could you please clarify what you mean by “Either tunnel works, fine, but if both are up at the same time, traffic does not pass”. Thanks, Faseela
From:
ovsdb-dev-bounces@... <ovsdb-dev-bounces@...>
On Behalf Of Heim, Dennis
I have a set with 3 switches (A, B, and C). A has a vxlan tunnel to both B and C. I am also using the L2-switch plugin. Either tunnel works, fine, but if both are up at the same time, traffic does not pass. I’ve tried different destination ports and tunnel keys, but that doesn’t seem to make a difference. Any thoughts, would be appreciated?
Thanks,
Dennis Heim | Domain Architect (Collaboration Labs) World Wide Technology, Inc. | +1 314-212-1814 “The most powerful person in the world is the story teller. The storyteller sets the vision, values and agenda of an entire generation that is to come” – Steve Jobs "Leaders who don't listen will eventually be surrounded by people who have nothing to say" --- Andy Stanley "Worry less about who you might offend, and more about who you might inspire" -- Tim Allen “Imagination is more important than knowledge.” -- Albert Einstein “If you can raise the level of effort and performance in those around you, you are officially a leader” – Urban Meyer “The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it.” -- Michelangelo Buonarroti “Mediocore managers play checkers (assuming everyone is the same). Great managers play chess (acknowledging that everyone is unique)” – Marcus Buckingham “If you’re not failing every now and again, it’s a sign you’re not doing anything very innovative” – Woody Allen
Click here to join me in my Collaboration Meeting Room
|
|
Re: VXLAN Tunnels
Faseela K
Could you please give the output the below commands, when the traffic stops working?
Ovs-vsctl show Ovs-ofctl <bridge> dump-flows Ovs-vsctl list interface <tunnel-name>
Thanks, Faseela
From: Heim, Dennis <Dennis.Heim@...>
Sent: Thursday, June 20, 2019 7:16 PM To: Faseela K <faseela.k@...>; ovsdb-dev@... Subject: RE: VXLAN Tunnels
So tunnel wise, we have: A->B & A->C. If the tunnel A->B is the only tunnel that is established, I can pass traffic. When I bring up A->C connectivity pretty much dies (dropped packets). If I bring up A->C, that works fine until A->B comes up. On each vSwitch I have a virtual machine attached to VLAN 10.
Dennis Heim | Domain Architect (Collaboration Labs) World Wide Technology, Inc. | +1 314-212-1814 “The most powerful person in the world is the story teller. The storyteller sets the vision, values and agenda of an entire generation that is to come” – Steve Jobs "Leaders who don't listen will eventually be surrounded by people who have nothing to say" --- Andy Stanley "Worry less about who you might offend, and more about who you might inspire" -- Tim Allen “Imagination is more important than knowledge.” -- Albert Einstein “If you can raise the level of effort and performance in those around you, you are officially a leader” – Urban Meyer “The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it.” -- Michelangelo Buonarroti “Mediocore managers play checkers (assuming everyone is the same). Great managers play chess (acknowledging that everyone is unique)” – Marcus Buckingham “If you’re not failing every now and again, it’s a sign you’re not doing anything very innovative” – Woody Allen
From: Faseela K <faseela.k@...>
Hi, Could you please clarify what you mean by “Either tunnel works, fine, but if both are up at the same time, traffic does not pass”. Thanks, Faseela
From:
ovsdb-dev-bounces@... <ovsdb-dev-bounces@...>
On Behalf Of Heim, Dennis
I have a set with 3 switches (A, B, and C). A has a vxlan tunnel to both B and C. I am also using the L2-switch plugin. Either tunnel works, fine, but if both are up at the same time, traffic does not pass. I’ve tried different destination ports and tunnel keys, but that doesn’t seem to make a difference. Any thoughts, would be appreciated?
Thanks,
Dennis Heim | Domain Architect (Collaboration Labs) World Wide Technology, Inc. | +1 314-212-1814 “The most powerful person in the world is the story teller. The storyteller sets the vision, values and agenda of an entire generation that is to come” – Steve Jobs "Leaders who don't listen will eventually be surrounded by people who have nothing to say" --- Andy Stanley "Worry less about who you might offend, and more about who you might inspire" -- Tim Allen “Imagination is more important than knowledge.” -- Albert Einstein “If you can raise the level of effort and performance in those around you, you are officially a leader” – Urban Meyer “The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it.” -- Michelangelo Buonarroti “Mediocore managers play checkers (assuming everyone is the same). Great managers play chess (acknowledging that everyone is unique)” – Marcus Buckingham “If you’re not failing every now and again, it’s a sign you’re not doing anything very innovative” – Woody Allen
Click here to join me in my Collaboration Meeting Room
|
|
Re: VXLAN Tunnels
Dennis Heim
So tunnel wise, we have: A->B & A->C. If the tunnel A->B is the only tunnel that is established, I can pass traffic. When I bring up A->C connectivity pretty much dies (dropped packets). If I bring up A->C, that works fine until A->B comes up. On each vSwitch I have a virtual machine attached to VLAN 10.
Dennis Heim | Domain Architect (Collaboration Labs) World Wide Technology, Inc. | +1 314-212-1814 “The most powerful person in the world is the story teller. The storyteller sets the vision, values and agenda of an entire generation that is to come” – Steve Jobs "Leaders who don't listen will eventually be surrounded by people who have nothing to say" --- Andy Stanley "Worry less about who you might offend, and more about who you might inspire" -- Tim Allen “Imagination is more important than knowledge.” -- Albert Einstein “If you can raise the level of effort and performance in those around you, you are officially a leader” – Urban Meyer “The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it.” -- Michelangelo Buonarroti “Mediocore managers play checkers (assuming everyone is the same). Great managers play chess (acknowledging that everyone is unique)” – Marcus Buckingham “If you’re not failing every now and again, it’s a sign you’re not doing anything very innovative” – Woody Allen
From: Faseela K <faseela.k@...>
Sent: Thursday, June 20, 2019 12:26 AM To: Heim, Dennis <Dennis.Heim@...>; ovsdb-dev@... Subject: RE: VXLAN Tunnels
Hi, Could you please clarify what you mean by “Either tunnel works, fine, but if both are up at the same time, traffic does not pass”. Thanks, Faseela
From:
ovsdb-dev-bounces@... <ovsdb-dev-bounces@...>
On Behalf Of Heim, Dennis
I have a set with 3 switches (A, B, and C). A has a vxlan tunnel to both B and C. I am also using the L2-switch plugin. Either tunnel works, fine, but if both are up at the same time, traffic does not pass. I’ve tried different destination ports and tunnel keys, but that doesn’t seem to make a difference. Any thoughts, would be appreciated?
Thanks,
Dennis Heim | Domain Architect (Collaboration Labs) World Wide Technology, Inc. | +1 314-212-1814 “The most powerful person in the world is the story teller. The storyteller sets the vision, values and agenda of an entire generation that is to come” – Steve Jobs "Leaders who don't listen will eventually be surrounded by people who have nothing to say" --- Andy Stanley "Worry less about who you might offend, and more about who you might inspire" -- Tim Allen “Imagination is more important than knowledge.” -- Albert Einstein “If you can raise the level of effort and performance in those around you, you are officially a leader” – Urban Meyer “The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it.” -- Michelangelo Buonarroti “Mediocore managers play checkers (assuming everyone is the same). Great managers play chess (acknowledging that everyone is unique)” – Marcus Buckingham “If you’re not failing every now and again, it’s a sign you’re not doing anything very innovative” – Woody Allen
Click here to join me in my Collaboration Meeting Room
|
|
Re: VXLAN Tunnels
Faseela K
Hi, Could you please clarify what you mean by “Either tunnel works, fine, but if both are up at the same time, traffic does not pass”. Thanks, Faseela
From: ovsdb-dev-bounces@... <ovsdb-dev-bounces@...>
On Behalf Of Heim, Dennis
Sent: Thursday, June 20, 2019 5:22 AM To: ovsdb-dev@... Subject: [ovsdb-dev] VXLAN Tunnels
I have a set with 3 switches (A, B, and C). A has a vxlan tunnel to both B and C. I am also using the L2-switch plugin. Either tunnel works, fine, but if both are up at the same time, traffic does not pass. I’ve tried different destination ports and tunnel keys, but that doesn’t seem to make a difference. Any thoughts, would be appreciated?
Thanks,
Dennis Heim | Domain Architect (Collaboration Labs) World Wide Technology, Inc. | +1 314-212-1814 “The most powerful person in the world is the story teller. The storyteller sets the vision, values and agenda of an entire generation that is to come” – Steve Jobs "Leaders who don't listen will eventually be surrounded by people who have nothing to say" --- Andy Stanley "Worry less about who you might offend, and more about who you might inspire" -- Tim Allen “Imagination is more important than knowledge.” -- Albert Einstein “If you can raise the level of effort and performance in those around you, you are officially a leader” – Urban Meyer “The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it.” -- Michelangelo Buonarroti “Mediocore managers play checkers (assuming everyone is the same). Great managers play chess (acknowledging that everyone is unique)” – Marcus Buckingham “If you’re not failing every now and again, it’s a sign you’re not doing anything very innovative” – Woody Allen
Click here to join me in my Collaboration Meeting Room
|
|
VXLAN Tunnels
Dennis Heim
I have a set with 3 switches (A, B, and C). A has a vxlan tunnel to both B and C. I am also using the L2-switch plugin. Either tunnel works, fine, but if both are up at the same time, traffic does not pass. I’ve tried different destination ports and tunnel keys, but that doesn’t seem to make a difference. Any thoughts, would be appreciated?
Thanks,
Dennis Heim | Domain Architect (Collaboration Labs) World Wide Technology, Inc. | +1 314-212-1814 “The most powerful person in the world is the story teller. The storyteller sets the vision, values and agenda of an entire generation that is to come” – Steve Jobs "Leaders who don't listen will eventually be surrounded by people who have nothing to say" --- Andy Stanley "Worry less about who you might offend, and more about who you might inspire" -- Tim Allen “Imagination is more important than knowledge.” -- Albert Einstein “If you can raise the level of effort and performance in those around you, you are officially a leader” – Urban Meyer “The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it.” -- Michelangelo Buonarroti “Mediocore managers play checkers (assuming everyone is the same). Great managers play chess (acknowledging that everyone is unique)” – Marcus Buckingham “If you’re not failing every now and again, it’s a sign you’re not doing anything very innovative” – Woody Allen
Click here to join me in my Collaboration Meeting Room
|
|
Re: VXLAN Controller
Faseela K
Hi, I think the l2switch application in opendaylight will help you for this. https://docs.opendaylight.org/en/stable-fluorine/user-guide/l2switch-user-guide.html Thanks, Faseela
From: ovsdb-dev-bounces@... <ovsdb-dev-bounces@...>
On Behalf Of Heim, Dennis
Sent: Friday, June 14, 2019 11:16 AM To: ovsdb-dev@... Subject: [ovsdb-dev] VXLAN Controller
I am new to open day light. I have a 4 open vSwitches setup. I also have openDaylight installed. I have the Open virtual Switches connected with set-manager and set-controller commands to my open day light server. What else needs to be done in order to have opendaylight handle the mac learning, so my OVS knows where to send the traffic?
Thanks,
Dennis Heim | Domain Architect (Collaboration Labs) World Wide Technology, Inc. | +1 314-212-1814 “The most powerful person in the world is the story teller. The storyteller sets the vision, values and agenda of an entire generation that is to come” – Steve Jobs "Leaders who don't listen will eventually be surrounded by people who have nothing to say" --- Andy Stanley "Worry less about who you might offend, and more about who you might inspire" -- Tim Allen “Imagination is more important than knowledge.” -- Albert Einstein “If you can raise the level of effort and performance in those around you, you are officially a leader” – Urban Meyer “The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it.” -- Michelangelo Buonarroti “Mediocore managers play checkers (assuming everyone is the same). Great managers play chess (acknowledging that everyone is unique)” – Marcus Buckingham “If you’re not failing every now and again, it’s a sign you’re not doing anything very innovative” – Woody Allen
Click here to join me in my Collaboration Meeting Room
|
|
VXLAN Controller
Dennis Heim
I am new to open day light. I have a 4 open vSwitches setup. I also have openDaylight installed. I have the Open virtual Switches connected with set-manager and set-controller commands to my open day light server. What else needs to be done in order to have opendaylight handle the mac learning, so my OVS knows where to send the traffic?
Thanks,
Dennis Heim | Domain Architect (Collaboration Labs) World Wide Technology, Inc. | +1 314-212-1814 “The most powerful person in the world is the story teller. The storyteller sets the vision, values and agenda of an entire generation that is to come” – Steve Jobs "Leaders who don't listen will eventually be surrounded by people who have nothing to say" --- Andy Stanley "Worry less about who you might offend, and more about who you might inspire" -- Tim Allen “Imagination is more important than knowledge.” -- Albert Einstein “If you can raise the level of effort and performance in those around you, you are officially a leader” – Urban Meyer “The greatest danger for most of us is not that our aim is too high and we miss it, but that it is too low and we reach it.” -- Michelangelo Buonarroti “Mediocore managers play checkers (assuming everyone is the same). Great managers play chess (acknowledging that everyone is unique)” – Marcus Buckingham “If you’re not failing every now and again, it’s a sign you’re not doing anything very innovative” – Woody Allen
Click here to join me in my Collaboration Meeting Room
|
|
Re: [release] Neon SR1 Status build 2019-05-04
Anil Belur <abelur@...>
On Sat, May 4, 2019 at 4:14 PM Anil Belur <abelur@...> wrote:
We need the following projects to sign-off the CSIT tests noted in the spreadsheet ASAP. * bgpcep * lispflowmapping * netconf * ovsdb * netvirt * yangtools Thanks, Anil |
|
Jira Cleanup and Call for contribution for unassigned issues
Anil Vishnoi
Hi Ovsdb-devs, I cleaned up the Jira dashboard of the project and moved all the bugs, improvements and features that is available to the contribution. You can find the list here If you would like to contribute to any of the listed issue, please feel free to assign it to yourself and start working. Let me know if you have any questions regarding this. Thanks Anil |
|
Help needed on Transact Builder to update OVSDB table on Device from controller
Kiranaab Ki
Dear all,
I’m a new bee into OVS and have started experimented from few days. Would like to know if there are any good starting points or readme or documentation which explains about using ovsdb southbound plugins to OpenDaylight. My plans is to update ovsdb on Device (where ovsdb server is running) from controller using code written in Java using TransactBuilder and related classes /apis. Thanks, Kiran |
|
Re: [OpenDaylight TSC] Fwd: Vote on Anil for OVSDB PTL
Abhijit Kumbhare
Thanks. On Sat, Mar 16, 2019 at 2:23 AM Anil Vishnoi <vishnoianil@...> wrote:
|
|
Re: [OpenDaylight TSC] Fwd: Vote on Anil for OVSDB PTL
Anil Vishnoi
It's already updated. On Fri, Mar 15, 2019 at 9:43 PM Abhijit Kumbhare <abhijitkoss@...> wrote:
--
Thanks Anil |
|
Re: [OpenDaylight TSC] Fwd: Vote on Anil for OVSDB PTL
Abhijit Kumbhare
Thanks for letting us know Vishal. Can you folks please update the OVSDB wiki with the new PTL info? On Fri, Mar 15, 2019 at 7:27 PM Vishal Thapar <vthapar@...> wrote:
|
|
Vote on Anil for OVSDB PTL
Vishal Thapar <vthapar@...>
OVSDB Project has voted for Anil Vishnoi to be the PTL. Vote carried with 3 out of 4 with one no response. Congratulations Anil. ---------- Forwarded message --------- From: Vishal Thapar <vthapar@...> Date: Fri, Mar 15, 2019 at 8:36 PM Subject: Re: Vote on Anil for OVSDB PTL To: Sam Hague <shague@...> Cc: Stephen Kitt <skitt@...>, <ovsdb-dev@...> <ovsdb-dev@...>, Anil Vishnoi <vishnoianil@...>, K.V Suneelu Verma <k.v.suneelu.verma@...> With 3 out of 4 +1s and one no response the vote carries. Congratulations Anil. Best wishes for your second stint as OVSDB PTL. On Fri, Mar 8, 2019 at 6:53 PM Sam Hague <shague@...> wrote:
|
|
Re: Vote on Anil for OVSDB PTL
Anil Vishnoi
Thanks Vishal, can you please also notify TSC about it. On Fri, Mar 15, 2019 at 8:06 AM Vishal Thapar <vthapar@...> wrote:
--
Thanks Anil |
|
Re: Vote on Anil for OVSDB PTL
Vishal Thapar <vthapar@...>
With 3 out of 4 +1s and one no response the vote carries. Congratulations Anil. Best wishes for your second stint as OVSDB PTL. On Fri, Mar 8, 2019 at 6:53 PM Sam Hague <shague@...> wrote:
|
|
[release] Autorelease sodium-mvn35-openjdk11 failed to build southbound-impl from ovsdb
Jenkins <jenkins-dontreply@...>
Attention ovsdb-devs,
Autorelease sodium-mvn35-openjdk11 failed to build southbound-impl from ovsdb in build 36. Attached is a snippet of the error message related to the failure that we were able to automatically parse as well as console logs. Console Logs: https://logs.opendaylight.org/releng/vex-yul-odl-jenkins-1/autorelease-release-sodium-mvn35-openjdk11/36 Jenkins Build: https://jenkins.opendaylight.org/releng/job/autorelease-release-sodium-mvn35-openjdk11/36/ Please review and provide an ETA on when a fix will be available. Thanks, ODL releng/autorelease team |
|