【24h】

VarFS: A Variable-sized Objects Based Distributed File System

机译:VarFS:可变大小的基于对象的分布式文件系统

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

摘要

Cloud-based file systems are widely accepted and adopted for personal and business purposes in recent years. Statistics shows that approximately 25% of file operations from a typical user are random writes. Inherited from traditional disk-based file systems, most distributed file systems are also based on objects or chunks of fixed sizes, which work well for sequential writes but poorly for random writes. This paper investigates the design paradigm of variable-sized objects for a distributed file system. A novel distributed file system named VarFS, is presented to incorporate variable object indexing and support random write operations. VarFS reduces the amount of unnecessary data being read and the number of objects modified in face of updates and consequently alleviates the total amount of data transferred. The implementation is based on Ceph and the performance measurements show that it can achieve 1-2 orders of magnitude less latency than Ceph on random writes. At the same time the overhead for initial writes and re-writes is acceptable.
机译:近年来,基于云的文件系统已被广泛接受并用于个人和商业目的。统计数据表明,来自典型用户的大约25%的文件操作是随机写入。继承自传统的基于磁盘的文件系统,大多数分布式文件系统还基于固定大小的对象或块,这对于顺序写入效果很好,但对于随机写入效果很差。本文研究了分布式文件系统中可变大小对象的设计范例。提出了一种名为VarFS的新型分布式文件系统,该系统结合了可变对象索引并支持随机写入操作。 VarFS减少了读取不必要的数据的数量以及面对更新而修改的对象的数量,因此减少了传输的数据总量。该实现基于Ceph,性能测量表明,与随机写入的Ceph相比,它可以实现比Ceph少1-2个数量级的延迟。同时,初始写入和重新写入的开销是可以接受的。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号