Bug 1726217 - On fresh osp15 deployment ovn-controller on compute is in unhealthy state
Summary: On fresh osp15 deployment ovn-controller on compute is in unhealthy state
Keywords:
Status: CLOSED DUPLICATE of bug 1720947
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: openstack-tripleo
Version: 15.0 (Stein)
Hardware: Unspecified
OS: Unspecified
urgent
urgent
Target Milestone: ---
: ---
Assignee: Michele Baldessari
QA Contact: Arik Chernetsky
URL:
Whiteboard:
Depends On: 1720947 1757254
Blocks: 1740114 1740115
TreeView+ depends on / blocked
 
Reported: 2019-07-02 11:01 UTC by pkomarov
Modified: 2020-02-06 14:28 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1740114 (view as bug list)
Environment:
Last Closed: 2020-02-06 14:28:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Comment 2 pkomarov 2019-07-03 12:16:38 UTC
openstack network agent list
+--------------------------------------+----------------------+--------------------------+-------------------+-------+-------+-------------------------------+
| ID                                   | Agent Type           | Host                     | Availability Zone | Alive | State | Binary                        |
+--------------------------------------+----------------------+--------------------------+-------------------+-------+-------+-------------------------------+
| f901907b-ef6e-4d13-a9a4-0acc914da566 | OVN Controller agent | compute-0.localdomain    | n/a               | :-)   | UP    | ovn-controller                |
| f2fe5474-a1bc-49b7-abff-79206d1a58af | OVN Metadata agent   | compute-0.localdomain    | n/a               | :-)   | UP    | networking-ovn-metadata-agent |
| 8701def4-92d7-4893-8927-80fd08eff56b | OVN Controller agent | compute-1.localdomain    | n/a               | :-)   | UP    | ovn-controller                |
| 7471ef8b-ae03-4fc4-8130-703e97f3d34b | OVN Metadata agent   | compute-1.localdomain    | n/a               | :-)   | UP    | networking-ovn-metadata-agent |
| 8fbf455c-cdff-46d1-80e8-2ca80415e400 | OVN Controller agent | controller-0.localdomain | n/a               | :-)   | UP    | ovn-controller                |
| 579c127f-6470-4d5b-826f-81a0f1c7ecba | OVN Controller agent | controller-2.localdomain | n/a               | :-)   | UP    | ovn-controller                |
| c8d78525-37c5-40ed-96a0-e4645094d7ea | OVN Controller agent | controller-1.localdomain | n/a               | :-)   | UP    | ovn-controller                |
+--------------------------------------+----------------------+--------------------------+-------------------+-------+-------+-------------------


run sts test which just check openstack services and boots up a vm with rally : 
http://pastebin.test.redhat.com/777011
^^^
In this sts test there are no reboots or disruptions

then ovn agents are in unhealthy state : 

(overcloud) [stack@undercloud-0 openstack-sts]$ openstack network agent list
+--------------------------------------+----------------------+--------------------------+-------------------+-------+-------+-------------------------------+
| ID                                   | Agent Type           | Host                     | Availability Zone | Alive | State | Binary                        |
+--------------------------------------+----------------------+--------------------------+-------------------+-------+-------+-------------------------------+
| f901907b-ef6e-4d13-a9a4-0acc914da566 | OVN Controller agent | compute-0.localdomain    | n/a               | XXX   | UP    | ovn-controller                |
| f2fe5474-a1bc-49b7-abff-79206d1a58af | OVN Metadata agent   | compute-0.localdomain    | n/a               | XXX   | UP    | networking-ovn-metadata-agent |
| 8701def4-92d7-4893-8927-80fd08eff56b | OVN Controller agent | compute-1.localdomain    | n/a               | :-)   | UP    | ovn-controller                |
| 7471ef8b-ae03-4fc4-8130-703e97f3d34b | OVN Metadata agent   | compute-1.localdomain    | n/a               | :-)   | UP    | networking-ovn-metadata-agent |
| 8fbf455c-cdff-46d1-80e8-2ca80415e400 | OVN Controller agent | controller-0.localdomain | n/a               | :-)   | UP    | ovn-controller                |
| 579c127f-6470-4d5b-826f-81a0f1c7ecba | OVN Controller agent | controller-2.localdomain | n/a               | :-)   | UP    | ovn-controller                |
| c8d78525-37c5-40ed-96a0-e4645094d7ea | OVN Controller agent | controller-1.localdomain | n/a               | :-)   | UP    | ovn-controller                |
+--------------------------------------+----------------------+--------------------------+-------------------+-------+-------+-------------------------------+

Comment 14 Jakub Libosvar 2020-02-06 14:28:22 UTC

*** This bug has been marked as a duplicate of bug 1720947 ***


Note You need to log in before you can comment on or make changes to this bug.