aboutsummaryrefslogtreecommitdiff
path: root/script
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2023-10-25 12:13:27 +0200
committerAlex Auvolat <alex@adnab.me>2023-10-25 12:13:27 +0200
commitfd85010a403775bbb18030ae2d9d3689b34f3e8a (patch)
tree770c9ff1e32ebca8d29a5f3ff9863c23c33cdf8c /script
parentcfbfa09d24727e83bc042764dad2751e944fc939 (diff)
downloadgarage-fd85010a403775bbb18030ae2d9d3689b34f3e8a.tar.gz
garage-fd85010a403775bbb18030ae2d9d3689b34f3e8a.zip
jepsen: failures with set2 test in --scenario r
Diffstat (limited to 'script')
-rw-r--r--script/jepsen.garage/README.md11
1 files changed, 5 insertions, 6 deletions
diff --git a/script/jepsen.garage/README.md b/script/jepsen.garage/README.md
index ced8ebb5..5e50a0f4 100644
--- a/script/jepsen.garage/README.md
+++ b/script/jepsen.garage/README.md
@@ -86,7 +86,7 @@ Results:
- Does not seem to fail with only the layout reconfiguation nemesis (<10 runs), although theoretically it could
- **Fails with the partition + layout reconfiguration nemesis** (`--scenario pr`).
- EXample of a failed run: `garage set1/20231024T172214.488+0200` (1 failure in 4 runs).
+ Example of a failed run: `garage set1/20231024T172214.488+0200` (1 failure in 4 runs).
### Set, continuous test (interspersed reads and writes)
@@ -97,11 +97,10 @@ Results:
- For now, no failures with clock-scramble nemesis + partition nemesis -> TODO long test run
-- Does not seem to fail with partition + layout reconfiguration nemesis (>100 runs)
-
-- Does not seem to fail with the clock scrambler + partition + layout reconfiguation nemesis (>10 runs), although theoretically it could
-
-TODO: make it fail!!!
+- **Fails with layout reconfiguration nemesis** (`--scenario r`).
+ Example of a failed run: `garage set2/20231025T115033.553+0200` (2 failures in 2 runs).
+ TODO: investigate.
+ This is the failure mode we are looking for and trying to fix for NLnet task 3.
## Investigating (and fixing) errors