1. On the performance of the POSIX I/O interface to PVFS
- Author
-
Rajeev Thakur, Mahmut Kandemir, Anand Sivasubramaniam, P.H. Carns, Murali Vilayannur, and Robert Ross
- Subjects
File system ,Computer science ,File descriptor ,Operating system ,Device file ,Asynchronous I/O ,Parallel computing ,epoll ,Everything is a file ,computer.software_genre ,Unix file types ,computer ,fstab - Abstract
The ever-increasing gap in performance between CPU/memory technologies and the I/O subsystem (disks, I/O buses) in modern workstations has exacerbated the I/O bottlenecks inherent in applications that access large disk resident data sets. A common technique to alleviate the I/O bottlenecks on clusters of workstations, is the use of parallel file systems. One such parallel file system is the parallel virtual file system (PVFS), which is a freely available tool to achieve high-performance I/O on Linux-based clusters. Here, we describe the performance and scalability of the UNIX I/O interface to PVFS. To illustrate the performance, we present experimental results using Bonnie++, a commonly used file system benchmark to test file system throughput; a synthetic parallel I/O application for calculating aggregate read and write bandwidths; and a synthetic benchmark which calculates the time taken to untar the Linux kernel source tree to measure performance of a large number of small file operations. We obtained aggregate read and write bandwidths as high as 550 MB/s with a Myrinet-based network and 160MB/s with fast Ethernet.
- Published
- 2004