Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libovsdb: cache inconsistent: row with uuid 9b596796-d378-4047-a47e-86ed44c311fe does not exist #2621

Closed
zhangzujian opened this issue Apr 7, 2023 · 0 comments · Fixed by #2627
Labels
bug Something isn't working

Comments

@zhangzujian
Copy link
Member

Expected Behavior

Actual Behavior

E0404 00:33:50.262680 7 client.go:1164] "libovsdb: failed to reconnect" err="unable to connect to any endpoints: failed to connect to tcp:[192.168.143.17]:6641: endpoint is not leader. failed to connect to tcp:[192.168.128.22]:6641: endpoint is not leader. failed to connect to tcp:[192.168.129.100]:6641: endpoint is not leader" database="OVN_Northbound"
E0404 00:33:51.305859 7 client.go:1164] "libovsdb: failed to reconnect" err="unable to connect to any endpoints: failed to connect to tcp:[192.168.143.17]:6641: endpoint is not leader. failed to connect to tcp:[192.168.128.22]:6641: endpoint is not leader. failed to connect to tcp:[192.168.129.100]:6641: endpoint is not leader" database="OVN_Northbound"
E0404 00:33:52.369686 7 client.go:1164] "libovsdb: failed to reconnect" err="unable to connect to any endpoints: failed to connect to tcp:[192.168.143.17]:6641: endpoint is not leader. failed to connect to tcp:[192.168.128.22]:6641: endpoint is not leader. failed to connect to tcp:[192.168.129.100]:6641: endpoint is not leader" database="OVN_Northbound"
E0404 00:33:53.429855 7 client.go:1164] "libovsdb: failed to reconnect" err="unable to connect to any endpoints: failed to connect to tcp:[192.168.143.17]:6641: endpoint is not leader. failed to connect to tcp:[192.168.128.22]:6641: endpoint is not leader. failed to connect to tcp:[192.168.129.100]:6641: endpoint is not leader" database="OVN_Northbound"
E0404 00:33:54.504928 7 client.go:1166] "libovsdb: reconnect has failed 5 times, suppressing logging for future attempts" err="unable to connect to any endpoints: failed to connect to tcp:[192.168.143.17]:6641: endpoint is not leader. failed to connect to tcp:[192.168.128.22]:6641: endpoint is not leader. failed to connect to tcp:[192.168.129.100]:6641: endpoint is not leader" database="OVN_Northbound"
E0404 00:33:57.951893 7 cache.go:906] "libovsdb/cache: during libovsdb cache populate2" err="cache inconsistent: row with uuid 9b596796-d378-4047-a47e-86ed44c311fe does not exist" database="OVN_Northbound"
E0404 00:34:01.745681 7 cache.go:906] "libovsdb/cache: during libovsdb cache populate2" err="cache inconsistent: row with uuid 9b596796-d378-4047-a47e-86ed44c311fe does not exist" database="OVN_Northbound"
E0404 00:34:08.258881 7 cache.go:906] "libovsdb/cache: during libovsdb cache populate2" err="cache inconsistent: row with uuid 9b596796-d378-4047-a47e-86ed44c311fe does not exist" database="OVN_Northbound"
E0404 00:34:33.756442 7 cache.go:906] "libovsdb/cache: during libovsdb cache populate2" err="cache inconsistent: row with uuid 35567494-74b3-46c9-918a-aca6ae8aaa08 does not exist" database="OVN_Northbound"

Steps to Reproduce the Problem

Additional Info

  • Kubernetes version:

    Output of kubectl version:

    (paste your output here)
    
  • kube-ovn version:

    (paste your output here)
    
  • operation-system/kernel version:

    Output of awk -F '=' '/PRETTY_NAME/ { print $2 }' /etc/os-release:
    Output of uname -r:

    (paste your output here)
    
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant