Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix startup message when using single path #18856

Merged
merged 2 commits into from
Jan 24, 2024
Merged

Conversation

fwessels
Copy link
Contributor

Description

When starting minio server with a single path (dir), a somewhat weird warning message (while technically correct) is shown :

WARNING: Host local has more than 0 drives of set. A host failure will result in data becoming unavailable.

Since this may be the first time that users start minio, replace with the following warning:

WARNING: Host local has all drives of set. A host failure will result in data becoming unavailable.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

@fwessels fwessels changed the title Fix startup message when using single disk Fix startup message when using single path Jan 24, 2024
@harshavardhana harshavardhana merged commit 6c912ac into master Jan 24, 2024
20 checks passed
@harshavardhana harshavardhana deleted the fix-startup-msg branch January 24, 2024 18:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants