Closed manixx closed 7 years ago
Sounds like the engine bug with certain namespaces: https://github.com/docker/for-aws/issues/94
It should be fixed in latest versions of Docker.
Thanks for the update! We updated our cluster now and I hope this should be stable now.
We experienced issues with the azure:cloudstor plugin where the plugin didn't load the Azure storage correctly.
We have a bunch of services, which use the same volume. We created the services using the
docker stack deploy
command.I created a dummy container to check the loaded storage on two different nodes:
We cannot reproduce this issue, it seems that it happens randomly and most of the time when we create a new node on the cluster.
Are there any known issues about that behaviour? Is there a way where I can check this or re-initialize the plugin? To fix this problem we have to create a new node and delete the old one.