mirror of
https://github.com/minio/minio.git
synced 2024-12-24 22:25:54 -05:00
d1144c2c7e
we don't need to validateFormats again once we have obtained reference format, because it is possible that at this stage another server is doing a disk heal during startup, once in a while due to delays we get false positives and our server doesn't start. Format in quorum as reference format can be assumed as valid and we proceed further, until and unless HealFormat re-inits the disks after a successful heal. Also use separate port for healing tests to avoid any conflicts with regular build testing. Fixes #8884 |
||
---|---|---|
.. | ||
checkdeps.sh | ||
cross-compile.sh | ||
gateway-tests.sh | ||
gen-ldflags.go | ||
race.sh | ||
verify-build.sh | ||
verify-healing.sh |