*** This bug is a duplicate of bug 1402354 ***
    https://bugs.launchpad.net/bugs/1402354

** This bug has been marked a duplicate of bug 1402354
   Broken Pipe in vsphere store due to inactive session

-- 
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 glance_store:
  Confirmed
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-store/+bug/1240355/+subscriptions

-- 
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to