SC19 Proceedings

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

Abstract: In the post-Moore era, systems and devices with new architectures will arrive at a rapid rate with significant impacts on the software stack. Applications will not be able to fully benefit from new architectures unless they can delegate adapting to new devices to lower layers in the stack. In this paper we introduce physical design management which deals with the problem of identifying and executing transformations on physical designs of stored data -- i.e. how data is mapped to storage abstractions like files, objects, or blocks -- in order to improve performance. Physical design is traditionally placed with applications, access libraries, and databases, using hard-wired assumptions about underlying storage systems. Yet, storage systems increasingly not only contain multiple kinds of storage devices with vastly different performance profiles but also move data among those storage devices, thereby changing the benefit of a particular physical design. We advocate placing physical design management in storage, identify interesting research challenges, provide a brief description of a prototype implementation in Ceph, and discuss the results of initial experiments at scale that are digitally replicable using CloudLab. These experiments show performance and resource utilization trade-offs associated with choosing different physical designs and choosing to transform between physical designs.






Back to International Parallel Data Systems Workshop (PDSW) Archive Listing


Back to Full Workshop Archive Listing