[caclmgrd] Prevent service from blocking system boot indefinitely#1362
Merged
jleveque merged 1 commit intosonic-net:masterfrom Feb 1, 2018
jleveque:fix_caclmgrd_service
Merged
[caclmgrd] Prevent service from blocking system boot indefinitely#1362jleveque merged 1 commit intosonic-net:masterfrom jleveque:fix_caclmgrd_service
jleveque merged 1 commit intosonic-net:masterfrom
jleveque:fix_caclmgrd_service
Conversation
Contributor
jleveque
commented
Feb 1, 2018
- caclmgrd is not a "one-shot" service, as on non-Arista platforms it should never exit. Incorrect configuration in unit file was causing systemctl to hang and never finish start-up sequence.
lguohan
approved these changes
Feb 1, 2018
4 tasks
lguohan
pushed a commit
that referenced
this pull request
Feb 12, 2021
sonic-utilities 28d358f...f5b8a1e (22): > Fix deprecation warnings (#1423) > Fix: initialize SonicDBConfig differently for single or multi_asic (continued) (#1417) > [multi-asic] show ip interface changes for multi asic (#1396) > [show mux]: Sort output by intf name (#1418) > [ci] Test and build package using Azure Pipelines (#1406) > [GitHub] Tweak PR and issue templates (#1419) > Import 'mock' module from 'unittest' library (#1415) > Revert "Add FW dump with new SAI implementation (#1338)" (#1407) > [config reload]: Restart macsec container (#1410) > [pcieutil] Remove the warning message and change the config file location (#1362) > Fix: initialize SonicDBConfig differently for single or multi_asic (#1409) > Support shared headroom pool on top of dynamic buffer calculation (#1348) > Fix unsupported fs.squashfs extraction in sonic-installer (#1366) > [show] Use proper variable to avoid exception in natshow script (#1383) > Set up CI with Azure Pipelines > [config reload]: Restart mux container (#1401) > Advertise ipv6 link local address (#1402) > [storyteller] Enhance the storyteller utility (#1400) > [show] Fix int status when portchannel is in the system (#1376) > [config][show] cli support for retrieving ber, eye-info and configuring prbs, loopback on Y-cable (#1386) > Skip route check for tun0 interfaces (#1399) > do not parse stderr to get correct routing stack (#1398) > [storyteller] allow storyteller to work on downloaded logs (#1388) > [vrf]: Fix freezing during interface binding (#1325) > Use SonicV2Connector/ConfigDBConnector/SonicDBConfig from swsscommon instread of swsssdk (#1392) Signed-off-by: Lawrence Lee <[email protected]>
4 tasks
stepanblyschak
pushed a commit
to stepanblyschak/sonic-buildimage
that referenced
this pull request
May 10, 2021
…tion (sonic-net#1362) - What I did Fixes sonic-net#6437 - How I did it Changed the configuration file path from plugin to platform directory - How to verify it Verify on the device
mssonicbld
added a commit
that referenced
this pull request
Mar 27, 2024
…tically (#18476) #### Why I did it src/sonic-sairedis ``` * 594944d - (HEAD -> master, origin/master, origin/HEAD) Fix flow counter out-of-order issue by notifying counter operations using SelectableChannel (#1362) (13 hours ago) [Stephen Sun] ``` #### How I did it #### How to verify it #### Description for the changelog
tshalvi
pushed a commit
to tshalvi/sonic-buildimage
that referenced
this pull request
Aug 25, 2025
…est HEAD automatically (sonic-net#1362) #### Why I did it src/sonic-platform-common ``` * e3e1d76 - (HEAD -> 202412, origin/202412) Adding is_copper api to cmis (sonic-net#547) (sonic-net#573) (sonic-net#100) (33 hours ago) [Riff] * 1485079 - Merge remote-tracking branch 'base/202411' into code-sync-202412 (2 days ago) [r12f] * 7c70958 - Adding is_copper api to cmis (sonic-net#547) (sonic-net#573) (13 days ago) [ravil-nexthop] ``` #### How I did it #### How to verify it #### Description for the changelog
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.