← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1240355] [NEW] Broken pipe error when copying image from glance to vSphere

 

You have been subscribed to a public bug:

Using the VMwareVCDriver on the latest nova (6affe67067) from master,
launching an image for the first time is failing when copying image from
Glance to vSphere. The error that shows in the nova log is:

Traceback (most recent call last):
  File "/opt/stack/nova/nova/virt/vmwareapi/io_util.py", line 176, in _inner
    self.output.write(data)
  File "/opt/stack/nova/nova/virt/vmwareapi/read_write_util.py", line 143, in write
    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.py", line 131, in sendall
    v = self.send(data[count:])
  File "/usr/local/lib/python2.7/dist-packages/eventlet/green/ssl.py", line 107, in send
    super(GreenSSLSocket, self).send, data, flags)
  File "/usr/local/lib/python2.7/dist-packages/eventlet/green/ssl.py", line 77, in 
    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

To reproduce, launch an instance using an image that has not yet been
uploaded to vSphere. I have attached the full log here:
http://paste.openstack.org/show/48536/

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: vmware
-- 
Broken pipe error when copying image from glance to vSphere
https://bugs.launchpad.net/bugs/1240355
You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova).