Computer Engineering and Applications ›› 2009, Vol. 45 ›› Issue (35): 65-69.DOI: 10.3778/j.issn.1002-8331.2009.35.021

• 研发、设计、测试 • Previous Articles     Next Articles

Performance evaluation and analysis of Parallel Network File System

ZHANG Yuan1,3,YU Guan-long2,LU Ze-xin1,LIU Ya-ping1   

  1. 1.School of Computer Science,National University of Defense Technology,Changsha 410073,China
    2.Military Representatives Office of NED in Shenyang,Shenyang 110031,China
    3.The 65042 Unit of PLA
  • Received:2008-09-23 Revised:2009-03-25 Online:2009-12-11 Published:2009-12-11
  • Contact: ZHANG Yuan

并行网络文件系统PNFS性能评测与分析

张 媛1,3,于冠龙2,卢泽新1,刘亚萍1   

  1. 1.国防科学技术大学 计算机学院,长沙 410073
    2.海军装备部驻沈阳地区军事代表局,沈阳 110031
    3.中国人民解放军 65042部队
  • 通讯作者: 张 媛

Abstract: Traditional network file system can not reach the achievement of high-performance computing systems,but parallel network file system-PNFS can resolve the problems of traditional file systems about scalability,availability and performance.First,the paper introduces the architecture of PNFS.PNFS enables the separation of the metadata server and the storage server to eliminate the I/O bottleneck caused by the centralized architecture.Second,the test of PNFS is done,and then the test results are compared with NFS in the same environment.Both theoretic analysis and the test results show that PNFS provides the ability to access file data parallel,it has a relatively high I/O read/write bandwidth with low latency,and it can get the linear increases on the I/O bandwidth with the increasing number of storage servers.So PNFS can meet the I/O requirements of HPC.

摘要: 传统的网络文件系统难以满足高性能计算系统的I/O 需求,并行网络文件系统——PNFS可以有效地解决传统网络文件系统在可扩展性、可用性和性能上存在的问题。首先对PNFS的体系结构进行了设计,实现了元数据服务器与存储服务器的分离,消除了由于集中服务器结构引发的I/O瓶颈问题。然后,对PNFS的原型系统进行了性能测试,并与相同环境下NFS的测试结果进行比较与分析,结果表明PNFS能够为客户端提供并行访问文件数据的能力,有着较高的I/O读写带宽和较低的访问延迟,同时实现了客户端I/O带宽与存储服务器规模之间的线性可扩展关系,能较好地满足高性能计算中的I/O需求。

CLC Number: