Anis Elleuch
d861edfc00
xl: Print the correct err msg when access to the backend is forbidden ( #8735 )
...
minio server /data{1..4} shows an error about inability to bind a port, though
the real problem is /data{1..4} cannot be created because of the lack of
permissions.
This commit fix the behavior.
2020-01-03 21:15:26 +05:30
Anis Elleuch
c31e67dcce
Better error when the server is unable to write in the backend ( #8697 )
2019-12-25 22:05:54 -08:00
Harshavardhana
f68a7005c0
Improve disk formatting stage for large disk sets ( #8690 )
2019-12-23 16:31:03 -08:00
Harshavardhana
c9940d8c3f
Final changes to config sub-system ( #8600 )
...
- Introduces changes such as certain types of
errors that can be ignored or which need to
go into safe mode.
- Update help text as per the review
2019-12-04 15:32:37 -08:00