EPJ Web of Conferences (Jan 2024)

Understanding Data Access Patterns for dCache System

  • Bellavita Julian,
  • Sim Caitlin,
  • Wu Kesheng,
  • Sim Alex,
  • Yoo Shinjae,
  • Ito Hiro,
  • Garonne Vincent,
  • Lancon Eric

DOI
https://doi.org/10.1051/epjconf/202429501053
Journal volume & issue
Vol. 295
p. 01053

Abstract

Read online

The storage management system dCache acts as a disk cache for high-energy physics (HEP) data from the US ATLAS community. Since its disk capacity is considerably smaller than the total volume of ATLAS data, a heuristic is needed to determine what data should be kept on disks. An effective heuristic would be to keep the data files that are expected to be heavily accessed in the near future. Through a careful study of access statistics, we find a few most popular datasets are accessed much more frequently than others, even though these popular datasets change over time. If we could predict the near-term popularity of datasets, we could pin the most popular ones in the disk cache to prevent their accidental removal and guarantee their availability. To predict a dataset popularity, we present several methods for forecasting the number of times a dataset will be accessed in the next day. Test results show that these methods could predict the next-day access counts of popular datasets reliably. This observation is confirmed with dCache logs from two separate time ranges.