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

[swss]: Update swss.sh script to clean up specific db when start #2223

Merged
merged 1 commit into from
Nov 3, 2018

Commits on Nov 2, 2018

  1. [swss]: Update swss.sh script to clean up specific db when start

    This script shall not flush all the entries in the state database
    when it starts up, since there are entries maintained and written
    by other processes outside this docker.
    
    The issue we noticed was that the portchannel states are cleaned
    up after teamsyncd writes the entries into the database, which
    causes the IPs failed to be configured because intfmgrd considers
    the portchannels are not ready yet.
    
    Signed-off-by: Shu0T1an ChenG <[email protected]>
    Shu0T1an ChenG committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    b1f8e7a View commit details
    Browse the repository at this point in the history