4 Commits (abffa00b76b31a92a9d5c4035f15b12ff6ad12d7)

Author SHA1 Message Date
Krishna Srinivas a00e052606 Provide more descriptive error during erasure init (#5282) 7 years ago
Harshavardhana fb96779a8a Add large bucket support for erasure coded backend (#5160) 7 years ago
Aditya Manthramurthy a337ea4d11 Move admin APIs to new path and add redesigned heal APIs (#5351) 7 years ago
Krishna Srinivas 7c72d14027 Separate the codebase for XL and FS format.json related code (#5317) 7 years ago
Harshavardhana 8efa82126b
Convert errors tracer into a separate package (#5221) 7 years ago
Bala FA 88938340b3 remove all dead codes (#5019) 7 years ago
Aditya Manthramurthy 32da1aa9d6 XL: Simplify heal-format operations 7 years ago
Harshavardhana 075b8903d7 fs: Add safe locking semantics for `format.json` (#4523) 7 years ago
Harshavardhana 76f4f20609 fs: Migrate object metadata to objects directory. (#4195) 7 years ago
Harshavardhana f4dac979a2 server: Fix message when corrupted or unsupported format is found. (#4142) 8 years ago
Harshavardhana 1c699d8d3f fs: Re-implement object layer to remember the fd (#3509) 8 years ago
Harshavardhana 2d6f8153fa format: Check properly for disks in valid formats. (#3427) 8 years ago
Bala FA 1d4ac4b084 Rename getUUID() into mustGetUUID() (#3320) 8 years ago
Harshavardhana 1b85302161 Fix spelling and golint errors. (#3266) 8 years ago
Harshavardhana 2f7fb78692 rpc: Our rpcClient should make an attempt to reconnect. (#3221) 8 years ago
Harshavardhana f22862aa28 heal: Refactor heal command. (#2901) 8 years ago
Harshavardhana 6494b77d41 server: Add more elaborate startup messages. (#2731) 8 years ago
Harshavardhana 182109f0de xl: Heal `format.json` properly on fresh disks. 8 years ago
Harshavardhana ba2ba328da server: Fixes for various conditions 8 years ago
Krishnan Parthasarathi de67bca211 Move formatting of disks out of object layer initialization (#2572) 8 years ago
Harshavardhana bccf549463 server: Move all the top level files into cmd folder. (#2490) 8 years ago
Anis Elleuch 64dc2a2e7f Heal format by inspection should avoid picking minioMetaBucket dir if the latter comes first in the list (listDir not ordered) (#2426) 8 years ago
Anis Elleuch 14cefd352c Heal corrupted formats of disks already containing objects (#2297) 8 years ago
Harshavardhana 1e3d80552f XL: format.json healing should cater for mismatching order. (#2285) 8 years ago
Harshavardhana bdff0848ed server: Implement --ignore-disks for ignoring disks from healing. (#2158) 8 years ago
Harshavardhana 8e53064bb4 XL/format: Initialize missing meta volume. (#2131) 8 years ago
Harshavardhana 42286cba70 XL: Implement new ReadAll API for files which are read in single call. (#1974) 8 years ago
Harshavardhana e8990e42c2 XL: Make allocations simpler avoid redundant allocs. (#1961) 8 years ago
Harshavardhana f4830162a4 XL: Format heal should re-allocate new UUIDs not reuse. (#1953) 8 years ago
Harshavardhana 50d25ca94a XL: Change AppendFile() to return only error (#1932) 8 years ago
Harshavardhana 23c88ffb1d XL/format: Fix a bug in checkDisksConsistency. (#1894) 8 years ago
Harshavardhana c6ac3fa6db erasure: Fix block index matching. 8 years ago
Harshavardhana fb95c1fad3 XL: Bring in some modularity into format verification and healing. (#1832) 8 years ago
Harshavardhana ae311aa53b XL: Cleanup, comments and all the updated functions. (#1830) 8 years ago
Krishna Srinivas 9b79760dcf XL/heal: heal missing format.json on replaced drives. (#1828) 8 years ago
Harshavardhana 445dc22118 XL: Cleanup and add more comments. (#1807) 8 years ago
Harshavardhana a4a0ea605b XL: Fix GetObject erasure decode issues. (#1793) 8 years ago
Harshavardhana feb337098d XL: bring in new storage API. (#1780) 8 years ago
Krishnan Parthasarathi 3a980eac1a Fix shadowing of err variable (#1718) 8 years ago
Harshavardhana e4240aa58f XL/objects: Initialize format.json outside of erasure. (#1640) 8 years ago
Harshavardhana 434423de89 xl: Move format detection inside xl objects. (#1515) 8 years ago
Bala FA da3a53376c server: save and compare multiple disks are used (#1474) 8 years ago