← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1287209] [NEW] VMware: boot from image: exception on close

 

Public bug reported:

Noticed the following exception in the logs when booting from an image.
I didn't observe any actual problems with the spawn itself.  It works as
expected, so not sure when this exception occurs.

2014-03-03 06:55:48.840 DEBUG nova.virt.vmwareapi.read_write_util [req-
b1cb95b5-e250-4258-83bd-267a481174d1 admin demo] Exception during HTTP
connection close in VMwareHTTPWrite. Exception is  from (pid=4533) close
/opt/stack/nova/nova/virt/vmwareapi/read_write_util.py:150

Also the exception stack trace isn't printed.

To recreate:
- create a glance image using
glance image-create --name cirros-sparse --is-public=True --container-format=bare --disk-format=vmdk --property vmware_disktype="sparse" < disk-vmdk.vmdk
 https://www.dropbox.com/s/793n37blb4ra3t6/disk-vmdk.vmdk
- login to horizon and boot from the newly created image.
- wait for the instance to turn to active and examine the logs

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: vmware

-- 
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/1287209

Title:
  VMware: boot from image: exception on close

Status in OpenStack Compute (Nova):
  New

Bug description:
  Noticed the following exception in the logs when booting from an
  image.   I didn't observe any actual problems with the spawn itself.
  It works as expected, so not sure when this exception occurs.

  2014-03-03 06:55:48.840 DEBUG nova.virt.vmwareapi.read_write_util
  [req-b1cb95b5-e250-4258-83bd-267a481174d1 admin demo] Exception during
  HTTP connection close in VMwareHTTPWrite. Exception is  from
  (pid=4533) close
  /opt/stack/nova/nova/virt/vmwareapi/read_write_util.py:150

  Also the exception stack trace isn't printed.

  To recreate:
  - create a glance image using
  glance image-create --name cirros-sparse --is-public=True --container-format=bare --disk-format=vmdk --property vmware_disktype="sparse" < disk-vmdk.vmdk
   https://www.dropbox.com/s/793n37blb4ra3t6/disk-vmdk.vmdk
  - login to horizon and boot from the newly created image.
  - wait for the instance to turn to active and examine the logs

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


Follow ups

References