[Openstack] [Neutron][Ceilometer] - Integration Ryu and OpenStack

pablo brunetti pablobrunetti at hotmail.com
Mon Jun 11 16:54:12 UTC 2018


Hello,

I manually installed the Openstack Multi node Queens version with OVS, following the tutorial

https://docs.openstack.org/neutron/queens/admin/deploy-ovs-selfservice.html


The controller RYU is normally running as seen in the neutron-openvswitch-agent.log log

2018-06-11 14:28:13.242 13220 INFO neutron.common.config [-] Logging enabled!
2018-06-11 14:28:13.243 13220 INFO neutron.common.config [-] /usr/bin/neutron-openvswitch-agent version 12.0.1
2018-06-11 14:28:13.243 13220 INFO ryu.base.app_manager [-] loading app neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp
2018-06-11 14:28:13.556 13220 INFO ryu.base.app_manager [-] loading app ryu.app.ofctl.service
2018-06-11 14:28:13.556 13220 INFO ryu.base.app_manager [-] loading app ryu.controller.ofp_handler
2018-06-11 14:28:13.557 13220 INFO ryu.base.app_manager [-] instantiating app neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_ryuapp of OVSNeutronAgentRyuApp
2018-06-11 14:28:13.557 13220 INFO ryu.base.app_manager [-] instantiating app ryu.controller.ofp_handler of OFPHandler
2018-06-11 14:28:13.557 13220 INFO ryu.base.app_manager [-] instantiating app ryu.app.ofctl.service of OfctlService
2018-06-11 14:28:13.558 13220 INFO neutron.agent.agent_extensions_manager [-] Loaded agent extensions: []
2018-06-11 14:28:13.560 13220 WARNING oslo_config.cfg [-] Option "ovsdb_interface" from group "OVS" is deprecated for removal.  Its value may be silently ignored in the future.
2018-06-11 14:28:13.677 13220 INFO neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_bridge [-] Bridge br-int has datapath-ID 0000ce215119c542
2018-06-11 14:28:15.856 13220 INFO neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ovs_bridge [req-adece591-4460-406a-a183-110a2f98ba8c - - - - -] Bridge br-tun has datapath-ID 0000b65f0ce4d44f
2018-06-11 14:28:15.943 13220 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [-] Agent has just been revived. Doing a full sync.
2018-06-11 14:28:16.098 13220 INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [req-21a8fb32-9ebb-445b-860f-836941134bdf - - - - -] Agent initialized successfully, now running...


My question is how do I get the SDN metrics(switch.port.receive.bytes, switch.port.transmit.bytes, port.receive.bytes, port.transmit.bytes) for this driver.

Can anyone help me by providing details of how I can perform monitoring with the Ceilometer with the RYU driver? Or if there is any other way to get these metrics.

Best regards





-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20180611/0af1eeb8/attachment.html>


More information about the Openstack mailing list