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

sonic-cli start failure #109

Closed
tjarosz-stdair opened this issue Apr 3, 2023 · 1 comment
Closed

sonic-cli start failure #109

tjarosz-stdair opened this issue Apr 3, 2023 · 1 comment

Comments

@tjarosz-stdair
Copy link

tjarosz-stdair commented Apr 3, 2023

I cannot start sonic-cli. Runing the command sonic-cli results in this error:

Error: Unresolved PTYPE "MCLAG_KA_INTERVAL_RANGE" in PARAM "KA"

image

I built sonic on April 1, 2023 using master branch. The build target platform is mellanox and I installed on a Mellanox SN2010. I enabled iccpd feature in the build config.

Output of show version:

SONiC Software Version: SONiC.master.0-dirty-20230401.215816
Distribution: Debian 11.6
Kernel: 5.10.0-18-2-amd64
Build commit: 66d3586fd
Build date: Sat Apr  1 23:28:27 UTC 2023
Built by: tajadmin@ubuntu20

Platform: x86_64-mlnx_msn2010-r0
HwSKU: ACS-MSN2010
ASIC: mellanox
ASIC Count: 1
Serial Number: MT1821X14175
Model Number: MSN2010-CB2F
Hardware Revision: A2
Uptime: 10:16:52 up  2:50,  1 user,  load average: 0.41, 0.32, 0.34
Date: Sun 28 Aug 2022 10:16:52

Docker images:
REPOSITORY                    TAG                              IMAGE ID       SIZE
docker-orchagent              latest                           5faa8551e2ec   327MB
docker-orchagent              master.0-dirty-20230401.215816   5faa8551e2ec   327MB
docker-fpm-frr                latest                           c497031b75a1   345MB
docker-fpm-frr                master.0-dirty-20230401.215816   c497031b75a1   345MB
docker-teamd                  latest                           8c064c178e24   315MB
docker-teamd                  master.0-dirty-20230401.215816   8c064c178e24   315MB
docker-macsec                 latest                           4362902a0556   318MB
docker-iccpd                  latest                           b767f01bb037   315MB
docker-iccpd                  master.0-dirty-20230401.215816   b767f01bb037   315MB
docker-syncd-mlnx             latest                           1289879266d6   729MB
docker-syncd-mlnx             master.0-dirty-20230401.215816   1289879266d6   729MB
docker-platform-monitor       latest                           412f3d6015ac   730MB
docker-platform-monitor       master.0-dirty-20230401.215816   412f3d6015ac   730MB
docker-dhcp-relay             latest                           bb01481252bb   308MB
docker-eventd                 latest                           671ad62321d2   298MB
docker-eventd                 master.0-dirty-20230401.215816   671ad62321d2   298MB
docker-snmp                   latest                           90614554d27a   337MB
docker-snmp                   master.0-dirty-20230401.215816   90614554d27a   337MB
docker-sonic-p4rt             latest                           b04e38099ca0   869MB
docker-sonic-p4rt             master.0-dirty-20230401.215816   b04e38099ca0   869MB
docker-router-advertiser      latest                           53a279b8dfee   298MB
docker-router-advertiser      master.0-dirty-20230401.215816   53a279b8dfee   298MB
docker-mux                    latest                           7f8edd135588   347MB
docker-mux                    master.0-dirty-20230401.215816   7f8edd135588   347MB
docker-lldp                   latest                           231ef218c26e   341MB
docker-lldp                   master.0-dirty-20230401.215816   231ef218c26e   341MB
docker-database               latest                           d9642ae5a30a   298MB
docker-database               master.0-dirty-20230401.215816   d9642ae5a30a   298MB
docker-sonic-telemetry        latest                           f6c83d5c3663   597MB
docker-sonic-telemetry        master.0-dirty-20230401.215816   f6c83d5c3663   597MB
docker-nat                    latest                           7fb2610fc957   291MB
docker-nat                    master.0-dirty-20230401.215816   7fb2610fc957   291MB
docker-sflow                  latest                           6851fed6b8be   289MB
docker-sflow                  master.0-dirty-20230401.215816   6851fed6b8be   289MB
docker-sonic-mgmt-framework   latest                           e054c369bea7   416MB
docker-sonic-mgmt-framework   master.0-dirty-20230401.215816   e054c369bea7   416MB

Output of show feature status:

admin@sonic:~$ show feature status
Feature         State            AutoRestart     SetOwner
--------------  ---------------  --------------  ----------
bgp             enabled          enabled
database        always_enabled   always_enabled
dhcp_relay      disabled         enabled         local
eventd          enabled          enabled
iccpd           disabled         enabled
lldp            enabled          enabled
macsec          disabled         enabled         local
mgmt-framework  enabled          enabled
mux             always_disabled  enabled
nat             disabled         enabled
p4rt            disabled         enabled
pmon            enabled          enabled
radv            enabled          enabled
sflow           disabled         enabled
snmp            enabled          enabled
swss            enabled          enabled
syncd           enabled          enabled
teamd           enabled          enabled
telemetry       enabled          enabled

I see that issue #84 is identical but there is a PR that was supposed to resolve it. I'm re-opening the issue since I had this issue with both the custom build (with iccpd enabled) as well as the nightly build from March 13th, 2023.

@tjarosz-stdair
Copy link
Author

Looks like the proper repo to post this issue is in sonic-buildimage. I'll close here and reopen there.

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

No branches or pull requests

1 participant