]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/workunits/suites/cephfs_journal_tool_smoke.sh
update source to 12.2.11
[ceph.git] / ceph / qa / workunits / suites / cephfs_journal_tool_smoke.sh
index 60e91496511f9cbb446e73184f36e9d2cc7f92a9..7e4ad3bd3f5d0ddcd2aa80ed2727f82befaa3e64 100755 (executable)
@@ -3,7 +3,7 @@
 set -e
 set -x
 
-export BIN="${BIN:-cephfs-journal-tool}"
+export BIN="${BIN:-cephfs-journal-tool --rank=cephfs:0}"
 export JOURNAL_FILE=/tmp/journal.bin
 export JSON_OUTPUT=/tmp/json.tmp
 export BINARY_OUTPUT=/tmp/binary.tmp