Disk-Level Data Tracing and Analyzing of ZFS

Ao Yifeng,Zou Hengming
2011-01-01
Journal of Computer Research and Development
Abstract:As the volume of disk driver doubles every nine to twelve months,file systems will be equipped with extra 64-bit addressing capability within about ten to fifteen years.Among all the potential wide-address file systems,ZFS(zettabyte file system) stands out as one of the most innovative,feature-rich,and future-proof 128-bit system.However,researches and literatures on ZFS are very limited and few of them provide pragmatic understanding of ZFS.This paper attempts a somewhat comprehensive analysis of the ZFS system with on-disk data tracing.We access raw data at disk level and cover all steps to convert a pathname in a ZFS file system to get to both the meta and actual data of the file.Our analysis turns out some interesting insight into the working mechanism and performance of the ZFS system.
What problem does this paper attempt to address?