SPANoF: A Scalable and Performant Architecture for NVMeoF-Based Storage Disaggregation with Limited Network Resources
-
Published:2023-06-25
Issue:13
Volume:12
Page:2802
-
ISSN:2079-9292
-
Container-title:Electronics
-
language:en
-
Short-container-title:Electronics
Author:
Xiao Yuyang1, Xie Xuchao2, Li Qiong3, Qiao Xinghan2, Gu Wenhao2ORCID
Affiliation:
1. School of Computer and Communication Engineering, Changsha University of Science and Technology, Changsha 410114, China 2. College of Computer, National University of Defense Technology, Changsha 410073, China 3. Defense Innovation Institute, Academy of Military Sciences, Beijing 100080, China
Abstract
NVMe-over-Fabrics (NVMeoF) is expected to have high-performance and be highly scalable for disaggregating NVMe SSDs to High-Speed Network (HSN)-attached storage servers, thus the aggregated NVMe SSDs in storage servers can be elastically allocated to remote host servers for better utilization. However, due to the well-known connection scalability issue of RDMA NICs (RNICs), RDMA-enabled HSN can only provide a limited scale of performant Queue Pairs (QPs) for NVMeoF I/O queues to transfer capsule and data between the storage server and remote host servers. However, in current NVMeoF implementations, multiplexing multiple NVMeoF I/O queues onto a single RNIC QP is not supported yet. In this paper, we investigate how NVMeoF capsule and data transfers are performed efficiently over HSN with a limited number of RNIC QPs, and propose SPANoF, a Scalable and Performant Architecture for NVMe-over-Fabrics. SPANoF dissolves the intrinsic one-to-one mapping relationship between NVMeoF I/O queues and RNIC QPs, allocates a dedicated send-list for each NVMeoF I/O queue rather than for each RNIC QP, transfers NVMeoF capsules and data in send-lists with a QP-centric manner to remove lock-contention overhead, and polls for transfer completion notifications to remove interrupt-caused context switch overhead. We implemented SPANoF in the Linux kernel and evaluated it by the FIO benchmarks. Our experimental results demonstrate that SPANoF can avoid the performance collapses for commercial RNICs with a limited number of performant QPs and avoid the system crash for domain-specific RNICs with only limited-scale available QPs. Compared with the native NVMeoF implementation in Linux kernel, SPANoF can saturate an RNIC of the storage server with only three RNIC QPs of the remote host server. Compared with lock-based QP-sharing mechanisms, SPANoF improves bandwidth by up to 1.55× under 64 KB sequential write requests, improves throughput by up to 4.18× and reduces the average latency by 28.31% under 4 KB random read requests.
Funder
Foundation of State Key Lab of High-Performance Computing Natural Science Foundation of NUDT
Subject
Electrical and Electronic Engineering,Computer Networks and Communications,Hardware and Architecture,Signal Processing,Control and Systems Engineering
Reference38 articles.
1. Shan, Y., Huang, Y., Chen, Y., and Zhang, Y. (2018, January 8–10). Legoos: A disseminated, distributed OS for hardware resource disaggregation. Proceedings of the 13th USENIX Symposium on Operating Systems Design and Implementation (OSDI 2018), Carlsbad, CA, USA. 2. Gao, P.X., Narayan, A., Karandikar, S., Carreira, J., Han, S., Agarwal, R., Ratnasamy, S., and Shenker, S. (2016, January 2–4). Network requirements for resource disaggregation. Proceedings of the 12th USENIX Symposium on Operating Systems Design and Implementation (OSDI 2016), Berkeley, CA, USA. 3. Han, S., Egi, N., Panda, A., Ratnasamy, S., Shi, G., and Shenker, S. (2013, January 21–22). Network support for resource disaggregation in next-generation datacenters. Proceedings of the Twelfth ACM Workshop on Hot Topics in Networks, College Park, MD, USA. 4. Gu, J., Lee, Y., Zhang, Y., Chowdhury, M., and Shin, K.G. (2017, January 25–27). Efficient memory disaggregation with infiniswap. Proceedings of the 14th USENIX Symposium on Networked Systems Design and Implementation (NSDI 17), Santa Clara, CA, USA. 5. Klimovic, A., Kozyrakis, C., Thereska, E., John, B., and Kumar, S. (2016, January 18–21). Flash storage disaggregation. Proceedings of the Eleventh European Conference on Computer Systems (EuroSys 2016), London, UK.
|
|