Skip to content

Instantly share code, notes, and snippets.

@dmz006
Created February 18, 2016 19:20
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save dmz006/2488fdf0293786bb169c to your computer and use it in GitHub Desktop.
Cinder volume create no space left error
2016-02-18 14:05:35.756 10387 INFO cinder.volume.manager [-] Updating volume replication status.
2016-02-18 14:05:45.613 10387 ERROR cinder.volume.flows.manager.create_volume [req-ca88b70a-a8e8-4b62-b4fc-ae00211ff425 2e46141669494dc2b3c85766db764057 d21f3aeaa95a4c51ae1076afef2ac7f1 - - -] Failed to copy image dbf918a2-05cb-430c-b790-efffe7126493 to volume: c43f45b9-48ab-4269-a586-ceb93f92091b, error: [Errno 28] No space left on device
2016-02-18 14:05:45.615 10387 WARNING cinder.volume.manager [req-ca88b70a-a8e8-4b62-b4fc-ae00211ff425 2e46141669494dc2b3c85766db764057 d21f3aeaa95a4c51ae1076afef2ac7f1 - - -] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b897351f-9c4f-4ebf-885d-fa4f0545ffe0) transitioned into state 'FAILURE'
2016-02-18 14:05:45.615 10387 TRACE cinder.volume.manager Traceback (most recent call last):
2016-02-18 14:05:45.615 10387 TRACE cinder.volume.manager File "/usr/lib/python2.7/site-packages/taskflow/engines/action_engine/executor.py", line 35, in _execute_task
2016-02-18 14:05:45.615 10387 TRACE cinder.volume.manager result = task.execute(**arguments)
2016-02-18 14:05:45.615 10387 TRACE cinder.volume.manager File "/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/create_volume.py", line 638, in execute
2016-02-18 14:05:45.615 10387 TRACE cinder.volume.manager **volume_spec)
2016-02-18 14:05:45.615 10387 TRACE cinder.volume.manager File "/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/create_volume.py", line 590, in _create_from_image
2016-02-18 14:05:45.615 10387 TRACE cinder.volume.manager image_id, image_location, image_service)
2016-02-18 14:05:45.615 10387 TRACE cinder.volume.manager File "/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/create_volume.py", line 504, in _copy_image_to_volume
2016-02-18 14:05:45.615 10387 TRACE cinder.volume.manager raise exception.ImageCopyFailure(reason=ex)
2016-02-18 14:05:45.615 10387 TRACE cinder.volume.manager ImageCopyFailure: Failed to copy image to volume: [Errno 28] No space left on device
2016-02-18 14:05:45.615 10387 TRACE cinder.volume.manager
2016-02-18 14:05:45.617 10387 WARNING cinder.volume.manager [req-ca88b70a-a8e8-4b62-b4fc-ae00211ff425 2e46141669494dc2b3c85766db764057 d21f3aeaa95a4c51ae1076afef2ac7f1 - - -] Task 'cinder.volume.flows.manager.create_volume.CreateVolumeFromSpecTask;volume:create' (b897351f-9c4f-4ebf-885d-fa4f0545ffe0) transitioned into state 'REVERTING'
2016-02-18 14:05:45.619 10387 WARNING cinder.volume.manager [req-ca88b70a-a8e8-4b62-b4fc-ae00211ff425 2e46141669494dc2b3c85766db764057 d21f3aeaa95a4c51ae1076afef2ac7f1 - - -] Task 'cinder.volume.flows.manager.create_volume.NotifyVolumeActionTask;volume:create, create.start' (87bef9aa-871f-4cb9-a9a6-c5cdb3d4cd4d) transitioned into state 'REVERTING'
2016-02-18 14:05:45.621 10387 WARNING cinder.volume.manager [req-ca88b70a-a8e8-4b62-b4fc-ae00211ff425 2e46141669494dc2b3c85766db764057 d21f3aeaa95a4c51ae1076afef2ac7f1 - - -] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeSpecTask;volume:create' (843d3a09-9094-4339-aafc-957b24e61b99) transitioned into state 'REVERTING'
2016-02-18 14:05:45.623 10387 WARNING cinder.volume.manager [req-ca88b70a-a8e8-4b62-b4fc-ae00211ff425 2e46141669494dc2b3c85766db764057 d21f3aeaa95a4c51ae1076afef2ac7f1 - - -] Task 'cinder.volume.flows.manager.create_volume.OnFailureRescheduleTask;volume:create' (91e1d5a3-e4e9-410b-9e0e-aca0b2fb82c3) transitioned into state 'REVERTING'
2016-02-18 14:05:45.625 10387 WARNING cinder.volume.manager [req-ca88b70a-a8e8-4b62-b4fc-ae00211ff425 2e46141669494dc2b3c85766db764057 d21f3aeaa95a4c51ae1076afef2ac7f1 - - -] Task 'cinder.volume.flows.manager.create_volume.ExtractVolumeRefTask;volume:create' (3330f385-43b6-441f-af29-e4525d59b2fc) transitioned into state 'REVERTING'
2016-02-18 14:05:45.677 10387 ERROR cinder.volume.flows.manager.create_volume [req-ca88b70a-a8e8-4b62-b4fc-ae00211ff425 2e46141669494dc2b3c85766db764057 d21f3aeaa95a4c51ae1076afef2ac7f1 - - -] Volume c43f45b9-48ab-4269-a586-ceb93f92091b: create failed
2016-02-18 14:05:45.679 10387 WARNING cinder.volume.manager [req-ca88b70a-a8e8-4b62-b4fc-ae00211ff425 2e46141669494dc2b3c85766db764057 d21f3aeaa95a4c51ae1076afef2ac7f1 - - -] Flow 'volume_create_manager' (3d2849dc-c4df-4d32-9282-986fd0153b2d) transitioned into state 'REVERTED' from state 'RUNNING'
2016-02-18 14:05:45.679 10387 ERROR oslo.messaging.rpc.dispatcher [req-ca88b70a-a8e8-4b62-b4fc-ae00211ff425 2e46141669494dc2b3c85766db764057 d21f3aeaa95a4c51ae1076afef2ac7f1 - - -] Exception during message handling: Failed to copy image to volume: [Errno 28] No space left on device
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher Traceback (most recent call last):
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/oslo/messaging/rpc/dispatcher.py", line 134, in _dispatch_and_reply
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher incoming.message))
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/oslo/messaging/rpc/dispatcher.py", line 177, in _dispatch
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher return self._do_dispatch(endpoint, method, ctxt, args)
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/oslo/messaging/rpc/dispatcher.py", line 123, in _do_dispatch
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher result = getattr(endpoint, method)(ctxt, **new_args)
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/osprofiler/profiler.py", line 105, in wrapper
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher return f(*args, **kwargs)
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/cinder/volume/manager.py", line 381, in create_volume
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher _run_flow()
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/cinder/volume/manager.py", line 374, in _run_flow
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher flow_engine.run()
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/taskflow/engines/action_engine/engine.py", line 99, in run
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher for _state in self.run_iter():
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/taskflow/engines/action_engine/engine.py", line 156, in run_iter
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher misc.Failure.reraise_if_any(failures.values())
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/taskflow/utils/misc.py", line 733, in reraise_if_any
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher failures[0].reraise()
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/taskflow/utils/misc.py", line 740, in reraise
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher six.reraise(*self._exc_info)
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/taskflow/engines/action_engine/executor.py", line 35, in _execute_task
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher result = task.execute(**arguments)
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/create_volume.py", line 638, in execute
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher **volume_spec)
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/create_volume.py", line 590, in _create_from_image
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher image_id, image_location, image_service)
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher File "/usr/lib/python2.7/site-packages/cinder/volume/flows/manager/create_volume.py", line 504, in _copy_image_to_volume
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher raise exception.ImageCopyFailure(reason=ex)
2016-02-18 14:05:45.679 10387 TRACE oslo.messaging.rpc.dispatcher ImageCopyFailure: Failed to copy image to volume: [Errno 28] No space left on device
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment