1
0
mirror of https://github.com/minio/minio.git synced 2025-04-01 10:13:42 -04:00

9 Commits

Author SHA1 Message Date
Harshavardhana
f22862aa28 heal: Refactor heal command. ()
- return errors for heal operation through rpc replies.
  - implement rotating wheel for healing status.

Fixes 
2016-10-14 19:57:40 -07:00
Krishna Srinivas
0320a77dc0 HealBucket: create the bucket if it is missing in one of the disks. () 2016-10-14 11:12:17 -07:00
Krishna Srinivas
f5f007e183 Test: Add test case for xl.HealObject() ()
fixes 
2016-10-08 17:08:17 -07:00
Krishna Srinivas
61a18ed48f sha256: Verify sha256 along with md5sum, signature is verified on the request early. () 2016-10-02 15:51:49 -07:00
Karthic Rao
1ce339abeb Fixing ineffssaign errors () 2016-09-13 21:18:30 -07:00
Krishna Srinivas
9358ee011b logging: Print stack trace in case of errors.
fixes 
2016-09-13 21:18:30 -07:00
Krishnan Parthasarathi
de67bca211 Move formatting of disks out of object layer initialization () 2016-09-13 21:18:30 -07:00
Anis Elleuch
421cccb1d7 Add naughty disk to simulate disk errors () 2016-09-09 12:53:09 -07:00
Harshavardhana
bccf549463 server: Move all the top level files into cmd folder. ()
This change brings a change which was done for the 'mc'
package to allow for clean repo and have a cleaner
github drop in experience.
2016-08-18 16:23:42 -07:00