Skip to content

[action] [PR:15362] Upgrading hsflowd version from 2.0.45 to 2.0.51-26 to address for [sf…#16615

Merged
mssonicbld merged 1 commit intosonic-net:202305from
mssonicbld:cherry/202305/15362
Sep 21, 2023
Merged

[action] [PR:15362] Upgrading hsflowd version from 2.0.45 to 2.0.51-26 to address for [sf…#16615
mssonicbld merged 1 commit intosonic-net:202305from
mssonicbld:cherry/202305/15362

Conversation

@mssonicbld
Copy link
Collaborator

Why I did it

Below error log is seen sometimes when services startup.
ERR sflow#hsflowd: device Loopback0 Get SIOCGIFFLAGS failed : No such device

How I did it

latest changes to hsflowd will avoid this race (e.g. the release tagged as v2.0.51-26). The new start up sequence waits first for the redis connections to come up, then waits for the redis to indicate SYSTEM_READY|SYSTEM_STATE Status=Up, and only then does it read the interfaces from Linux.

How to verify it

Post upgrade to latest version of hsflowd, manually verifying the sflow functionalities such as counter/flow samples.
UT is inprogres.

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

…low]ERR sflow#hsflowd: device Loopback0 Get SIOCGIFFLAGS failed : No such device sonic-net#13407 (sonic-net#15362)

Signed-off-by: Gokulnath-Raja <[email protected]>
Co-authored-by: mohanapriya-meganathan <[email protected]>
@mssonicbld
Copy link
Collaborator Author

Original PR: #15362

@mssonicbld mssonicbld merged commit 8e85fba into sonic-net:202305 Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants