93 Commits (2acb530ccdcb78d4d545404f3d9221a0bd274767)

Author SHA1 Message Date
Harshavardhana a359e36e35
tolerate listing with only readQuorum disks (#10357) 4 years ago
Harshavardhana 74116204ce
handle fresh setup with mixed drives (#10273) 4 years ago
Harshavardhana 1e2ebc9945
feat: time to bring back http2.0 support (#10230) 4 years ago
Harshavardhana 0b8255529a
fix: proxies set keep-alive timeouts to be system dependent (#10199) 4 years ago
Harshavardhana b16781846e
allow server to start even with corrupted/faulty disks (#10175) 4 years ago
Harshavardhana 187c3f62df
fix: heal replaced drives properly (#10069) 4 years ago
Harshavardhana e7d7d5232c
fix: admin info output and improve overall performance (#10015) 4 years ago
Harshavardhana 4915433bd2
Support bucket versioning (#9377) 4 years ago
Harshavardhana d0ae69087c
fix: add proper errors for disks with preexisting content (#9703) 4 years ago
Harshavardhana 9c85928740
add formatting message for zones in ordinals (#9596) 4 years ago
Harshavardhana 6ac48a65cb
fix: use unused cacheMetrics code in prometheus (#9588) 4 years ago
Klaus Post c4464e36c8
fix: limit HTTP transport tuables to affordable values (#9383) 5 years ago
Harshavardhana f44cfb2863
use GlobalContext whenever possible (#9280) 5 years ago
Harshavardhana 4714958e99
fix: possible connection leaks in sets init, heal (#9263) 5 years ago
Harshavardhana 6f992134a2
fix: startup load time by reusing storageDisks (#9210) 5 years ago
Harshavardhana ff932ca2a0
fix: log only catastrophic errors in prepare storage (#9189) 5 years ago
Harshavardhana 6a00eb10bf
fix: allow set drive count of proper divisible values (#9101) 5 years ago
Harshavardhana 792ee48d2c
add additional logging during server formatting (#9102) 5 years ago
Harshavardhana d1144c2c7e
reference format obtained doesn't need further validation (#8964) 5 years ago
Harshavardhana e2b3c083aa
fix: close and drain the response body always (#8847) 5 years ago
Harshavardhana 23e46f9dba
log formatting only the first time (#8846) 5 years ago
Anis Elleuch 069876e262 xl: All nodes create meta volumes in its local disks (#8786) 5 years ago
Harshavardhana 0879a4f743 rest/storage: Remove racy LastError usage (#8817) 5 years ago
Klaus Post 37b32199e3 Validate XL sets on format (#8779) 5 years ago
Klaus Post 3d318bae76 init: Use constant time retries (#8769) 5 years ago
Harshavardhana f68a7005c0 Improve disk formatting stage for large disk sets (#8690) 5 years ago
Anis Elleuch 555969ee42 Add data usage collect with its new admin API (#8553) 5 years ago
Harshavardhana 5d3d57c12a
Start using error wrapping with fmt.Errorf (#8588) 5 years ago
Harshavardhana 4e9de58675 Avoid pointer based copy, instead use Clone() (#8547) 5 years ago
Harshavardhana 8392d2f510 Preserve same deploymentID on all zones (#8542) 5 years ago
Harshavardhana 347b29d059 Implement bucket expansion (#8509) 5 years ago
Harshavardhana e9b2bf00ad Support MinIO to be deployed on more than 32 nodes (#8492) 5 years ago
Harshavardhana 47b13cdb80 Add etcd part of config support, add noColor/json support (#8439) 5 years ago
Harshavardhana d48fd6fde9
Remove unusued params and functions (#8399) 5 years ago
Harshavardhana 127641731a
Parallelize initialization of storageDisks (#8288) 5 years ago
Harshavardhana 843f481eb3 Allow "tmp" directory to be not available (#8021) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
Krishnan Parthasarathi 93a9078b23 Assign deploymentID for first minio server in distributed setup (#7427) 6 years ago
Harshavardhana 526546d588 Remove '.minio.sys/tmp' files in background (#7124) 6 years ago
Harshavardhana 6add646130 Fix logging of initialization errors in distributed mode (#6914) 6 years ago
Harshavardhana bfb505aa8e Refactor logging in more Go idiomatic style (#6816) 6 years ago
Harshavardhana a63bc9254d Add 'disk' tag to log output to enhance 'disk not found' errors (#6460) 6 years ago
Anis Elleuch 7571582000 Print storage errors during distributed initialization (#6441) 6 years ago
Harshavardhana e0f8b767ba Fail for critical errors early on during prepare storage (#6404) 6 years ago
kannappanr 0286e61aee Log disk not found error just once (#6059) 6 years ago
Harshavardhana 2dede2fdc2 Add reliable RemoveAll to handle racy situations (#6227) 6 years ago
kannappanr 43cc0096fa
Add support for deployment ID (#6144) 6 years ago
Harshavardhana 1f07545e2a
Improve init messages for distributed setup (#5786) 7 years ago
kannappanr 57a3d9c16c
Modify fatalIf, startup and update message logging code (#5780) 7 years ago
kannappanr cef992a395
Remove error package and cause functions (#5784) 7 years ago