rancher / convoy

A Docker volume plugin, managing persistent container volumes.
Apache License 2.0
1.31k stars 135 forks source link

EBS plugin is unstable #192

Closed trondhindenes closed 7 years ago

trondhindenes commented 7 years ago

We're having serious issues with the EBS plugin. It looks as if the plugin doesn't perform the necessary checks the cluster-wide status of a volume. We've seen issues both where rancher tries to attach an already attached volume to a host, and where it assumes that the volume is already attached when it isn't.

Because of this we're having big trouble both when removing failed docker hosts and adding new ones.