Skip to content
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

add gbsyncd to feature table on supported platforms #10834

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

arlakshm
Copy link
Contributor

Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan arlakshm@microsoft.com

Why I did it

closes #10832

How I did it

currently in init_cfg.json.j2 gbsyncd is added to the feature table only for vs platform.
Add changes to add gbsyncd to feature table if the platform supports gbsyncd.

How to verify it

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

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111

Description for the changelog

Link to config_db schema for YANG module changes

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

Signed-off-by: Arvindsrinivasan Lakshmi Narasimhan <arlakshm@microsoft.com>
@arlakshm
Copy link
Contributor Author

/Azp run Azure.sonic-buildimage

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@anamehra
Copy link
Contributor

Hi @abdosi , looks like we might need this PR to prevent gbsyncd service from starting on Supervisor.

root@sfd-t2-sup:/home/cisco# systemctl status gbsyncd@0
gbsyncd@0.service - gbsyncd service
Loaded: loaded (/lib/systemd/system/gbsyncd@.service; enabled-runtime; vendor preset: enabled)
Active: inactive (dead) (Result: exec-condition) since Tue 2022-09-20 18:58:05 UTC; 3min 25s ago
Process: 2431692 ExecCondition=/usr/bin/gbsyncd-platform.sh (code=exited, status=1/FAILURE)

Sep 20 18:57:30 sfd-t2-sup systemd[1]: Starting gbsyncd service...
Sep 20 18:57:42 sfd-t2-sup sudo[2434823]: root : PWD=/ ; USER=root ; COMMAND=/usr/local/bin/decode-syseeprom -m
Sep 20 18:57:42 sfd-t2-sup sudo[2434823]: pam_unix(sudo:session): session opened for user root(uid=0) by (uid=0)
Sep 20 18:58:05 sfd-t2-sup sudo[2434823]: pam_unix(sudo:session): session closed for user root
Sep 20 18:58:05 sfd-t2-sup systemd[1]: gbsyncd@0.service: Control process exited, code=exited, status=1/FAILURE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[chassis] gbysncd in feature table on linecards which have gbsyncd service running
2 participants