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

[teamd]: Update the start.sh script to clean up the teamd docker state #351

Merged
merged 1 commit into from
Mar 2, 2017
Merged

Commits on Mar 2, 2017

  1. [teamd]: Update the start.sh script to clean up the docker state

    This change should be temporary because the current teamd cannot
    re-create net devices acrosss restart. Basically, it will fail
    when there're files in /var/run/teamd/ folder or the previously
    created net devices are still there. Thus, the current workaround
    is to remove the obsolete files to restart the docker-teamd.
    
    This workaround cannot resolve the swss restart issue. Before
    restarting swss, docker teamd needs to be stopped manually. After
    swss starts, docker teamd needs to be restarted manually.
    
    This change will only make sure that rebooting the switch will
    make the switch at the correct state.
    
    Signed-off-by: Shuotian Cheng <shuche@microsoft.com>
    Shuotian Cheng committed Mar 2, 2017
    Configuration menu
    Copy the full SHA
    e351d01 View commit details
    Browse the repository at this point in the history