VMware: Broken pipe error when copying image to volume

Bug #1248738 reported by Ryan Hsu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cinder
Invalid
Undecided
Vincent Hou

Bug Description

stable/havana

Using the VMwareVcVmdkDriver Cinder driver, copying an image to volume is breaking with the following exception:

    Traceback (most recent call last):
      File "/opt/stack/cinder/cinder/volume/drivers/vmware/io_util.py",
        self.output.write(data)
      File "/opt/stack/cinder/cinder/volume/drivers/vmware/read_write_util
        self.file_handle.send(data)
      File "/usr/lib/python2.7/httplib.py", line 790, in send
        self.sock.sendall(data)
      File "/usr/local/lib/python2.7/dist-packages/eventlet/green/ssl.
        v = self.send(data[count:])
      File "/usr/local/lib/python2.7/dist-packages/eventlet/green/ssl.
        super(GreenSSLSocket, self).send, data, flags)
      File "/usr/local/lib/python2.7/dist-packages/eventlet/green/ssl.
        return func(*a, **kw)
      File "/usr/lib/python2.7/ssl.py", line 198, in send
        v = self._sslobj.write(data)
    error: [Errno 32] Broken pipe

Despite this failure, the volume status still shows a status of "Downloading" rather than failing. Attempts to delete the volume results in this message:

    Error: You do not have permission to delete volume: cirros-lsi

Full log of the copy-volume-to-image operation here: http://paste.openstack.org/show/50557/

Tags: drivers vmware
Ryan Hsu (rhsu)
description: updated
tags: added: drivers
Vincent Hou (houshengbo)
Changed in cinder:
assignee: nobody → Vincent Hou (houshengbo)
Revision history for this message
Vincent Hou (houshengbo) wrote :

I tried with stable/havana version, the image copy worked well, but sometimes it took a very long time to finish the download of the large image.

Changed in cinder:
status: New → Incomplete
tags: removed: vmdk
Revision history for this message
Vipin Balachandran (vbala) wrote :

Unable to reproduce in Havana.

Changed in cinder:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.