|
|
|
|
|
by everfrustrated
675 days ago
|
|
The problem is not the CPU per se, but the PCI bandwidth congestion between CPU<->PCI lanes. These NVME drives can talk directly to each other for raid which means a much larger total bandwidth is available, and potentially improved latency also. RDMA means you might not be serving via CPU at all. |
|
I also wonder, if you have 8 NVMe, write to a stripe to one, it does the RAID calc and sends each disk the share of the stripe. What happens if the master NVMe dies? It's not really a RAID if a single disk can kill the RAID.