Heal buckets at node level (#18612)

Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>
This commit is contained in:
Shubhendu
2024-01-10 10:04:04 +05:30
committed by GitHub
parent f02d282754
commit e31081d79d
12 changed files with 326 additions and 197 deletions

2
docs/distributed/distributed-from-config-file.sh Normal file → Executable file
View 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