1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00

4 Commits

Author SHA1 Message Date
Harshavardhana
3e67bfcc88 heal: Print heal command appropriately without export path. ()
Fixes 
2016-11-09 10:50:14 -08:00
Anis Elleuch
79601d27f2 Use endpoint url when printing disks status in distributed mode () 2016-11-02 08:51:06 -07:00
Harshavardhana
f1bc9343a1 prep: Initialization should wait instead of exit the servers. ()
- Servers do not exit for invalid credentials instead they print and wait.
- Servers do not exit for version mismatch instead they print and wait.
- Servers do not exit for time differences between nodes they print and wait.
2016-10-07 11:15:55 -07:00
Harshavardhana
6494b77d41 server: Add more elaborate startup messages. ()
These messages based on our prep stage during XL
and prints more informative message regarding
drive information.

This change also does a much needed refactoring.
2016-10-05 12:48:07 -07:00