Skip to content

Commit f9a4291

Browse files
authored
fix stripe size in run.sh (#188)
1 parent 0a49297 commit f9a4291

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/fuse/run.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ ${ADMIN_CLI} init-cluster \
151151
--meta "${CONFIG}/meta_main.toml" \
152152
--storage "${CONFIG}/storage_main.toml" \
153153
--fuse "${CONFIG}/hf3fs_fuse_main.toml" \
154-
--skip-config-check 1 524288 8
154+
--skip-config-check 1 524288 1
155155

156156
# ======== Start Services ========
157157
echo "### Start mgmtd"

0 commit comments

Comments
 (0)