mirror of
https://github.com/minio/minio.git
synced 2025-11-20 18:06:10 -05:00
Heal buckets at node level (#18612)
Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>
This commit is contained in:
2
docs/distributed/distributed-from-config-file.sh
Normal file → Executable file
2
docs/distributed/distributed-from-config-file.sh
Normal file → Executable file
@@ -58,7 +58,7 @@ site3_pid=$!
|
||||
minio server --config /tmp/minio.configfile.4 >/tmp/minio4_1.log 2>&1 &
|
||||
site4_pid=$!
|
||||
|
||||
sleep 5
|
||||
sleep 30
|
||||
|
||||
export MC_HOST_minio1=http://minr0otUS2r:pBU94AGAY85e@localhost:9001
|
||||
export MC_HOST_minio3=http://minr0otUS2r:pBU94AGAY85e@localhost:9003
|
||||
|
||||
Reference in New Issue
Block a user