Activity log for bug #1514442

Date Who What changed Old value New value Message
2015-11-09 14:11:57 zhangsong bug added bug
2015-11-09 14:13:20 zhangsong description When I try to upload volume to image in horizon, an error occurred like this : ''' 2015-11-09 07:57:04.777 26189 ERROR oslo_messaging.rpc.dispatcher OSError: [Errno 2] No such file or directory: 'sheepdog:10.133.17.61:7000:volume-a0a70f9b-a50e-4369-885f-c41a894c9fe5' ''' I use sheepdog as cinder backend. When I try to upload volume to image in horizon, an error occurred like this : ''' 2015-11-09 07:57:04.777 26189 ERROR oslo_messaging.rpc.dispatcher File "/opt/stack/cinder/cinder/image/image_utils.py", line 129, in _convert_image 2015-11-09 07:57:04.777 26189 ERROR oslo_messaging.rpc.dispatcher fsz_mb = os.stat(source).st_size / units.Mi 2015-11-09 07:57:04.777 26189 ERROR oslo_messaging.rpc.dispatcher OSError: [Errno 2] No such file or directory: 'sheepdog:10.133.17.61:7000:volume-a0a70f9b-a50e-4369-885f-c41a894c9fe5' ''' I use sheepdog as cinder backend.
2015-11-09 14:13:26 zhangsong cinder: assignee zhangsong (zhangsong)
2015-11-09 15:00:53 OpenStack Infra cinder: status New In Progress
2015-11-24 16:29:09 OpenStack Infra cinder: status In Progress Fix Committed
2015-12-03 16:49:09 Thierry Carrez cinder: status Fix Committed Fix Released