【24h】

Design and Implementation of Cooperative Cluster File System

机译:协同集群文件系统的设计与实现

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

摘要

This paper presents the design and implementation of Cooperative Cluster File System (CCFS), a parallel file system which supports users with efficient file I/Os in cluster computing. CCFS consists of three layers which are a single disk I/O, the home-based Cooperative Cache and a file system interface. The single disk I/O service was designed and implemented as a storage layer in CCFS. Single disk I/O services make disks distributed over nodes into a single virtual disk and provide users with high bandwidth by transparently stripping data over disks. The home-based Cooperative Cache as a file system cache layer in CCFS was used for the read caching and for the write buffering of data by sharing nodes' caches. These two main layers make CCFS more efficient to retrieve and to store data. We can reduce the management cost of metadata by dividing metadata updates into many small updates. As a result, CCFS showed better read/write response time than the previous cluster file system named Parallel Virtual File System (PVFS).
机译:本文介绍了协作群集文件系统(CCFS)的设计和实现,它是一种并行文件系统,可在群集计算中为用户提供高效的文件I / O。 CCFS由三层组成,分别是单个磁盘I / O,基于家庭的协作缓存和文件系统接口。单磁盘I / O服务被设计并实现为CCFS中的存储层。单个磁盘I / O服务使通过节点分布的磁盘成为单个虚拟磁盘,并通过透明地剥离磁盘上的数据为用户提供高带宽。 CCFS中基于家庭的协作缓存作为文件系统缓存层,用于共享节点的缓存来进行数据的读缓存和写缓存。这两个主要层使CCFS更加有效地检索和存储数据。通过将元数据更新划分为许多小的更新,我们可以降低元数据的管理成本。结果,与以前的名为并行虚​​拟文件系统(PVFS)的群集文件系统相比,CCFS的读写响应时间更好。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号