45 Commits (09571d03a5312f9c77db68dd00d475d70e223183)

Author SHA1 Message Date
Harshavardhana 71ce63f79c
fix: background heal to call HealFormat only if needed (#9491) 4 years ago
Harshavardhana f44cfb2863
use GlobalContext whenever possible (#9280) 4 years ago
Bala FA 95e89f1712
proactive deep heal object when a bitrot is detected (#9192) 5 years ago
Nitish Tiwari 6b984410d5
Add support for self-healing related metrics in Prometheus (#9079) 5 years ago
Anis Elleuch db2155551a
heal: Pass scan mode to HealObjects to deep scan full quorum objects (#9159) 5 years ago
Klaus Post 8d98662633
re-implement data usage crawler to be more efficient (#9075) 5 years ago
Anis Elleuch fdf65aa9b9
heal: Add info about the next background healing round (#9122) 5 years ago
Harshavardhana f98616dce7
heal: Optimize heal listing by avoiding batches (#8901) 5 years ago
Harshavardhana 442e1698cb
heal: Avoid spinning up object healing during startup (#8819) 5 years ago
Harshavardhana 5aa5dcdc6d
lock: improve locker initialization at init (#8776) 5 years ago
Anis Elleuch 555969ee42 Add data usage collect with its new admin API (#8553) 5 years ago
Harshavardhana 822eb5ddc7 Bring in safe mode support (#8478) 5 years ago
Harshavardhana 9e7a3e6adc Extend further validation of config values (#8469) 5 years ago
Anis Elleuch a49d4a9cb2 xl: Rewrite auto-healing and implement auto new-disk healer (#8114) 5 years ago
Harshavardhana d48fd6fde9
Remove unusued params and functions (#8399) 5 years ago
Harshavardhana e6d8e272ce
Use const slashSeparator instead of "/" everywhere (#8028) 5 years ago
Anis Elleuch 48f2c98052 admin: Add Background heal status info API (#7774) 5 years ago
Anis Elleuch 7abadfccc2 Add self-healing feature (#7604) 5 years ago
kannappanr 5ecac91a55
Replace Minio refs in docs with MinIO and links (#7494) 6 years ago
Anis Elleuch facbd653ba Add normal/deep type of heal scanning (#7251) 6 years ago
Harshavardhana 7079abc931 Implement HealObjects API to simplify healing (#7351) 6 years ago
Harshavardhana fef5416b3c Support unknown gateway errors and convert at handler layer (#7219) 6 years ago
Harshavardhana 082f777281 Revamp bucket metadata healing (#7208) 6 years ago
Harshavardhana 30135eed86 Redo how to handle stale dangling files (#7171) 6 years ago
Aditya Manthramurthy 2053b3414f Reduce heal parallelism (#7155) 6 years ago
Harshavardhana 8757c963ba
Migrate all Peer communication to common Notification subsystem (#7031) 6 years ago
poornas 5a80cbec2a Add double encryption at S3 gateway. (#6423) 6 years ago
Harshavardhana 4f31a9a33b Reload users upon AddUser on peers (#6975) 6 years ago
Anis Elleuch 7b579caf68 heal: Fix heal sequences cleanup process (#6780) 6 years ago
Harshavardhana a55a298e00 Make sure to log unhandled errors always (#6784) 6 years ago
Harshavardhana a9cda850ca Add forceStop flag to provide facility to stop healing (#6718) 6 years ago
Harshavardhana b4772849f9 Heal recursively all entries in config/ prefix (#6545) 6 years ago
Harshavardhana aebfceeafb Heal backend configuration file (#6532) 6 years ago
Harshavardhana 6fe9a613c0 Prioritize HTTP requests over Heal (#6468) 6 years ago
poornas 5c0b98abf0 Add ObjectOptions to ObjectLayer calls (#6382) 6 years ago
Harshavardhana e5e522fc61
docs: fix all Chinese doc links for the new docs site (#6097) 6 years ago
Harshavardhana 1d31ad499f Make sure to re-load reference format after HealFormat (#5772) 7 years ago
kannappanr f8a3fd0c2a
Create logger package and rename errorIf to LogIf (#5678) 7 years ago
Harshavardhana de44be86d0 Use readQuorum instead of writeQuorum to check bucket exists (#5715) 7 years ago
Harshavardhana f23944aed7 Fix heal bucket deadlock after replacing disks (#5661) 7 years ago
Krishna Srinivas 9ede179a21 Use context.Background() instead of nil 7 years ago
Krishna Srinivas e452377b24 Add context to the object-interface methods. 7 years ago
Harshavardhana fb96779a8a Add large bucket support for erasure coded backend (#5160) 7 years ago
Aditya Manthramurthy 254b05e314 Fix locking in some admin APIs: (#5438) 7 years ago
Aditya Manthramurthy a337ea4d11 Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago