-
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
Stop jobs take extremely long on shutdown/reboot #425
Labels
Comments
What about database? |
@pavel-shirshov: The bug I'm referring to causes the services I mentioned to take 30~60 seconds to stop. Database is only taking a few seconds, which now seems "short" compared to these two. |
This appears to be fixed with PR #434. Also, @pavel-shirshov: docker-database should shut down quickly now also, once PR #442 is merged. |
lguohan
added a commit
that referenced
this issue
Jan 4, 2019
… to flush fs changes to disk (#425) (HEAD, origin/201803) [lguohan]
lguohan
added a commit
to lguohan/sonic-buildimage
that referenced
this issue
Feb 18, 2019
9609d46 2019-02-18 | [syncd]: support query port with 8 lanes (400G) (sonic-net#425) (HEAD, origin/master, origin/HEAD) [lguohan] Signed-off-by: Guohan Lu <gulv@microsoft.com>
lguohan
added a commit
that referenced
this issue
Feb 20, 2019
Kalimuthu-Velappan
pushed a commit
to Kalimuthu-Velappan/sonic-buildimage
that referenced
this issue
Sep 12, 2019
…net#425) single sync is not enough to flush all changes to disk sometimes
madhanmellanox
pushed a commit
to madhanmellanox/sonic-buildimage
that referenced
this issue
Mar 23, 2020
…et#425) * [portsorch]: Only add port stat IDs that are needed to query Signed-off-by: Sihui Han <sihan@microsoft.com> * update comments
dmytroxshevchuk
pushed a commit
to dmytroxshevchuk/sonic-buildimage
that referenced
this issue
Aug 31, 2020
Signed-off-by: Guohan Lu <gulv@microsoft.com>
qiluo-msft
added a commit
that referenced
this issue
Dec 13, 2020
Including commits in sonic-swss-common repo: ``` 40e695d 2020-12-12 | [pyext] Implement DBConnector::pubsub() to emulate python Redis.pubsub() (#427) [Qi Luo] 9a2bf6c 2020-12-12 | Add fdb_flush.v2.lua script to makefile (#425) [Kamil Cudnik] 7d60e7e 2020-12-07 | Handle exception in Select (#424) [Qi Luo] ```
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Upon reboot (shutdown) a few stop jobs take a very long time to complete. The following are known culprits:
The text was updated successfully, but these errors were encountered: