【24h】

A Metadata Update Strategy for Large Directories in Wide-Area File Systems

机译:广域文件系统中大型目录的元数据更新策略

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

摘要

In the era of Big Data, one single directory can contain tens of thousands or even millions of files. Directory update methods employed by traditional POSIX-compliant file systems do not adapt well to wide-area network and could lead to large amount of unnecessary bandwidth consumption due to their full cache invalidation approaches. In traditional file systems, if there is a small fraction of changes in a directory (e.g. Renaming a file), the whole cache of the directory metadata must be discarded and a new copy will be obtained from server, resulting in poor performance in low bandwidth environment. In this paper, we propose a directory metadata update strategy, which partitions metadata into blocks, and only transfers modified block(s) over the network to reduce transmission time. We implement a proof-of-concept prototype using the FUSE user space file system to verify the effectiveness of our approach. Results show that for a directory with directory entries size of 5MB, update time for small changes in a directory can be roughly reduced by a factor of 20.
机译:在大数据时代,一个目录可以包含数万甚至数百万个文件。传统的POSIX兼容文件系统采用的目录更新方法不能很好地适应广域网,并且由于其完全高速缓存无效化方法而可能导致大量不必要的带宽消耗。在传统文件系统中,如果目录中的更改很小(例如重命名文件),则必须丢弃目录元数据的整个缓存,并且将从服务器获取新副本,从而导致低带宽时性能较差。环境。在本文中,我们提出了一种目录元数据更新策略,该策略将元数据划分为块,并且仅通过网络传输修改后的块以减少传输时间。我们使用FUSE用户空间文件系统实现概念验证原型,以验证我们方法的有效性。结果表明,对于目录条目大小为5MB的目录,目录中小的更改的更新时间可以大致减少20倍。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号