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

Error: flocker: plugin not found #3003

Closed
Nayana-ibm opened this issue Mar 2, 2017 · 0 comments
Closed

Error: flocker: plugin not found #3003

Nayana-ibm opened this issue Mar 2, 2017 · 0 comments

Comments

@Nayana-ibm
Copy link

Hello,

I am trying to setup flocker on Intel x86 RHEL distribution .
I've followed the installation steps mentioned here however when I execute the following command to test if flocker-docker-plugin works:

docker run -v apples:/data --volume-driver flocker busybox sh -c "echo hello > /data/file.txt"

I get the error:

Error response from daemon: create apples: create apples: Error looking up volume plugin flocker: plugin not found.

The flocker-docker-plugin status shows the following:

systemctl status flocker-docker-plugin
● flocker-docker-plugin.service - Flocker Docker Plugin
   Loaded: loaded (/usr/lib/systemd/system/flocker-docker-plugin.service; enabled; vendor preset: disabled)
   Active: active (running) 

I have used loop back dataset as mentioned in https://docs.clusterhq.com/en/latest/flocker-features/loopback-configuration.html#loopback-dataset-backend.

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

No branches or pull requests

1 participant