赶不上本地 SSD。本地 SSD(尤其是 NVMe)现在非常快,它们的延迟约为 0.05 毫秒。SDS 很难达到相同的结果,击败它几乎是不可能的。仅网络就吃掉了那些 0.05 毫秒……
在 SATA SSD 的集群中,实现了 0.14 毫秒的延迟(读取和写入),已经很快了;
我们的目标:Ceph 在同一硬件上实现 1 ms 的写入和 0.57ms 的读取。
Vitastor targets SSD and SSD+HDD clusters with at least 10 Gbit/s network, supports TCP and RDMA and may achieve 4 KB read and write latency as low as ~0.1 ms with proper hardware which is ~10 times faster than other popular SDS’s like Ceph or internal systems of public clouds.
参考文献