Abstract
Meeting latency SLOs (Service Level Objectives) in a networked storage environment is essential while challenging. In this environment, a storage request has to go through client I/O stacks, dynamically changing networks, and the storage system attached to a server. Its response also has to traverse all the way back to the client. Along this long I/O path, any of these components can become congested. The behavior of one component may affect the performance of the others. Isolated control on each component is not effective to meet latency SLOs of storage requests. In this paper, we propose and implement JoiNS, a system trying to guarantee latency SLO for applications that access data on a remote networked storage. JoiNS carefully considers all the components along the I/O path and controls them in a coordinated fashion. JoiNS has both global network and storage visibilities with a logically centralized controller which keeps monitoring the status of each involved component. JoiNS coordinates these components and adjusts the priority of I/O packets in each component based on the latency SLO, network and storage status, time estimation, and characteristics of each I/O request. We integrate Software Defined Network(SDN) into our system to coordinate with storage. Our evaluation shows JoiNS can achieve up to 6X speedup in this networked storage environment with various loads of background traffic.
Original language | English (US) |
---|---|
Title of host publication | Proceedings - 26th IEEE International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems, MASCOTS 2018 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 194-200 |
Number of pages | 7 |
ISBN (Electronic) | 9781538668863 |
DOIs | |
State | Published - Nov 7 2018 |
Event | 26th IEEE International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems, MASCOTS 2018 - Milwaukee, United States Duration: Sep 25 2018 → Sep 28 2018 |
Publication series
Name | Proceedings - 26th IEEE International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems, MASCOTS 2018 |
---|
Other
Other | 26th IEEE International Symposium on Modeling, Analysis and Simulation of Computer and Telecommunication Systems, MASCOTS 2018 |
---|---|
Country/Territory | United States |
City | Milwaukee |
Period | 9/25/18 → 9/28/18 |
Bibliographical note
Publisher Copyright:© 2018 IEEE.
Keywords
- Latency
- Networked Storage
- SLO
- Software Defined Network