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

Not able to fetch platform related details on AS7712-32X through CLI #9758

Open
abhiranjeet opened this issue Jan 13, 2022 · 1 comment
Open
Labels
Triaged this issue has been triaged

Comments

@abhiranjeet
Copy link

Description

show platform commands are not working properly to check status of hardware components on AS7712-32X switch

Steps to reproduce the issue:

  1. SONIC_USE_PDDF_FRAMEWORK = n in rules/config file
  2. make init
  3. make configure PLATFORM=broadcom
  4. make target/sonic-broadcom.bin
  5. Installed resulting sonic-broadcom.bin image on AS7712-32X switch
  6. show platform fan
  7. show platform psustatus
  8. show platform temperature
  9. show platform syseeprom

Describe the results you received:

None of the commands mentioned in 6, 7, 8 & 9 steps above are working properly

Describe the results you expected:

Expected show platform commands to run properly

Note : It seems that AS7712-32X does not support PDDF option. What should be done for non-pddf mode to work properly ?

Thanks in advance !

@wally-wang
Copy link

You can try the below PR to support API 2.0.
#8617

@zhangyanzhao zhangyanzhao added the Triaged this issue has been triaged label Jan 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Triaged this issue has been triaged
Projects
None yet
Development

No branches or pull requests

3 participants