-
Notifications
You must be signed in to change notification settings - Fork 64
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
Docker volume inspect showing incorrect size after increasing volume size #46
Comments
Can you provide me:
I don't see
|
|
@tanvir-ahmed-m4 Can you tell me a little bit more about your setup ?
Shishir |
Closing due to inactivity. |
I have the same issue. STR:
Actual Result:
|
I would also like to know if there is a preferred way to resize existing volumes. PS: Restarting the docker service does not help |
any recommendations yet? |
sad to read that... so, what't the proposed method though? I'm stuck now... Just resized my volume and now I'm unable to start my stack due to But I do not want to remove it! There is useful data on it.. |
Is there still no solution available for this problem? I also resized my XFS volume manually and now I want to adjust the metadata size of the volume. |
@L4rS6 This is not on my immediate priority list, but I will try to investigate when I get a chance. |
Hello,
I have created a thin volume of 150G. Then extended the thin volume by 10G and the file system (as per #17). However,
docker volume inspect
still shows 150G. How can it be fixed?Thanks.
Before
After
The text was updated successfully, but these errors were encountered: