We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
By vagrant up in ovn-multinode directory, it stuck here:
vagrant up
worker1: CCLD ic/ovn-ic central: CCLD utilities/ovn-ic-nbctl central: CCLD utilities/ovn-ic-sbctl worker1: CCLD tests/ovstest central: CCLD utilities/ovn-trace central: CCLD utilities/ovn-appctl central: CCLD controller/ovn-controller central: CCLD controller-vtep/ovn-controller-vtep
and does not come back to the shell prompt as a message of finishing the task of up-ing those 3 machines!
Host OS: Ubuntu 22.04 Vagrant version: 2.2.19
Then I should Ctrl+C which this would be the status:
# vagrant status Current machine states: central paused (libvirt) worker1 paused (libvirt) worker2 paused (libvirt)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
By
vagrant up
in ovn-multinode directory, it stuck here:and does not come back to the shell prompt as a message of finishing the task of up-ing those 3 machines!
Host OS: Ubuntu 22.04
Vagrant version: 2.2.19
Then I should Ctrl+C which this would be the status:
The text was updated successfully, but these errors were encountered: