学位论文详细信息
Behrooz File System (BFS)
File system;Distributed;In-memory;POSIX;ZooKeeper;FUSE;Computer Science
Shafiee Sarjaz, Behrooz
University of Waterloo
关键词: File system;    Distributed;    In-memory;    POSIX;    ZooKeeper;    FUSE;    Computer Science;   
Others  :  https://uwspace.uwaterloo.ca/bitstream/10012/9579/3/Behrooz_Shafiee_Sarjaz.pdf
瑞士|英语
来源: UWSPACE Waterloo Institutional Repository
PDF
【 摘 要 】

In this thesis, the Behrooz File System (BFS) is presented, which provides an in-memory distributed file system. BFS is a simple design which combines the best of in-memory and remote file systems. BFS stores data in the main memory of commodity servers and provides a shared unified file system view over them. BFS utilizes backend storage to provide persistency and availability. Unlike most existing distributed in-memory storage systems, BFS supports a general purpose POSIX-like file interface. BFS is built by grouping multiple servers’ memory together; therefore, if applications and BFS servers are co-located, BFS is a highly efficient design because this architecture minimizes inter-node communication. This pattern is common in distributed computing environments and data analytics applications. A set of microbenchmarks and SPEC SFS 2014 benchmark are used to evaluate different aspects of BFS, such as throughput, reliability, and scalability. The evaluation results indicate the simple design of BFS is successful in delivering the expected performance, while certain workloads reveal limitations of BFS in handling a large number of files. Addressing these limitations, as well as other potential improvements, are considered as future work.

【 预 览 】
附件列表
Files Size Format View
Behrooz File System (BFS) 605KB PDF download
  文献评价指标  
  下载次数:14次 浏览次数:37次