chore(docs): Update minimum UFM version and congestion config guidance#1463
Open
hasayesh wants to merge 5 commits intoNVIDIA:mainfrom
Open
chore(docs): Update minimum UFM version and congestion config guidance#1463hasayesh wants to merge 5 commits intoNVIDIA:mainfrom
hasayesh wants to merge 5 commits intoNVIDIA:mainfrom
Conversation
Coco-Ben
approved these changes
May 7, 2026
Collaborator
|
@hasayesh this is missing a commit signature. Please add and force-push; then we can merge. |
…B runbook (NVIDIA#1459) <!-- Describe what this PR does --> Adds initial OpenSM parameters (`max_op_vls`, `ar_tree_asymmetric_flow`) to `docs/playbooks/ib_runbook.md` under UFM static configuration, using `$UFM_HOME/ufm/files/conf/opensm/opensm.conf`. Includes wording for matching existing deployments to this guideline and restarting OpenSM/UFM after edits. <!-- Check one that best describes this PR --> - [ ] **Add** - New feature or capability - [ ] **Change** - Changes in existing functionality - [ ] **Fix** - Bug fixes - [ ] **Remove** - Removed features or deprecated functionality - [x] **Internal** - Internal changes (refactoring, tests, docs, etc.) <!-- If applicable, provide GitHub Issue. --> - [ ] This PR contains breaking changes <!-- If checked above, describe the breaking changes and migration steps --> <!-- How was this tested? Check all that apply --> - [ ] Unit tests added/updated - [ ] Integration tests added/updated - [ ] Manual testing performed - [x] No testing required (docs, internal refactor, etc.) <!-- Any additional context, deployment notes, or reviewer guidance --> --------- Signed-off-by: Hamid Asayesh <hasayesh@nvidia.com>
9be6599 to
fde407d
Compare
Contributor
Author
|
@ajf I force-pushed a signed tip and the Commits tab shows Verified on the relevant commits; is that ok now? (Build failed for unrelated to this). |
<!-- Describe what this PR does --> Updates docs/playbooks/ib_runbook.md to set the minimum supported UFM release to `6.23.1-6`, update the example `ufm_release_version`, note that InfiniBand switches must be updated accordingly, and link the NVIDIA UFM Enterprise REST API Guide v6.23.1. <!-- Check one that best describes this PR --> - [ ] **Add** - New feature or capability - [ ] **Change** - Changes in existing functionality - [ ] **Fix** - Bug fixes - [ ] **Remove** - Removed features or deprecated functionality - [x] **Internal** - Internal changes (refactoring, tests, docs, etc.) <!-- If applicable, provide GitHub Issue. --> - [ ] This PR contains breaking changes <!-- If checked above, describe the breaking changes and migration steps --> <!-- How was this tested? Check all that apply --> - [ ] Unit tests added/updated - [ ] Integration tests added/updated - [ ] Manual testing performed - [x] No testing required (docs, internal refactor, etc.) <!-- Any additional context, deployment notes, or reviewer guidance --> --------- Signed-off-by: Hamid Asayesh <hasayesh@nvidia.com>
|
🌿 Preview your docs: https://nvidia-preview-pull-request-1463.docs.buildwithfern.com/infra-controller |
ajf
approved these changes
May 8, 2026
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.
…B runbook (#1459)
Updates docs/playbooks/ib_runbook.md to set the minimum supported UFM release to
6.23.1-6, update the exampleufm_release_version, note that InfiniBand switches must be updated accordingly, and link the NVIDIA UFM Enterprise REST API Guide v6.23.1.Description
Type of Change
Related Issues (Optional)
Breaking Changes
Testing
Additional Notes