rancher / convoy

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

How to uninstall convoy #218

Closed jhmnieuwenhuis closed 7 years ago

jhmnieuwenhuis commented 7 years ago

Hi, I want to uninstall convoy. I disabled and stopped the convoy service and the docker service. I removed the spec file : /etc/docker/plugins/convoy.spec

But when I try to start docker again i get an error level=warning msg="Unable to locate plugin: convoy .."

And docker does not start......

What am I doing wrong ?

Centos 7 Docker 17.07.0-ce convoy v0.5.0

yasker commented 7 years ago

Seems you still have volume with driver convoy, so Docker will try to find them.

See 'docker volume ls'.

jhmnieuwenhuis commented 7 years ago

Hello, I deleted all convoy volumes. But still when I stop convoy service, docker will not start.

[root@csdevel rancher]# docker volume ls DRIVER VOLUME NAME local dev_dev-html-volume local dev_dev-mailhog-volume local dev_dev-psql-volume local dev_drupal-backup-volume [root@csdevel rancher]# convoy list {}