【24h】

A Server-Level Adaptive Data Layout Strategy for Parallel File Systems

机译:并行文件系统的服务器级自适应数据布局策略

获取原文
获取原文并翻译 | 示例

摘要

Parallel file systems are widely used for providing a high degree of I/O parallelism to mask the gap between I/O and memory speed. However, peak I/O performance is rarely attained due to complex data access patterns of applications. Based on the observation that the I/O performance of small requests is often limited by the request service rate, and the performance of large requests is limited by I/O bandwidth, we take into consideration both factors and propose a server-level adaptive data layout strategy. The proposed strategy adopts different stripe sizes for different file servers according to the data access characteristics on each individual server. We let the file servers that can fully utilize bandwidth hold more data, and the file servers that are limited with request service rate hold less data. As a result, heavy-load servers can offload some data accesses to light-load servers for potential improvement of I/O performance. We present a method to measure access cost for each data block and then utilize an equal-depth histogram approach to distributed data blocks across multiple servers adaptively, so as to balance data accesses on all file servers. Analytical and experimental results demonstrate that the proposed server-level adaptive layout strategy can improve I/O performance by as much as 80.3% and is more appropriate for applications with complex data access patterns.
机译:并行文件系统被广泛用于提供高度的I / O并行性,以掩盖I / O与内存速度之间的差距。但是,由于应用程序的复杂数据访问模式,很少会达到峰值I / O性能。基于这样的观察:小请求的I / O性能通常受请求服务速率的限制,而大请求的性能则受I / O带宽的限制,我们考虑了这两个因素,并提出了服务器级自适应数据布局策略。所提出的策略根据每个单独服务器上的数据访问特性对不同的文件服务器采用不同的条带大小。我们让可以充分利用带宽的文件服务器容纳更多的数据,而受请求服务速率限制的文件服务器则容纳更少的数据。结果,重负载服务器可以将一些数据访问权限转移到轻负载服务器上,以潜在地改善I / O性能。我们提出一种方法来测量每个数据块的访问成本,然后利用等深度直方图方法自适应地跨多个服务器分布数据块,以平衡所有文件服务器上的数据访问。分析和实验结果表明,所提出的服务器级自适应布局策略可以将I / O性能提高多达80.3%,并且更适用于具有复杂数据访问模式的应用程序。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号