-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Hi Guys, #1251
Comments
jleveque
added a commit
that referenced
this issue
Dec 3, 2020
* src/sonic-utilities 6fabbed...3749f5e (7): > [config vlan] Stop, reset-failed, then start dhcp_relay service (#1269) > [show] Break some groups out into their own modules (#1259) > Convert the output of 'arp -n' from bytes to str. (#1279) > Fixing python porting errors in fdbshow, natshow and nbrshow (#1280) > [pfcwd] Use floor division in Python3 (#1277) > Modify fast-reboot script to use teamd service script (#1251) > Add `show reboot-cause history` cli (#1210)
santhosh-kt
pushed a commit
to santhosh-kt/sonic-buildimage
that referenced
this issue
Feb 25, 2021
* src/sonic-utilities 6fabbed...3749f5e (7): > [config vlan] Stop, reset-failed, then start dhcp_relay service (sonic-net#1269) > [show] Break some groups out into their own modules (sonic-net#1259) > Convert the output of 'arp -n' from bytes to str. (sonic-net#1279) > Fixing python porting errors in fdbshow, natshow and nbrshow (sonic-net#1280) > [pfcwd] Use floor division in Python3 (sonic-net#1277) > Modify fast-reboot script to use teamd service script (sonic-net#1251) > Add `show reboot-cause history` cli (sonic-net#1210)
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this issue
May 10, 2021
A new teamd service script has been added in sonic-buildimage as part of the PR - sonic-net#5163 With this change, fast-reboot script will now use the new teamd script to handle killing teamd docker in both fast-boot and warm-boot mode. Replaced the existing teamd docker handling in fast-reboot script with the systemctl stop teamd. Tested the locally modified script in a DUT for warm-reboot and fast-reboot.
theasianpianist
pushed a commit
to theasianpianist/sonic-buildimage
that referenced
this issue
Feb 5, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Steps to reproduce the issue:
1.
2.
3.
Describe the results you received:
Describe the results you expected:
Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: