minio / mc

Simple | Fast tool to manage MinIO clusters :cloud:
https://min.io/download
GNU Affero General Public License v3.0
2.84k stars 543 forks source link

heal: More UX changes #5052

Closed vadmeste closed 6 days ago

vadmeste commented 6 days ago

Community Contribution License

All community contributions in this pull request are licensed to the project maintainers under the terms of the Apache 2 license. By creating this pull request I represent that I have the right to license the contributions to the project maintainers under the Apache 2 license.

Description

*) Do not show healing ETA anymore, there are some scenarios where the ETA can be wrong. Show when healing is started and the progress of the healing drive usage comparing to non healing drives in the same erasure set.

*) --verbose prints only offline/faulty and healing drives

*) --all-drives to show information about all drives

*) Add yes/no prompt when a user wants to heal the whole namespace

Motivation and Context

How to test this PR?

Types of changes

Checklist: