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

Add warning log when high priority graphdriver used before #9908

Merged
merged 2 commits into from
Jan 5, 2015

Conversation

crosbymichael
Copy link
Contributor

This is a carry of #9184

Closes #9184
Fixes #8270

daehyeok mun and others added 2 commits January 2, 2015 00:01
added warnning log when other graphdrvier(storage driver) used before for feature request moby#8270

Signed-off-by: Daehyeok Mun <daehyeok@gmail.com>
Signed-off-by: Michael Crosby <crosbymichael@gmail.com>
@tiborvass
Copy link
Contributor

LGTM

Tested by doing: docker -d -s devicemapper, ^C, docker -d.

@jessfraz
Copy link
Contributor

jessfraz commented Jan 5, 2015

LGTM

@jessfraz
Copy link
Contributor

jessfraz commented Jan 5, 2015

drone is failing bc hub is down

@crosbymichael
Copy link
Contributor Author

I'll merge after we can verify with drone

@jessfraz
Copy link
Contributor

jessfraz commented Jan 5, 2015

i retriggered drone and it passed so im merging

@jessfraz jessfraz closed this Jan 5, 2015
@jessfraz jessfraz reopened this Jan 5, 2015
jessfraz pushed a commit that referenced this pull request Jan 5, 2015
Add warning log when high priority graphdriver used before
@jessfraz jessfraz merged commit e404113 into moby:master Jan 5, 2015
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.

Feature request: show warning when the storage driver changes after a restart
3 participants