Dev/nl/switch qos rdma doc update - #350
Open
Nick Liu (liunick-msft) wants to merge 3 commits into
Open
Conversation
Contributor
There was a problem hiding this comment.
🟡 Changes recommended
Switch configuration consistency and remediation safety gaps must be addressed before publication.
Once you've addressed the issues Copilot identified, you can request another Copilot review.
Pull request overview
This documentation-only PR separates Azure Local RDMA guidance into focused QoS, ECN, and Mellanox/Cisco troubleshooting documents.
Changes:
- Adds end-to-end QoS and ECN requirements.
- Narrows troubleshooting to validated Mellanox ConnectX/Cisco NX-OS scenarios.
- Consolidates firmware staging and updates cross-references.
File summaries
| File | Description |
|---|---|
Troubleshoot-TOR-LLDP-DCBX-PFC-RoCEv2.md |
Refines scope and remediation workflow. |
Reference-TOR-QOS-Policy-Configuration.md |
Expands end-to-end QoS guidance. |
Reference-TOR-Explicit-Congestion-Notification.md |
Clarifies ECN behavior and validation. |
README.md |
Updates the troubleshooting index entry. |
Review details
Suppressed comments (3)
TSG/Networking/Top-Of-Rack-Switch/Troubleshoot-TOR-LLDP-DCBX-PFC-RoCEv2.md:1411
- The rollback restores only the running configuration even though this step has already copied the new state to startup configuration. A later reload would therefore reapply forced PFC instead of the rollback; verify and save the restored state as part of the rollback.
**Rollback:** Restore the captured interface configuration. If the prior state was PFC auto mode, apply it only long enough to return to the recorded state, verify the interface, and stop the remediation because Step 3 requires forced PFC to remain operational.
TSG/Networking/Top-Of-Rack-Switch/Troubleshoot-TOR-LLDP-DCBX-PFC-RoCEv2.md:1423
- This new stop rule conflicts with later non-Mellanox branches that still say Steps 1 and 2 apply (lines 1540, 1725, 1779, and 1954), while other updated branches say the TSG does not apply. Make every non-Mellanox branch emit the same stop-and-route message so operators are not given mutually exclusive instructions.
> tells you whether this node has Mellanox NICs. If it reports none, **skip Step 3
> and stop this TSG**. Do not apply these firmware commands to another adapter family.
TSG/Networking/Top-Of-Rack-Switch/Troubleshoot-TOR-LLDP-DCBX-PFC-RoCEv2.md:1754
- The staging block does not inspect
mlxconfig's exit status, so a failed device write does not actually stop the loop as this instruction requires. An operator can then activate a partially staged node; make the block terminate on the first nonzero exit and always restore the working directory.
Confirm the staging command succeeds for every discovered device. If any write fails, stop before resetting or rebooting a card. Re-run Diagnosis Step 6 to record the current and next-boot values.
- Files reviewed: 4/4 changed files
- Comments generated: 2
- Review effort level: Balanced
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
…g mode Co-authored-by: liunick-msft <105009141+liunick-msft@users.noreply.github.com>
This file contains hidden or 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
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.
Summary
Separates Azure Local RDMA networking guidance into three focused documents:
Changes
Before and After
Willing=Falseposture is distinguished from LLDP/DCBX TLV transmission.Validation
TSG/Templates/tsg-metadata.schema.json.git diff --checksuccessfully.Notes
This is a documentation-only change. It does not change the remediation outcome: maintain a durable Windows LLDP agent, force priority-3 PFC on Cisco storage ports, disable the Mellanox firmware LLDP/DCBX agent, and verify the resulting state.