-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[Edge-core][device/accton] Add ssd_util plugin to AS4630-54PE, AS7326-56X, AS771… #11716
Open
roger530-ho
wants to merge
7
commits into
sonic-net:master
Choose a base branch
from
roger530-ho:ssd_util_plugin
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…6-32X, AS7816-64X Signed-off-by: Roger Ho <roger530_ho@edge-core.com>
roger530-ho
changed the title
[device/accton] Add ssd_util plugin to AS4630-54PE, AS7326-56X, AS771…
[Edge-core][device/accton] Add ssd_util plugin to AS4630-54PE, AS7326-56X, AS771…
Aug 12, 2022
/azp run Azure.sonic-buildimage |
Commenter does not have sufficient privileges for PR 11716 in repo sonic-net/sonic-buildimage |
Signed-off-by: roger530-ho <roger530_ho@edge-core.com>
/azpw run Azure.sonic-buildimage |
/azp run Azure.sonic-buildimage |
Commenter does not have sufficient privileges for PR 11716 in repo sonic-net/sonic-buildimage |
/AzurePipelines run Azure.sonic-buildimage |
Commenter does not have sufficient privileges for PR 11716 in repo sonic-net/sonic-buildimage |
Signed-off-by: roger530-ho <roger530_ho@edge-core.com>
This was referenced Oct 11, 2023
This was referenced Nov 30, 2023
7 tasks
ChrisKe1643
pushed a commit
to ChrisKe1643/ec-sonic-buildimage
that referenced
this pull request
Mar 25, 2024
…4630-54PE, AS7326-56X, AS7716-32X, AS7816-64X sonic-net/sonic-buildimage#11716 Signed-off-by: Roger Ho roger530_ho@edge-core.com Why I did it Many SSD still depend on vendor utility to display vendor information, which will show below if there is no related vendor utility in the system. admin@sonic:~$ show platform ssdhealth --vendor Device Model : TS32XBTMM1600 Health : N/A Temperature : 100C N/A How I did it The ssdutil check ssd_util.py plugin exists in the system or not. If yes, use that plugin. So we create ssd_util.py to resolve this issue. If it has no vendor tool to read vendor SSD information, then use generic SSD information to show more detail for users to see. How to verify it Refer to the original PR
7 tasks
8 tasks
7 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…6-32X, AS7816-64X
Signed-off-by: Roger Ho roger530_ho@edge-core.com
Why I did it
Many SSD still depend on vendor utility to display vendor information, which will show below if there is no related vendor utility in the system.
How I did it
How to verify it
Which release branch to backport (provide reason below if selected)
Description for the changelog
Link to config_db schema for YANG module changes
N/A
A picture of a cute animal (not mandatory but encouraged)