diff --git a/cmd/ztest/ztest.c b/cmd/ztest/ztest.c index ea5d96ba4c..c9342284b0 100644 --- a/cmd/ztest/ztest.c +++ b/cmd/ztest/ztest.c @@ -4917,6 +4917,7 @@ ztest_run_zdb(char *pool) isa, zopt_verbose >= 3 ? "s" : "", zopt_verbose >= 4 ? "v" : "", + spa_config_path, pool); free(isa);