[kolla][neutron][victoria] metering agent on compute nodes
Hi All, I have issue with neutron-metering-agent - on network node it works ok, however on compute nodes the list of routers is constantly empty (and l3-agent works normal)... how to debug why outside network node the metering-agent does not recieve list of routers? with best regards -- Tomasz Rutkowski
Hi, By documentation (see [1]) and quick code check for me it looks like metering agent resides l3-agent. Do You need metrics from DVR? [1]: https://docs.openstack.org/neutron/latest/admin/archives/config-agents.html#... Tomasz Rutkowski <tomasz.rutkowski@netart.pl> ezt írta (időpont: 2021. szept. 28., K, 10:36):
Hi All,
I have issue with neutron-metering-agent - on network node it works ok, however on compute nodes the list of routers is constantly empty (and l3-agent works normal)... how to debug why outside network node the metering-agent does not recieve list of routers?
with best regards -- Tomasz Rutkowski
W dniu śro, 29.09.2021 o godzinie 09∶40 +0200, użytkownik Lajos Katona napisał:
Hi, By documentation (see [1]) and quick code check for me it looks like metering agent resides l3-agent. Do You need metrics from DVR?
yes, I'm trying to fetch metrics from dvr :) l3-agents seems ok, the routers and fips works fine all around network and compute nodes metering agent with some minor tweaks (include snat_iptables_manager in creating chains and fetching metrics) works good on network node, however on compute nodes the router list that metering agent should work on is empty DEBUG neutron.services.metering.agents.metering_agent [-] Traffic counters [{}] retrieved for routers [{}]. _add_metering_infos /var/lib/kolla/venv/lib/python3.8/site- packages/neutron/services/metering/agents/metering_agent.py:216 and I can't find the reason... with best regards Tomasz Rutkowski
participants (2)
-
Lajos Katona
-
Tomasz Rutkowski