This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/dockers/docker-teamd
Shuotian Cheng f06dc5d3f9 [teamd]: Update the start.sh script to clean up the docker state (#351)
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>
2017-03-02 15:59:16 -08:00
..
config.sh [docker-teamd] fix a config bug introduced in #345 (#353) 2017-03-01 14:32:52 -08:00
Dockerfile.j2 [docker]: Add -c option in teamd docker Dockerfile (#348) 2017-02-28 13:36:59 -08:00
start.sh [teamd]: Update the start.sh script to clean up the docker state (#351) 2017-03-02 15:59:16 -08:00
teamd.j2 teamd: Use 75% links upperbound as min-links (#224) 2017-01-30 17:33:03 -08:00