fix stripe size in run.sh (#188)
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
Yiyuan Liu 2025-03-18 08:51:58 +08:00 committed by GitHub
parent 0a4929718c
commit f9a4291e69
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -151,7 +151,7 @@ ${ADMIN_CLI} init-cluster \
--meta "${CONFIG}/meta_main.toml" \ --meta "${CONFIG}/meta_main.toml" \
--storage "${CONFIG}/storage_main.toml" \ --storage "${CONFIG}/storage_main.toml" \
--fuse "${CONFIG}/hf3fs_fuse_main.toml" \ --fuse "${CONFIG}/hf3fs_fuse_main.toml" \
--skip-config-check 1 524288 8 --skip-config-check 1 524288 1
# ======== Start Services ======== # ======== Start Services ========
echo "### Start mgmtd" echo "### Start mgmtd"