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

[crm] handleSetCommand fails to parse CRM config: Unknown attribute mpls_inseg_high_threshold #7933

Open
vaibhavhd opened this issue Jun 21, 2021 · 1 comment

Comments

@vaibhavhd
Copy link
Contributor

Description

#7195 added new MPLS attributes to files/build_templates/init_cfg.json.j2.

In the latest master images, CRM config parse throws error as the new attribute (mpls_inseg_high_threshold) remains unknown.

There are no known test failures due to this at this point.

Steps to reproduce the issue:

  1. Install latest master SONiC image on DUT (Tried Arista 7260)
  2. Reboot
  3. Check syslog for errors

Describe the results you received:

Jun 18 21:50:32.029503 str2-7260cx3-acs-9 ERR swss#orchagent: :- handleSetCommand: Failed to parse CRM Config configuration. Unknown attribute mpls_inseg_high_threshold.

Describe the results you expected:

handleSetCommand should be able to parse CRM config.

Output of show version:

SONiC version master.19659-94441f41

Output of show techsupport:

(paste your output here or download and attach the file here )

Additional information you deem important (e.g. issue happens only occasionally):

@vaibhavhd
Copy link
Contributor Author

@prsunny for awareness.

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

No branches or pull requests

1 participant