10.1184/R1/6609230.v1 Brent Welsh Brent Welsh Marc Unangst Marc Unangst Zainul Abbasi Zainul Abbasi Garth Gibson Garth Gibson Brian Mueller Brian Mueller Jason Small Jason Small Jim Zelenka Jim Zelenka Bin Zhou Bin Zhou Scalable Performance of the Panasas Parallel File System Carnegie Mellon University 2003 computer sciences 2003-06-01 00:00:00 Journal contribution https://kilthub.cmu.edu/articles/journal_contribution/Scalable_Performance_of_the_Panasas_Parallel_File_System/6609230 The Panasas file system uses parallel and redundant access to object storage devices (OSDs), per-file RAID, distributed metadata management, consistent client caching, file locking services, and internal cluster management to provide a scalable, fault tolerant, high performance distributed file system. The clustered design of the storage system and the use of clientdriven RAID provide scalable performance to many concurrent file system clients through parallel access to file data that is striped across OSD storage nodes. RAID recovery is performed in parallel by the cluster of metadata managers, and declustered data placement yields scalable RAID rebuild rates as the storage system grows larger. This paper presents performance measures of I/O, metadata, and recovery operations for storage clusters that range in size from 10 to 120 storage nodes, 1 to 12 metadata nodes, and with file system client counts ranging from 1 to 100 compute nodes. Production installations are as large as 500 storage nodes, 50 metadata managers, and 5000 clients.