[VMware-dvs][DVS-2.1] Errors at agent logs

Bug #1590476 reported by Vyacheslav Tabolin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel VMware DVS plugin
Won't Fix
Low
Partner Centric Engineering Dev
3.0.x
Triaged
Low
Unassigned

Bug Description

1.Create network
2.Update network

Each DVS agent log has error report:

2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher [req-ffa0f133-5d50-4498-98dd-dcaabad7fe01 - - - - -] Exception during message handling: Port Group Cluster27f22cc98-7aae-4145-84e3-2290760ec638 not found
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher Traceback (most recent call last):
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 142, in _dispatch_and_reply
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher executor_callback))
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 186, in _dispatch
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher executor_callback)
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/oslo_messaging/rpc/dispatcher.py", line 129, in _do_dispatch
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher result = func(ctxt, **new_args)
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/vmware_dvs/api/dvs_agent_rpc_api.py", line 34, in update_network
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher self.update_network_precommit(current, segment, original)
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/vmware_dvs/utils/dvs_util.py", line 650, in wrapper
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher return func(*args, **kwargs)
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/neutron/plugins/ml2/drivers/vmware_dvs/agent/dvs_neutron_agent.py", line 134, in update_network_precommit
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher dvs.update_network(current, original)
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/vmware_dvs/utils/dvs_util.py", line 85, in update_network
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher pg_ref = self._get_pg_by_name(original_name or current_name)
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/vmware_dvs/utils/dvs_util.py", line 535, in _get_pg_by_name
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher pg = super(DVSControllerWithCache, self)._get_pg_by_name(pg_name)
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher File "/usr/lib/python2.7/dist-packages/vmware_dvs/utils/dvs_util.py", line 325, in _get_pg_by_name
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher raise exceptions.PortGroupNotFound(pg_name=pg_name)
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher PortGroupNotFound: Port Group Cluster27f22cc98-7aae-4145-84e3-2290760ec638 not found
2016-06-08 15:24:15.411 4263 ERROR oslo_messaging.rpc.dispatcher

Changed in fuel-plugin-vmware-dvs:
assignee: nobody → Partner Centric Engineering Dev (fuel-partner-eng-dev)
importance: Undecided → Low
status: New → Triaged
Igor Gajsin (igajsin)
Changed in fuel-plugin-vmware-dvs:
milestone: none → 2.1.0
status: Triaged → Won't Fix
description: updated
Revision history for this message
Vyacheslav Tabolin (slavchick) wrote :

LOG really has ERROR but it's not a real error. Each cluster has portgroups with attached or removed ports only. The error message tells us that nothing to update.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.