[services] make snmp.timer work again and delay telemetry.service#3657
[services] make snmp.timer work again and delay telemetry.service#3657yxieca merged 1 commit intosonic-net:masterfrom
Conversation
Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
|
Retest vs please |
|
retest vs please |
|
retest vs please |
1 similar comment
|
retest vs please |
|
This change broke some link between swss and snmp. I think if swss restarts, the snmp won't get restart with this change. This link can be restored by adding snmp as a dependency service in swss service script, where we already have a few. |
yxieca
left a comment
There was a problem hiding this comment.
As commented above. There is a service link between swss and snmp got broken by this change.
|
What do you mean by "a service link"? |
|
Isn't |
|
Thanks @stepanblyschak , can you also test stop and start? systemctrld behaves differently between (stop/start) and (restart). |
|
@yxieca Looks like working correctly as it was before 'WantedBy': stop swss: start swss: |
|
Thanks @stepanblyschak ! |
|
@stepanblyschak Please create an PR for this change against 201811 branch. There are merge conflicts. I suspect due to telemetry not in 201811. |
|
@yxieca I just found that you were right, start of swss does not start snmp, even though I ensured that I test this behavior on changed image. This PR requires more work and I'll try what you suggested. You can revert for now. |
…nic-net#3657) Signed-off-by: Stepan Blyschak <stepanb@mellanox.com>
…vice (sonic-net#3657)" (sonic-net#3729) This reverts commit d346cb3.
…lly (#22884) #### Why I did it src/sonic-swss ``` * db7d939 - (HEAD -> master, origin/master, origin/HEAD) Remove cache for high volume DASH objects (#3534) (4 hours ago) [Lawrence Lee] * 80294d5 - add parseBoolList in request parser (#3675) (9 hours ago) [Jing Zhang] * a7607be - [fpmsyncd]Fixing fpmsyncd to handle routes without protocol (#3657) (11 hours ago) [Sudharsan Dhamal Gopalarathnam] * 8067dee - [muxorch] Catch error when checking active state of missing neighbor (#3674) (11 hours ago) [Nikola Dancejic] * d073fc7 - [vstest]: Skip flaky icmp echo tests (#3687) (12 hours ago) [prabhataravind] ``` #### How I did it #### How to verify it #### Description for the changelog
Signed-off-by: Stepan Blyschak stepanb@mellanox.com
- What I did
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)