SC22 Proceedings

The International Conference for High Performance Computing, Networking, Storage, and Analysis

Technical Papers Archive

GUFI: Fast, Secure File System Metadata Search for Both Privileged and Unprivileged Users


Authors: Dominic Manno and Jason Lee (Los Alamos National Laboratory (LANL)); Prajwal Challa (University of Texas, Arlington); Qing Zheng, David Bonnie, and Gary Grider (Los Alamos National Laboratory (LANL)); and Bradley Settlemyer (NVIDIA Corporation)

Abstract: Modern High-Performance Computing (HPC) data centers routinely store massive data sets resulting in millions of directories and billions of files. To efficiently search and sift through these files and directories we present the Grand Unified File Index (GUFI), a novel file system metadata index that enables both privileged and regular users to rapidly locate and characterize data sets of interest. GUFI uses a hierarchical index that preserves file access permissions such that the index can be securely accessed by users while still enabling efficient, advanced analysis of storage system usage by cluster administrators. Compared with the current state-of-the-art indexing for file system metadata, GUFI is able to provide speedups of 1.5x to 230x for queries executed by administrators on a real production file system namespace. Queries executed by users, which typically cannot rely on cluster-wide indexing, see even greater speedups using GUFI.


Presentation: file


Back to Technical Papers Archive Listing