Integrity Protection for Scientific Workflow Data: Motivation and Initial Experiences

Practice and Experience in Advanced Research Computing (PEARC 2019) Conference, Chicago, IL. Best Paper Award. Recipient of Phil Andrews award for most transformative contribution to PEARC'19.

Abstract

With the continued rise of scientific computing and the enormous increases in the size of data being processed, scientists must consider whether the processes for transmitting and storing data sufficiently assure the integrity of the scientific data. When integrity is not preserved, computations can fail and result in increased computational cost due to reruns, or worse, results can be corrupted in a manner not apparent to the scientist and produce invalid science results. Technologies such as TCP checksums, encrypted transfers, checksum validation, RAID and erasure coding provide integrity assurances at different levels, but they may not scale to large data sizes and may not cover a workflow from end-to-end, leaving gaps in which data corruption can occur undetected. In this paper we explore an approach of assuring data integrity – considering either malicious or accidental corruption – for workflow executions orchestrated by the PegasusWorkflow Management System. To validate our approach, we introduce Chaos Jungle – a toolkit providing an environment for validating integrity verification mechanisms by allowing researchers to introduce a variety of integrity errors during data transfers and storage. In addition to controlled experiments with Chaos Jungle, we provide analysis of integrity errors that we encountered when running production workflows.

Staff Authors