|
Re: [openflowplugin-dev] Statistics Manager performance
Hi,
If all you want to do is look at CPU usage for the app then you can connect to it using jconsole which ships with the jdk.
To use console do the following,
1. Start controller with the -jmx switch
Hi,
If all you want to do is look at CPU usage for the app then you can connect to it using jconsole which ships with the jdk.
To use console do the following,
1. Start controller with the -jmx switch
|
By
Moiz Raja <moraja@...>
·
#878
·
|
|
[openflowplugin-dev] Statistics Manager performance
FYI, they use YourKit to plot the CPU graphs, does anybody in Integration have experience with this tool?
Begin forwarded message:
From: Anil Vishnoi <vishnoianil@...>
Subject: Re:
FYI, they use YourKit to plot the CPU graphs, does anybody in Integration have experience with this tool?
Begin forwarded message:
From: Anil Vishnoi <vishnoianil@...>
Subject: Re:
|
By
Luis Gomez
·
#877
·
|
|
Re: Testing BGP in controller with exabgp
Brian,
The IP addresses are reversed. Sorry about that.
-Moiz
Brian,
The IP addresses are reversed. Sorry about that.
-Moiz
|
By
Moiz Raja (moraja) <moraja@...>
·
#876
·
|
|
Re: Bridge domain API broken?
Hi Luis,
Unless you are using an older version of OVS in your testbed, this IPFIX change should not impact you.
But, I realized that our new topic branch could have caused this issue. We have a
Hi Luis,
Unless you are using an older version of OVS in your testbed, this IPFIX change should not impact you.
But, I realized that our new topic branch could have caused this issue. We have a
|
By
Madhu Venugopal
·
#875
·
|
|
Re: Bridge domain API broken?
Thanks Madhu ;)
By
Luis Gomez
·
#874
·
|
|
Re: Bridge domain API broken?
Hi Luis,
We modified the code to include IPFIX. Not sure if that is causing this issue.
I will look into it and get back to you.
Thanks,
-Madhu
Hi Luis,
We modified the code to include IPFIX. Not sure if that is causing this issue.
I will look into it and get back to you.
Thanks,
-Madhu
|
By
Madhu Venugopal
·
#873
·
|
|
Bridge domain API broken?
Hi Devs,
Since today we have problems in the base edition system test like it is not possible to create a bridge using Bridge Domain API. Have you changed anything that could impact this
Hi Devs,
Since today we have problems in the base edition system test like it is not possible to create a bridge using Bridge Domain API. Have you changed anything that could impact this
|
By
Luis Gomez
·
#872
·
|
|
[openflowplugin-dev] Fw: Statistics Manager performance
Fwding to Integration group.
Begin forwarded message:
Fwding to Integration group.
Begin forwarded message:
|
By
Luis Gomez
·
#871
·
|
|
Re: Testing BGP in controller with exabgp
Punal,
I think running on the same VM would work but only if it was multi-homed. In the configuration for exabgp we have to specify the IP address of the peer. If the peer IP is the same as what I am
Punal,
I think running on the same VM would work but only if it was multi-homed. In the configuration for exabgp we have to specify the IP address of the peer. If the peer IP is the same as what I am
|
By
Moiz Raja (moraja) <moraja@...>
·
#870
·
|
|
Re: Testing BGP in controller with exabgp
Hi Moiz,
I followed your steps to create single bgp peer but was unable to establish bgp session.
Do we need two seperate vm's to create bgp session?
Here is the log after executing "exabgp
Hi Moiz,
I followed your steps to create single bgp peer but was unable to establish bgp session.
Do we need two seperate vm's to create bgp session?
Here is the log after executing "exabgp
|
By
punal patel <punal.patel@...>
·
#869
·
|
|
Re: [OpenDaylight Discuss] Exabgp in the lab
Andy,
I'll get it working with virtualenv and let you know if we can go with that option.
-Moiz
________________________________________
Sent: Monday, March 31, 2014 2:34 PM
To: Moiz Raja
Andy,
I'll get it working with virtualenv and let you know if we can go with that option.
-Moiz
________________________________________
Sent: Monday, March 31, 2014 2:34 PM
To: Moiz Raja
|
By
Moiz Raja (moraja) <moraja@...>
·
#868
·
|
|
Re: [OpenDaylight Discuss] Exabgp in the lab
Upgrading the testlab itself to be python 2.7 isn't going to happen as
2.6 is the system level python on EL6 systems (which the lab runs on).
That being said, I _can_ install python 2.7 but anything
Upgrading the testlab itself to be python 2.7 isn't going to happen as
2.6 is the system level python on EL6 systems (which the lab runs on).
That being said, I _can_ install python 2.7 but anything
|
By
Andrew Grimberg
·
#867
·
|
|
Testing BGP in controller with exabgp
Hi Brian and Lakshman,
Here are my notes on how to setup controller and exabgp for testing. Please try it out and let me know if you run into any
Hi Brian and Lakshman,
Here are my notes on how to setup controller and exabgp for testing. Please try it out and let me know if you run into any
|
By
Moiz Raja (moraja) <moraja@...>
·
#866
·
|
|
Exabgp in the lab
Hi,
During the napa Hackfest we had a discussion about doing some integration testing of the bgp plugin. To enable this testing we need to introduce a bgp speaker. Exabgp seems to fit the bill and a
Hi,
During the napa Hackfest we had a discussion about doing some integration testing of the bgp plugin. To enable this testing we need to introduce a bgp speaker. Exabgp seems to fit the bill and a
|
By
Moiz Raja <moraja@...>
·
#865
·
|
|
Re: [controller-dev] Netconf plugin testing
You might need to pull again due to this patch.
You might need to pull again due to this patch.
|
By
Reinaldo Penno <rapenno@...>
·
#864
·
|
|
Re: [controller-dev] Netconf plugin testing
Thanks Reinaldo. I have two scenarios in testing netconf SB plugin:
(a) Have LINC switch in another VM which actually runs netconf code. I tried to make it work in testing netconf plugin by starting
Thanks Reinaldo. I have two scenarios in testing netconf SB plugin:
(a) Have LINC switch in another VM which actually runs netconf code. I tried to make it work in testing netconf plugin by starting
|
By
Madhusudhan Kandadai <madhusudhan.opendaylight@...>
·
#863
·
|
|
git clone https://git.opendaylight.org/gerrit/p/openflowplugin.git
By
Jan Medved (jmedved) <jmedved@...>
·
#862
·
|
|
Re: Jenkins Lab Integration webex
Hi all, I will try to sync with Andy tomorrow and get this properly documented in case we do not have time to make a proper session.
BR/Luis
Hi all, I will try to sync with Andy tomorrow and get this properly documented in case we do not have time to make a proper session.
BR/Luis
|
By
Luis Gomez
·
#861
·
|
|
Re: Jenkins Lab Integration webex
General ODL discussion is taking longer, I do not think we can start this at 16:00 PM, I will inform you when we do it.
BR/Luis
General ODL discussion is taking longer, I do not think we can start this at 16:00 PM, I will inform you when we do it.
BR/Luis
|
By
Luis Gomez
·
#860
·
|
|
Jenkins Lab Integration webex
Hi all,
Interested in this topic connect in at 16:00 PM PST:
[ Proxy ] - Testing Activities and Automation
Meeting Number: 202986568
Meeting Password: 123456
Go to
Hi all,
Interested in this topic connect in at 16:00 PM PST:
[ Proxy ] - Testing Activities and Automation
Meeting Number: 202986568
Meeting Password: 123456
Go to
|
By
Luis Gomez
·
#859
·
|