** Also affects: kolla-ansible
Importance: Undecided
Status: New
** Also affects: kolla-ansible/wallaby
Importance: Undecided
Status: New
** Also affects: kolla-ansible/ussuri
Importance: Undecided
Status: New
** Also affects: kolla-ansible/victoria
Importance: Undecided
Status: New
** Also affects: kolla-ansible/xena
Importance: Undecided
Status: New
** Changed in: kolla-ansible
Status: New => Confirmed
** Changed in: kolla-ansible/ussuri
Status: New => Confirmed
** Changed in: kolla-ansible/victoria
Status: New => Confirmed
** Changed in: kolla-ansible/wallaby
Status: New => Triaged
** Changed in: kolla-ansible/xena
Status: New => Triaged
** Changed in: kolla-ansible/victoria
Status: Confirmed => Triaged
** Changed in: kolla-ansible
Status: Confirmed => Triaged
** Changed in: kolla-ansible/ussuri
Status: Confirmed => Triaged
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1952550
Title:
[OVN] neutron_ovn_metadata_agent retrying on UUID errors infinitely
Status in kolla-ansible:
Triaged
Status in kolla-ansible ussuri series:
Triaged
Status in kolla-ansible victoria series:
Triaged
Status in kolla-ansible wallaby series:
Triaged
Status in kolla-ansible xena series:
Triaged
Status in neutron:
Fix Released
Bug description:
*Descrption:
** We observed neutron_ovn_metadata_agent was stuck when connection
ovn_sb_db is reset
** After investigation, we found that MetadataAgent.register_metadata_agent
keeps retrying infinitely due to an unrecoverable error in this line:
chassis_id = uuid.UUID(self._get_own_chassis_name()). This block the thread for
RowEventHandler.notify_loop.
** The neutron is deployed by kolla ansible, where chassis name returned
here is the hostname of the compute nodes, and it is not recognized as a valid
UUID.
* Version:
** OpenStack Xena
** Ubuntu focal 20.04
** Kolla Ansible
To manage notifications about this bug go to:
https://bugs.launchpad.net/kolla-ansible/+bug/1952550/+subscriptions
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp