77 Commits (7c32f3f5540caffea57ae667192229387fcd36c6)

Author SHA1 Message Date
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
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
Harshavardhana 85a57d2021 Make sure to close the disk connections (#5752) 7 years ago
Harshavardhana 2938e332ba Fix format migration regression (#5668) 7 years ago
Krishna Srinivas 9083bc152e Flat multipart backend implementation for Erasure backend (#5447) 7 years ago
Harshavardhana fb96779a8a Add large bucket support for erasure coded backend (#5160) 7 years ago
Harshavardhana 1164fc60f3 Bring semantic versioning to provide for rolling upgrades (#5495) 7 years ago
ebozduman 24d9d7e5fa Removes logrus package and refactors logging messages (#5293) 7 years ago
A. Elleuch 2244adff07 fix: Better printing of XL config init error (#5284) 7 years ago
Harshavardhana 819d1e80c6 Add more delays on distributed startup for slow network (#5240) 7 years ago
Harshavardhana 8efa82126b
Convert errors tracer into a separate package (#5221) 7 years ago
Aditya Manthramurthy d23ded0d83 Use retryableStorage after healing format.json (#5105) 7 years ago
Harshavardhana b9fc4150f6 Fix preInit logic when mixed disk situations exist. (#4904) 7 years ago
Frank Wessels 98b62cbec8 Implement an offline mode for a distributed node (#4646) 7 years ago
Harshavardhana e99244be02 xl: prepare storage should Abort properly. (#4542) 7 years ago
Harshavardhana f4dac979a2 server: Fix message when corrupted or unsupported format is found. (#4142) 8 years ago
Bala FA de204a0a52 Add extensive endpoints validation (#4019) 8 years ago