29 Commits (fc774957fe88e7007c289b1203094284af502455)

Author SHA1 Message Date
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
Aditya Manthramurthy 604417baf4 Allow cluster to start when only n/2 servers are up (#4066) 8 years ago
Bala FA d3cb79a57c Refactor logger (#3924) 8 years ago
Harshavardhana 310bf5bd36 auth/rpc: Make auth rpc client retry configurable. (#3695) 8 years ago
Harshavardhana 1c699d8d3f fs: Re-implement object layer to remember the fd (#3509) 8 years ago
Harshavardhana 8562b22823 Fix delays and iterim fix for the partial fix in #3502 (#3511) 8 years ago
Harshavardhana 2062add05f fs/posix: On windows use helpers and init format.json properly. (#3434) 8 years ago
Harshavardhana 2d6f8153fa format: Check properly for disks in valid formats. (#3427) 8 years ago
Harshavardhana b363709c11 caching: Optimize memory allocations. (#3405) 8 years ago
Anis Elleuch 410b579e87 startup: Show elapsed time in disks format process (#3413) 8 years ago
Harshavardhana 6efee2072d objectLayer: Check for `format.json` in a wrapped disk. (#3311) 8 years ago
Harshavardhana c91d3791f9 heal: Add healing support for bucket, bucket metadata files. (#3252) 8 years ago
Harshavardhana 1b85302161 Fix spelling and golint errors. (#3266) 8 years ago
Harshavardhana 716316f711 Reduce number of envs and options from command line. (#3230) 8 years ago
Harshavardhana 3e67bfcc88 heal: Print heal command appropriately without export path. (#3208) 8 years ago
Anis Elleuch e6965ca066 Quit initializing disks process when term signal is invoked (#3163) 8 years ago
Anis Elleuch 79601d27f2 Use endpoint url when printing disks status in distributed mode (#3151) 8 years ago
Harshavardhana 9e2d0ac50b Move to URL based syntax formatting. (#3092) 8 years ago
Anis Elleuch 8871eb8e1e Show offline nodes after a fixed number of init retry (#3107) 8 years ago
Krishna Srinivas 32c3a558e9 distributed-XL: Support to run one minio process per export even on the same machine. (#2999) 8 years ago
Anis Elleuch fa50312220 Avoid returning disk corrupted by servers in the middle of init all disks formats (#2964) 8 years ago
Harshavardhana f1bc9343a1 prep: Initialization should wait instead of exit the servers. (#2872) 8 years ago
Harshavardhana 6494b77d41 server: Add more elaborate startup messages. (#2731) 8 years ago
Harshavardhana 03430d0db8 tests: Add ListBucketHandler tests. (#2701) 8 years ago
Krishnan Parthasarathi 66459a4ce0 Add unit-tests for formatting disks during initialization (#2635) 8 years ago
Harshavardhana ba2ba328da server: Fixes for various conditions 8 years ago
Harshavardhana ae64b7fac8 XL: Handle object layer initialization properly. 8 years ago
Krishnan Parthasarathi de67bca211 Move formatting of disks out of object layer initialization (#2572) 8 years ago