-
Notifications
You must be signed in to change notification settings - Fork 676
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
[SmartSwitch] Extend reboot script for rebooting SmartSwitch #3566
base: master
Are you sure you want to change the base?
Conversation
460146c
to
c72fbc0
Compare
8746356
to
d6fc624
Compare
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
Error seen with latest changes |
Also there are two issues which need to be addressed, the provisioning for the DPU and the switch GNMI container configuration (as these configurations are required to make sure that the gnoi_client command can be executed from the switch) |
Dependent upon PMON via Cisco, and a few Issues filed. |
For the pcie related changes which are being done, we need to have differentiation in the way DPU reboot is handled in single DPU reboot and system reboot scenarios ( |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
This is because of dpu_halt_services_timeout not present in platform.json. I have updated script to have a default timeout in such cse. Thank you! |
This is done. Thank you! |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
/azp run |
Azure Pipelines successfully started running 1 pipeline(s). |
What I did
Extended reboot script for SmartSwitch cases to reboot entire SmartSwitch or a specific DPU
How I did it
Implemented changes according to https://github.com/sonic-net/SONiC/blob/605c3a56ac2717dbbb638433e7bb13054fc05a31/doc/smart-switch/reboot/reboot-hld.md
How to verify it
Previous command output (if the output of a command-line utility has changed)
New command output (if the output of a command-line utility has changed)