Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[Chassis] Incremental config patch fails because the yang validation fails on voq chassis #19485

Closed
arlakshm opened this issue Jul 5, 2024 · 0 comments · Fixed by #19486
Closed
Assignees
Labels
Chassis 🤖 Modular chassis support chassis-voq Voq chassis changes MSFT Triaged this issue has been triaged

Comments

@arlakshm
Copy link
Contributor

arlakshm commented Jul 5, 2024

Description

Steps to reproduce the issue:

  1. Load the incremental configuration json.patch on the device.
  2. Apply the patch
  3. The following error is seen
Patch Applier: asic1: sorting patch updates.
Failed to apply patch due to: Failed to apply patch on the following scopes:
- asic0: Given patch will produce invalid config. Error: Data Loading Failed
Value "ASIC0" does not satisfy the constraint "[Aa]sic[0-4]" (range, length, or pattern).
- asic1: Given patch will produce invalid config. Error: Data Loading Failed
Value "ASIC0" does not satisfy the constraint "[Aa]sic[0-4]" (range, length, or pattern).
Usage: config apply-patch [OPTIONS] PATCH_FILE_PATH
Try "config apply-patch -h" for help.

Describe the results you received:

config apply patch failed on chassis linecards

Describe the results you expected:

config apply patch should be successful on chassis linecards

Output of show version:

202405

(paste your output here)

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):

@arlakshm arlakshm self-assigned this Jul 5, 2024
@arlakshm arlakshm added Chassis 🤖 Modular chassis support Triaged this issue has been triaged MSFT chassis-voq Voq chassis changes labels Jul 5, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Chassis 🤖 Modular chassis support chassis-voq Voq chassis changes MSFT Triaged this issue has been triaged
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant