← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Closing as invalid, I think the glance direction is more fruitful

** Changed in: nova
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1240355

Title:
  Broken pipe error when copying image from glance to vSphere

Status in OpenStack Image Registry and Delivery Service (Glance):
  New
Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  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/

To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1240355/+subscriptions