mirror of
https://github.com/deepseek-ai/3FS
synced 2025-06-26 18:16:45 +00:00
Initial commit
This commit is contained in:
7
tests/fuse/config/storage_main_launcher.toml
Normal file
7
tests/fuse/config/storage_main_launcher.toml
Normal file
@@ -0,0 +1,7 @@
|
||||
cluster_id = '${FS_CLUSTER}'
|
||||
|
||||
[ib_devices]
|
||||
default_pkey_index = ${PKEY_INDEX}
|
||||
|
||||
[mgmtd_client]
|
||||
mgmtd_server_addresses = [ 'RDMA://${ADDRESS}:${MGMTD_PORT}' ]
|
||||
Reference in New Issue
Block a user