This website requires JavaScript.
Explore
Help
Sign In
MyFavMirrors
/
minio
mirror of
https://github.com/minio/minio.git
Watch
1
Star
0
Fork
You've already forked minio
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
77d5331e85
minio
/
docs
/
debugging
/
pprofgoparser
/
go.mod
4 lines
68 B
Modula-2
Raw
Normal View
History
Unescape
Escape
add all missing go.mod for debugging tools (#18049)
2023-09-18 16:47:03 -04:00
module
github
.
com
/
minio
/
minio
/
docs
/
debugging
/
pprofgoparser
feat: introduce list_quorum="auto" to prefer quorum drives (#18084) NOTE: This feature is not retro-active; it will not cater to previous transactions on existing setups. To enable this feature, please set ` _MINIO_DRIVE_QUORUM=on` environment variable as part of systemd service or k8s configmap. Once this has been enabled, you need to also set `list_quorum`. ``` ~ mc admin config set alias/ api list_quorum=auto` ``` A new debugging tool is available to check for any missing counters.
2023-12-29 18:52:41 -05:00
go
1.19