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

ovn-sbctl would stuck when leader of raft changes #203

Open
linup2011 opened this issue Jul 7, 2020 · 0 comments
Open

ovn-sbctl would stuck when leader of raft changes #203

linup2011 opened this issue Jul 7, 2020 · 0 comments
Assignees

Comments

@linup2011
Copy link

when I run scale test, the ovn-sbctl stuck. and found that the ovnsb leader of raft has changed from central-1 to central-2. then the command "ovn-sbctl --no-leader-only --bare --columns _uuid find chassis name=ovn-scale-4-55" on central-1 would stuck.

rally log: END: Error SSHTimeout: Timeout executing command 'sudo docker exec ovn-central-1 ovn-sbctl --no-leader-only --bare --columns _uuid find chassis name=ovn-scale-4-55' on host...
process on central-1:
[root@ovn-central-1 ovn]# ps aux | grep ovn-sbctl
root 16818 0.0 0.0 41800 6268 ? Ss 10:14 0:01 ovn-sbctl --no-leader-only --bare --columns _uuid find chassis name=ovn-scale-4-55
root 16946 0.0 0.0 41800 6128 ? Ss 11:14 0:01 ovn-sbctl --no-leader-only --bare --columns _uuid find chassis name=ovn-scale-1-56
root 17072 0.0 0.0 41800 6256 ? Ss 12:14 0:00 ovn-sbctl --no-leader-only --bare --columns _uuid find chassis name=ovn-scale-4-56
root 17198 0.0 0.0 41708 5876 ? Ss 13:14 0:00 ovn-sbctl --no-leader-only --bare --columns _uuid find chassis name=ovn-scale-1-57

@dceara dceara self-assigned this Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants