Category: storage architecture
Showing 3 posts.
Michael Schmidt
Apr 28th, 2026 | 9 min read
NVMe Multi-Path in Kubernetes: How Failover Actually Works
NVMe multi-path makes storage failover transparent to applications, but the mechanism behind that transparency is specific and worth understanding. This post covers how paths are established, how the NVMe driver detects failure, what the reconnect sequence looks like, and what the application sees during the transition.
Chris Engelbert
Apr 6th, 2026 | 4 min read
NVMe-oF Storage for OpenShift
Learn where NVMe-oF fits in OpenShift storage architecture, how NVMe/TCP and NVMe/RoCE differ, and what platform teams should validate before rollout.
Chris Engelbert
Apr 6th, 2026 | 4 min read
Storage High Availability for OpenShift
Design storage high availability for OpenShift by aligning replication, topology, failover testing, and application recovery expectations.