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

Backend Cinder (mitaka), Volume creation failed. #2875

Closed
saratkumar-yb opened this issue Jul 29, 2016 · 1 comment
Closed

Backend Cinder (mitaka), Volume creation failed. #2875

saratkumar-yb opened this issue Jul 29, 2016 · 1 comment

Comments

@saratkumar-yb
Copy link

saratkumar-yb commented Jul 29, 2016

Hi Team,

I have setup Flocker with swarm(1.2.0) Docker(1.12.0) Openstack mitaka Cinder backend (v2 and v3).

Volume creation and attach to node is failed.

Attaching logs.

flocker-control.log.gz

flocker.tar.gz

@wallnerryan
Copy link
Contributor

You can see in your plugin logs the errror below:

"task_uuid": "e969bf19-af82-48df-b55d-ef477a8d373f", "task_level": [1], "action_type": "api:request", "timestamp": 1469784788.413205, "method": "POST", "action_status": "started", "request_path": "/VolumeDriver.Mount"}
{"exception": "exceptions.TypeError", "reason": "volumedriver_mount() got an unexpected keyword argument 'ID'", "timestamp": 1469784788.413924, "traceback": "Traceback: <type 'exceptions.TypeError'>: volumedriver_mount() got an unexpected keyword argument 'ID'\n/opt/flocker/local/lib/python2.7/site-packages/twisted/internet/defer.py:150:maybeDeferred\n/opt/flocker/local/lib/python2.7/site-packages/flocker/restapi/_infrastructure.py:264:loadAndDispatch\n/opt/flocker/local/lib/python2.7/site-packages/twisted/internet/defer.py:150:maybeDeferred\n/opt/flocker/local/lib/python2.7/site-packages/flocker/dockerplugin/_api.py:118:wrapped\n--- <exception caught here> ---\n/opt/flocker/local/lib/python2.7/site-packages/twisted/internet/defer.py:150:maybeDeferred\n", "message_type": "eliot:traceback", "task_uuid": "e969bf19-af82-48df-b55d-ef477a8d373f", "task_level": [3]}

this is because we have not yet made the changes to support 1.12, we will be adding this support soon. Please watch #2854 for more info.

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

2 participants