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

reduce ovs-ovn restart downtime #1516

Merged
merged 1 commit into from
May 11, 2022
Merged

reduce ovs-ovn restart downtime #1516

merged 1 commit into from
May 11, 2022

Commits on May 11, 2022

  1. reduce ovs-ovn restart downtime

    1. start ovsdb  without vswitchd
    2. set flow-restore-wait to true to prevent vswitchd flush the flow
    3. start ovn-controller and wait ${FLOW_WAIT} seconds to compute init flow
    4. set flow-restore-wait to false to indicate vswitchd to process
    oilbeater committed May 11, 2022
    Configuration menu
    Copy the full SHA
    8dce3d2 View commit details
    Browse the repository at this point in the history