Bug 2077129 - [4.10z] OVN-migration failed - ovnkube-node: error waiting for node readiness: timed out waiting for the condition
Summary: [4.10z] OVN-migration failed - ovnkube-node: error waiting for node readiness...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Networking
Version: 4.10
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.10.z
Assignee: Tim Rozet
QA Contact: Ross Brattain
URL:
Whiteboard:
Depends On: 2028493
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-04-20 17:31 UTC by Tim Rozet
Modified: 2022-06-07 13:24 UTC (History)
13 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 2028493
Environment:
Last Closed: 2022-06-07 13:24:32 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift ovn-kubernetes pull 1044 0 None open Bug 2077129: [release-4.10] Fixes secondary bridge 2022-04-20 18:45:55 UTC
Red Hat Product Errata RHBA-2022:4882 0 None None None 2022-06-07 13:24:46 UTC

Comment 5 Ross Brattain 2022-06-03 21:02:43 UTC
Verified on 4.10.0-0.nightly-2022-06-03-081413

BM IPI dual-stack

I see different routers on different switches.

exgw-etor-GR_master-0-2.rbrattai-o410e2db-0.qe.lab.redhat.com
rtoe-GR_master-0-2.rbrattai-o410e2db-0.qe.lab.redhat.com


sh-4.4# for f in $(ovn-nbctl show | awk '/ext_/ {gsub("[()]", "", $3) ; print $3}' | sort ) ; do ovn-nbctl show $f ; done
switch 1570a6b5-104c-4a04-be40-d4d02e7d8846 (exgw-ext_master-0-0.rbrattai-o410e2db-0.qe.lab.redhat.com)
    port br-ex1_master-0-0.rbrattai-o410e2db-0.qe.lab.redhat.com
        type: localnet
        addresses: ["unknown"]
    port exgw-etor-GR_master-0-0.rbrattai-o410e2db-0.qe.lab.redhat.com
        type: router
        addresses: ["52:54:00:fa:3f:8b"]
        router-port: exgw-rtoe-GR_master-0-0.rbrattai-o410e2db-0.qe.lab.redhat.com
switch 1b43f32e-f361-4ff3-9526-96545e27e77a (exgw-ext_master-0-1.rbrattai-o410e2db-0.qe.lab.redhat.com)
    port br-ex1_master-0-1.rbrattai-o410e2db-0.qe.lab.redhat.com
        type: localnet
        addresses: ["unknown"]
    port exgw-etor-GR_master-0-1.rbrattai-o410e2db-0.qe.lab.redhat.com
        type: router
        addresses: ["52:54:00:34:8c:54"]
        router-port: exgw-rtoe-GR_master-0-1.rbrattai-o410e2db-0.qe.lab.redhat.com
switch 98797150-2c0d-4323-a32d-c60a3eaf2b19 (exgw-ext_master-0-2.rbrattai-o410e2db-0.qe.lab.redhat.com)
    port exgw-etor-GR_master-0-2.rbrattai-o410e2db-0.qe.lab.redhat.com
        type: router
        addresses: ["52:54:00:78:c9:d2"]
        router-port: exgw-rtoe-GR_master-0-2.rbrattai-o410e2db-0.qe.lab.redhat.com
    port br-ex1_master-0-2.rbrattai-o410e2db-0.qe.lab.redhat.com
        type: localnet
        addresses: ["unknown"]
switch 147c4149-9045-4674-ad7d-07399b448cb5 (ext_master-0-0.rbrattai-o410e2db-0.qe.lab.redhat.com)
    port br-ex_master-0-0.rbrattai-o410e2db-0.qe.lab.redhat.com
        type: localnet
        addresses: ["unknown"]
    port etor-GR_master-0-0.rbrattai-o410e2db-0.qe.lab.redhat.com
        type: router
        addresses: ["52:54:00:fa:3f:8b"]
        router-port: rtoe-GR_master-0-0.rbrattai-o410e2db-0.qe.lab.redhat.com
switch 05fc2d51-155c-43a5-860d-007669d816b1 (ext_master-0-1.rbrattai-o410e2db-0.qe.lab.redhat.com)
    port etor-GR_master-0-1.rbrattai-o410e2db-0.qe.lab.redhat.com
        type: router
        addresses: ["52:54:00:34:8c:54"]
        router-port: rtoe-GR_master-0-1.rbrattai-o410e2db-0.qe.lab.redhat.com
    port br-ex_master-0-1.rbrattai-o410e2db-0.qe.lab.redhat.com
        type: localnet
        addresses: ["unknown"]
switch 0204856b-6a31-4e23-8e76-1698d2f272ad (ext_master-0-2.rbrattai-o410e2db-0.qe.lab.redhat.com)
    port etor-GR_master-0-2.rbrattai-o410e2db-0.qe.lab.redhat.com
        type: router
        addresses: ["52:54:00:78:c9:d2"]
        router-port: rtoe-GR_master-0-2.rbrattai-o410e2db-0.qe.lab.redhat.com
    port br-ex_master-0-2.rbrattai-o410e2db-0.qe.lab.redhat.com
        type: localnet
        addresses: ["unknown"]
sh-4.4# for f in $(ovn-nbctl show | awk '/ext_/ {gsub("[()]", "", $3) ; print $3}' | sort ) ; do echo -e "\n$f" ; ovn-nbctl lsp-list $f ; echo ; done

exgw-ext_master-0-0.rbrattai-o410e2db-0.qe.lab.redhat.com
5ab8e484-a605-4566-9001-af72c784c5c0 (br-ex1_master-0-0.rbrattai-o410e2db-0.qe.lab.redhat.com)
f65dc9f5-b783-475b-a698-87279e086fe0 (exgw-etor-GR_master-0-0.rbrattai-o410e2db-0.qe.lab.redhat.com)


exgw-ext_master-0-1.rbrattai-o410e2db-0.qe.lab.redhat.com
0f6bdee5-71f8-4bd5-a665-42127698c7f8 (br-ex1_master-0-1.rbrattai-o410e2db-0.qe.lab.redhat.com)
98dec4df-12b2-4803-9e53-b81acf69f889 (exgw-etor-GR_master-0-1.rbrattai-o410e2db-0.qe.lab.redhat.com)


exgw-ext_master-0-2.rbrattai-o410e2db-0.qe.lab.redhat.com
a7fb1478-4951-40b1-85c4-963e6f409db1 (br-ex1_master-0-2.rbrattai-o410e2db-0.qe.lab.redhat.com)
8c2229a0-5424-4a12-974c-fafdefc1921f (exgw-etor-GR_master-0-2.rbrattai-o410e2db-0.qe.lab.redhat.com)


ext_master-0-0.rbrattai-o410e2db-0.qe.lab.redhat.com
175aa53a-7fb3-4b05-a6e8-d50ae3efc574 (br-ex_master-0-0.rbrattai-o410e2db-0.qe.lab.redhat.com)
bf6efa2d-4d01-40e3-a17e-87a2594fc7ba (etor-GR_master-0-0.rbrattai-o410e2db-0.qe.lab.redhat.com)


ext_master-0-1.rbrattai-o410e2db-0.qe.lab.redhat.com
cff8fd2a-4a45-43f9-8ddf-d368d6b5bcf8 (br-ex_master-0-1.rbrattai-o410e2db-0.qe.lab.redhat.com)
0eab8193-24e5-49c1-8a3b-7461281d1152 (etor-GR_master-0-1.rbrattai-o410e2db-0.qe.lab.redhat.com)


ext_master-0-2.rbrattai-o410e2db-0.qe.lab.redhat.com
7b2a7497-5990-4a33-836d-3bc00a2a9f5f (br-ex_master-0-2.rbrattai-o410e2db-0.qe.lab.redhat.com)
11f5040b-b251-4f1e-94f3-a868b9278e32 (etor-GR_master-0-2.rbrattai-o410e2db-0.qe.lab.redhat.com)

Comment 7 errata-xmlrpc 2022-06-07 13:24:32 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory (OpenShift Container Platform 4.10.17 bug fix update), and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2022:4882


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