Add Linux block device (lblk) mode documentation (experimental) - #182
Merged
Conversation
schmidt-scaled
force-pushed
the
lblk-device-mode
branch
from
August 6, 2026 19:55
78bba45 to
10b7e99
Compare
schmidt-scaled
enabled auto-merge
August 6, 2026 20:20
auto-merge was automatically disabled
August 6, 2026 21:21
Pull request was closed
noctarius
force-pushed
the
lblk-device-mode
branch
from
August 7, 2026 06:31
d62f2a2 to
bfccec6
Compare
Contributor
|
🤖: Deployment available as https://docstest.simplyblock.io/lblk-device-mode |
noctarius
force-pushed
the
lblk-device-mode
branch
from
August 7, 2026 06:45
bfccec6 to
bea6c79
Compare
Contributor
|
🤖: Deployment available as https://docstest.simplyblock.io/lblk-device-mode |
1 similar comment
Contributor
|
🤖: Deployment available as https://docstest.simplyblock.io/lblk-device-mode |
noctarius
force-pushed
the
lblk-device-mode
branch
from
August 7, 2026 07:45
96336ab to
370b25b
Compare
Contributor
|
🤖: Deployment available as https://docstest.simplyblock.io/lblk-device-mode |
1 similar comment
Contributor
|
🤖: Deployment available as https://docstest.simplyblock.io/lblk-device-mode |
Three pages covering the cluster-global lblk device mode (arbitrary Linux block devices via SPDK AIO bdevs), rebased onto the reorganized tree (non-kubernetes/) and brought into house style (impersonal voice, lowercase brand, capitalized Linux, American English, Oxford commas): - architecture/concepts/linux-block-devices.md — device modes, eligibility, serial-first identity, failure-detection parity, restrictions - non-kubernetes/installation/linux-block-devices.md — cluster create --device-mode lblk, storage-node configure --lblk selectors, --force / --force-format for partitioned devices - non-kubernetes/operations/lblk-device-operations.md — restarts, adding devices via reconfigure + re-add, failed-device handling All pages carry the experimental chip. Local quality gates green (spelling, terminology, American English, voice; syntax findings limited to pre-existing generated-reference targets). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
noctarius
force-pushed
the
lblk-device-mode
branch
from
August 7, 2026 08:35
7514ec4 to
db7be9d
Compare
Contributor
|
🤖: Deployment available as https://docstest.simplyblock.io/lblk-device-mode |
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.
Documents the new experimental cluster-global
lblkdevice mode (arbitrary Linux block devices — SAS/SATA, virtio, cloud volumes — via SPDK AIO bdevs), implemented on sbclimd-journal.Three pages, all carrying the experimental chip:
nvme/lblk), eligibility rules, serial-first device identity, failure-detection parity (IO errors, control-plane hung-IO watchdog, disappearance sweep), restrictions (cluster-global/deploy-time, journal-on-device only, no SMART).cluster create --device-mode lblk,storage-node configure --lblkwith--blk-names/--blk-names-exclude/--blk-serialsselectors, partitioned-device handling (--forceat configure,--force-formatat add-node), verification.--ssd-pcierejected on lblk), failed/hung/removed device handling.🤖 Generated with Claude Code