From a838a1bc1d757d1fbf43e52cc13a83deea17a5df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20W=C3=BCnsche?= Date: Tue, 19 Sep 2023 15:59:02 +0200 Subject: [PATCH] docs: Point to `BETREE_CONFIG` in fio docs --- docs/src/fio-haura/run.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/src/fio-haura/run.md b/docs/src/fio-haura/run.md index 75bbf40f..0b176099 100644 --- a/docs/src/fio-haura/run.md +++ b/docs/src/fio-haura/run.md @@ -11,6 +11,11 @@ source the given environment file in `fio-haura/`. $ source ./env.sh ``` +Additionally, since Haura's configuration is more complex then what is provided +in fio clients a configuration has to be loaded. The configurations path has to +be stored in the environment under `BETREE_CONFIG`. See the [bectl's Basic Usage +chapter](../bectl/usage.md) for more information. + ## Running fio `fio` can be configured with CLI options and jobfiles, they both have the same