-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
PMON High Level Design for SmartSwitch (Replaces the PR #1538) #1584
PMON High Level Design for SmartSwitch (Replaces the PR #1538) #1584
Conversation
This commit is the HLD document for SmartSwitch PMON 202405 release and needs to be shared with the the community. This is the initial draft
more clarity to dpi_id and dpu_name
#### 3.1.3 NPU to DPU port mapping | ||
platform.json of NPU/switch will show the NPU port to DPU port mapping. This will be used by services early in the system boot for midplane IP assignment. In this example there are 8 DPUs and ach having a 200G interface. | ||
``` | ||
"DPUs" : [ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rameshraghupathy please fix this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as commented (minor change requrest)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@rameshraghupathy Please add a section for
- Console access of DPUs
- Firmware upgrade of different DPU components.
The following 4 PRs have been raised for PMON Platform Independent changes: |
ChassisStateDB has been called out, mentioned that the console management design will be covered in another document.
PMON High Level Design for SmartSwitch (Replaces the initial PR #1538 #1538)
The following 4 PRs have been raised for PMON Platform Independent changes:
sonic-net/sonic-buildimage#18676
sonic-net/sonic-platform-daemons#467
sonic-net/sonic-platform-common#454
sonic-net/sonic-utilities#3271