HA : contrail-api throws an exception during rabbit reconnection and fails to connect back
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
Juniper Openstack | Status tracked in Trunk | |||||
R2.20 |
Fix Committed
|
Undecided
|
Hampapur Ajay | |||
R2.21.x |
Fix Committed
|
Undecided
|
Hampapur Ajay | |||
R2.22.x |
Fix Committed
|
Undecided
|
Hampapur Ajay | |||
Trunk |
Fix Committed
|
Undecided
|
Hampapur Ajay |
Bug Description
HA : contrail-api throws an exception during rabbit reconnection and fails to connect back during node failures.
Issue observed on R2.20 build 57 .
ERROR:a12c4s2:
WARNING:
Traceback (most recent call last):
File "/usr/lib/
result = self._run(
File "/usr/lib/
self.
File "/usr/lib/
callbacks=
File "/usr/lib/
self.
File "/usr/lib/
self.declare()
File "/usr/lib/
queue.declare()
File "/usr/lib/
self.
File "/usr/lib/
nowait=nowait)
File "/usr/lib/
(50, 11), # Channel.
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
raise m
IOError: Socket closed
<Greenlet at 0x7f52c6c179b0: <bound method VncServerKombuC
Due to this issue it was not able to create a routing instance reference to virtual-network.
root@a12c3s4:~# curl -uadmin:contrail123 http://
% Total % Received % Xferd Average Speed Time Time Time Current
100 1522 100 1522 0 0 217k 0 --:--:-- --:--:-- --:--:-- 247k
{
"virtual-
"fq_name": [
],
"href": "http://
"id_perms": {
},
"uuid": {
}
},
"name": "vn1000",
{
},
],
}
],
]
},
"uuid": "0eb1b97d-
}
}
root@a12c3s4:~#
Changed in juniperopenstack: | |
assignee: | nobody → Hampapur Ajay (hajay) |
information type: | Proprietary → Public |
workaround for this issue is to restart contrail-api service