docs: V2 data engine docs for RDMA transport, per-node SPDK labels, and shallow-copy pipeline - #1383
Open
jleeh wants to merge 2 commits into
Open
docs: V2 data engine docs for RDMA transport, per-node SPDK labels, and shallow-copy pipeline#1383jleeh wants to merge 2 commits into
jleeh wants to merge 2 commits into
Conversation
jleeh
force-pushed
the
pr/docs/v2-feature-docs
branch
from
June 25, 2026 12:09
048fb75 to
5396300
Compare
✅ Deploy Preview for longhornio ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for longhornio ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
New feature pages: - RDMA Transport Support: auto-detected dual-listener TCP+RDMA, mixed clusters - Per-Engine QoS Limits: IOPS/bandwidth caps via SPDK bdev_set_qos_limit with usage guide - Shallow Copy and Deep Copy: efficient rebuild primitives, pipeline depth, range copy Updated settings reference: - Data Engine Replica Controller Loss Timeout (ctrlr_loss_timeout_sec) - Data Engine Replica Reconnect Delay (reconnect_delay_sec) - Data Engine Replica Fast I/O Fail Timeout (fast_io_fail_timeout_sec) - Data Engine Shallow Copy Pipeline Depth (shallow_copy_pipeline_depth) Updated v2-data-engine index page with links to new feature pages Signed-off-by: Jonny <jonny@linkpool.io>
jleeh
force-pushed
the
pr/docs/v2-feature-docs
branch
from
June 25, 2026 12:20
5396300 to
81b9e67
Compare
Update RDMA and per-node label docs for explicit transport selection and single-transport-per-engine attachments. Keep shallow-copy pipeline setting docs; drop engine QoS page and replica timeout settings that are out of the current upstream scope. Signed-off-by: Jonny <jonny@linkpool.io>
jleeh
force-pushed
the
pr/docs/v2-feature-docs
branch
from
July 15, 2026 06:40
60b6ab0 to
96a3435
Compare
Contributor
|
This PR is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 10 days. |
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
User-facing docs for Longhorn V2:
Companion to longhorn/longhorn#13396.