Abstract
As we move towards hyper-converged cloud solutions, the efficiency and overheads of distributed file systems at the cloud tenant side (i.e., client) become of paramount importance. Often, the clientside driver of a cloud file system is complex and CPU intensive, deeply coupled with the backend implementation, and requires optimizing multiple intrusive knobs. In this work, we propose to decouple the file system client from its backend implementation by virtualizing it with an off-the-shelf DPU using the Linux virtio-fs software stack. The decoupling allows us to offload the file system client execution to a DPU, which is managed and optimized by the cloud provider, while freeing the host CPU cycles. DPFS, our proposed framework, is 4.4× more host CPU efficient per I/O, delivers comparable performance to a tenant with zero-configuration and without modification of their host software stack, while allowing workload and hardware specific backend optimizations. The DPFS framework and its artifacts are publically available at https://github.com/IBM/DPFS.
Original language | English |
---|---|
Title of host publication | SYSTOR '23: Proceedings of the 16th ACM International Conference on Systems and Storage |
Publisher | Association for Computing Machinery, Inc |
Pages | 1-7 |
Number of pages | 7 |
ISBN (Electronic) | 9781450399623 |
DOIs | |
Publication status | Published - Jun 2023 |
Event | 16th ACM International Conference on Systems and Storage, SYSTOR 2023 - Haifa, Israel Duration: 5 Jun 2023 → 7 Jun 2023 |
Conference
Conference | 16th ACM International Conference on Systems and Storage, SYSTOR 2023 |
---|---|
Country/Territory | Israel |
City | Haifa |
Period | 5/06/23 → 7/06/23 |
Bibliographical note
Funding Information:We would like to thank our shepherd Youyou Lu and our anonymous reviewers for their valuable feedback. We would also like to thank Nvidia for providing us the BlueField-2 prototype firmware that provided virtio-fs support. Animesh Trivedi is supported by the Dutch Research Council (NWO) grant number OCENW.KLEIN.561.
Publisher Copyright:
© 2023 Owner/Author(s).
Funding
We would like to thank our shepherd Youyou Lu and our anonymous reviewers for their valuable feedback. We would also like to thank Nvidia for providing us the BlueField-2 prototype firmware that provided virtio-fs support. Animesh Trivedi is supported by the Dutch Research Council (NWO) grant number OCENW.KLEIN.561.
Funders | Funder number |
---|---|
Nederlandse Organisatie voor Wetenschappelijk Onderzoek | OCENW.KLEIN.561 |
Nederlandse Organisatie voor Wetenschappelijk Onderzoek |
Keywords
- cloud
- datacenter
- DPU
- file system
- framework
- FUSE
- NFS
- offloading
- RDMA
- SmartNIC
- storage
- virtio-fs
- virtualization