yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #11215
[Bug 1287209] Re: VMware: boot from image: exception on close
After updating my devstack, I could no longer reproduce it. But I'll
keep an eye out for it.
** Changed in: nova
Status: In Progress => Invalid
** Changed in: nova
Assignee: Eric Brown (ericwb) => (unassigned)
--
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):
Invalid
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
References