Start with the contract
Clients ask for logical inference or object work. They never select a pool, vdev, DPU, queue pair, rail, or NVMe namespace.
See the contract boundary ->PROJECT COHERENT STORAGE / APPLICATION VERSION 10
A control-plane-guided, memory-first storage mesh for inference state. The design connects an OpenAI-compatible client boundary to Coherence-CE, governed memory tiers, DPU-mediated NVMe-oF, and mirrored OpenZFS while keeping physical selectors below the logical service contract.
PLANNING TARGETS not production SLOs
The supplied color order follows the request from authorized ingress to durable evidence. Color encodes sequence; line style and geometry encode subcomponents.
#A0005FTLS, API token, and HAProxy establish the service boundary.
#4B0F3BOpenAI/OpenAPI requests become logical Coherence operations.
#1B1B24Ownership, policy, and memory locality determine where work lives.
#C97AA8RoCEv2, RDMA, DPUs, and NVMe-oF carry registered data.
#F6F0F4Mirrored OpenZFS commits durable state and returns evidence.
BASELINE READING MODEL / FIVE QUESTIONS
Use these five questions as the minimum mental model. Each opens the next level of detail without requiring the entire stack at once.
Clients ask for logical inference or object work. They never select a pool, vdev, DPU, queue pair, rail, or NVMe namespace.
See the contract boundary ->The data plane moves state. The control plane validates intent, capability, health, rollback, and evidence.
Peel the architecture ->A memory arrival, an RDMA completion, and a durable mirrored write are different events with different failure semantics.
Inspect equations ->Pods repeat known placement, fabric, DPU, and mirror patterns. Capacity expands without turning every node into every other node's failure domain.
Configure a design ->Fresh observations, failure drills, SLO boundaries, energy, cost, and recovery state turn a complex design into an operable platform.
Open impact evidence ->CHOOSE YOUR LENS
Distinguished / Principal Storage EngineerCURRENT PERSPECTIVE
Inspect partition ownership, remote mirror completion, tail amplification, failure locality, and the provider contracts that keep platform exceptions explicit.
Correctness and performance meet at the completion semantic: remote memory arrival is not remote persistence.
p99/p99.9, ZIL timing, RDMA CQ depth, NUMA locality, ARC behavior, capability state, and recovery evidence.
A repeatable failure drill preserves acknowledged data and returns the pod to its declared protection state.
WHY THIS EXISTS
The architecture separates intent, capability, data movement, and durability so each concern can evolve without making the whole system opaque.
Partitioned HotCache keeps reusable prefix and KV state in memory, with a Redis-compatible access surface.
Local planning target: 5-20 usA write completes only after primary and backup memory plus local and remote persistent paths reach their required boundary.
Mirrored-write target: 110-150 usStrict ZFS mirror pairs bound remote namespace visibility while Coherence partitions the working set across nodes.
Scale by pod, fail by pairA versioned API, reconciler, capability registry, and provider contracts normalize control without pretending every platform can do everything.
Explicit supported / degraded / unavailable statesTWO COORDINATED SYSTEMS
MODULAR DESIGN LAB
Relative planning model derived from the attached architecture targets. Values expose design direction and bottlenecks; they are not benchmark claims.
CURRENT DESIGN
Higher offload headroom; validate failure boundary. Host profile: RPM / systemd / SELinux / kABI. Model ceilings: fabric 2879 GB/s, media 332 GB/s, CPU/software 387 GB/s.
Balanced thresholds trade some queue depth for sustained utilization under mixed traffic.
Planning model only. Coefficients are synthetic and intentionally transparent; validate against version-pinned hardware, firmware, topology, queue configuration, object sizes, and workload traces.
OPTIONAL SPATIAL PLAN / TOP-DOWN SYSTEMS CAMPUS
The detailed campus drawing remains available as a second spatial lens. Open it when adjacency, repetition, and physical scale matter; use the Architecture page to peel through logical responsibility.
Open campus planPlan geometry communicates boundaries, adjacency, repetition, and scale. It is a conceptual systems diagram, not a rack elevation or construction drawing.
OPTIONAL OPERATIONAL DRILL
Open a bounded failure workflow when the question shifts from architecture awareness to on-call response.
Open incident workflowCoherence membership changes; a ZFS remote mirror leg and provider endpoint become unavailable.
Keep requests inside the pod, preserve primary/backup ownership, and block changes that would reduce protection again.
Validate surviving durable state, replace or recover the node, reconnect namespaces, resilver, then reconcile desired state.
NODE-SAFE status, zpool state, acknowledged-write audit, provider observations, resilver completion, and recovery timing.
SYSTEMS-THEORY POSTURE
Partition ownership, pairwise mirroring, and provider contracts compose into cluster behavior without requiring one global storage lock.
Memory, persistence, transport, offload, and control each expose a completion rule and an observable health state.
Capabilities are lab-validated, adapter-validated, design-only, or excluded - never silently promoted by an optimistic UI.