You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.During the testing of incremental configuration of sonic chassis the application of the patch fails with below error
Failed to apply patch due to: Failed to apply patch on the following scopes:
- localhost: Given patch will produce invalid config. Error: Data Loading Failed
Invalid value "Ethernet-IB0" in "ifname" element.
- asic0: Given patch will produce invalid config. Error: Data Loading Failed
Invalid value "Ethernet-IB0" in "ifname" element.
- asic1: Given patch will produce invalid config. Error: Data Loading Failed
Invalid value "Ethernet-IB0" in "ifname" element.
Output of show version:
202205
(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):
The text was updated successfully, but these errors were encountered:
…t.yang (#18855)
Microsoft ADO 27934751:
Fixes#18854
Update the sonic-system-port.yang to remove the check to have ifname as leafref in the port table
The system-port config table will have all the ports in the chassis not only to one linecard, so in case of the chassis with different linecards sku with different number of ports this leafref will not work.
…t.yang (sonic-net#18855)
Microsoft ADO 27934751:
Fixessonic-net#18854
Update the sonic-system-port.yang to remove the check to have ifname as leafref in the port table
The system-port config table will have all the ports in the chassis not only to one linecard, so in case of the chassis with different linecards sku with different number of ports this leafref will not work.
Description
Steps to reproduce the issue:
1.During the testing of incremental configuration of sonic chassis the application of the patch fails with below error
Output of
show version
:202205
Output of
show techsupport
:Additional information you deem important (e.g. issue happens only occasionally):
The text was updated successfully, but these errors were encountered: