multiple node single disk
Author: SamamyCreated Sep 17, 2026Updated Sep 17, 2026
Labelsquestion
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behavior:
Version 1.0.0
cat /etc/default/rustfs
RUSTFS_VOLUMES="http://node0{1...3}/media/st/rustfs"
RUSTFS_ADDRESS=":9000"
RUSTFS_CONSOLE_ENABLE=true
RUSTFS_CONSOLE_ADDRESS=":9001"Log
{"timestamp":"2026-09-17T08:04:44.98921829Z","level":"ERROR","message":"Local disk initialization failed","event":"startup_storage_stage","component":
"main","subsystem":"storage","stage":"local_disk_initialization","state":"failed","error":"InconsistentDisk","target":"rustfs::main::run","filename":"rustfs/src/startup_storage.rs","line_number":107,"t
hreadName":"main","threadId":"ThreadId(1)"}
{"timestamp":"2026-09-17T08:04:44.989359163Z","level":"ERROR","message":"Server runtime failed","event":"server_runtime_failed","component":"main","su
bsystem":"startup","error":"inconsistent drive found","target":"rustfs::main","filename":"rustfs/src/startup_entrypoint.rs","line_number":172,"threadName":"main","threadId":"ThreadId(1)"}
[FATAL] Server runtime failed: inconsistent drive foundSource: rustfs/rustfs