From ba39ce37a1ee71d0e0d3cc3bb8e2dabdf302b65f Mon Sep 17 00:00:00 2001 From: hanrz <hanrz@iastate.edu> Date: Sat, 17 Oct 2020 23:45:39 -0500 Subject: [PATCH] Update readme.md --- readme.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 0a897f6..681abc9 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,12 @@ # PCheck -A type-aware fault injection framework to fingerprint PFS checker policies. +A type-aware fault injection framework to fingerprint PFS checker policies (PDSW'20). +In this repository we mainly provide: +(1) Aged mini disk images from Lustre and BeeGFS nodes. +(2) Bash files & iscsi tool (modified) to create a Lustre/BeeGFS cluster with a host machine. +(4) The aging workload we mentioned in the paper. +(3) Several hardcoded faults described in the paper. +Fault injection and the experimental results judgement still heavily rely on manual effort at this point. +The automation will come soon. ## README This repository contains the source code for "Fingerprinting the Checker Policies of Parallel File Systems". -- GitLab