Activity log for bug #1247296

Date Who What changed Old value New value Message
2013-11-01 22:44:20 Ryan Hsu bug added bug
2013-11-01 22:45:06 Ryan Hsu description branch: stable/havana When using the nova VMwareVCDriver, instances launched from instance snapshots are spawning with ERROR. Steps to Reproduce: (using Horizon) 1. Launch an instance using a vmdk image 2. Take a snapshot of the instance 3. Launch an instance using the snapshot Expected result: Instance should boot up successfully Actual result: Instance boots up with ERROR and following error is found in n-cpu.log: Traceback (most recent call last): File "/opt/stack/nova/nova/compute/manager.py", line 1407, in _spawn block_device_info) File "/opt/stack/nova/nova/virt/vmwareapi/driver.py", line 623, in spawn admin_password, network_info, block_device_info) File "/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 449, in spawn uploaded_vmdk_path) File "/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 387, in self._session._wait_for_task(instance['uuid'], vmdk_copy_task) File "/opt/stack/nova/nova/virt/vmwareapi/driver.py", line 900, in ret_val = done.wait() File "/usr/local/lib/python2.7/dist-packages/eventlet/event.py", line 116, return hubs.get_hub().switch() File "/usr/local/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line return self.greenlet.switch() NovaException: A specified parameter was not correct. fileType [instance: 4a0a9ff5-f643-405f-87a7-84f5ef103ea1] Full log here: http://paste.openstack.org/show/50411/ branch: stable/havana When using the nova VMwareVCDriver, instances launched from instance snapshots are spawning with ERROR. Steps to Reproduce: (using Horizon) 1. Launch an instance using a vmdk image 2. Take a snapshot of the instance 3. Launch an instance using the snapshot Expected result: Instance should boot up successfully Actual result: Instance boots up with ERROR and following error is found in n-cpu.log:  Traceback (most recent call last):    File "/opt/stack/nova/nova/compute/manager.py", line 1407, in _spawn      block_device_info)    File "/opt/stack/nova/nova/virt/vmwareapi/driver.py", line 623, in spawn      admin_password, network_info, block_device_info)    File "/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 449, in spawn      uploaded_vmdk_path)    File "/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 387, in      self._session._wait_for_task(instance['uuid'], vmdk_copy_task)    File "/opt/stack/nova/nova/virt/vmwareapi/driver.py", line 900, in      ret_val = done.wait()    File "/usr/local/lib/python2.7/dist-packages/eventlet/event.py", line 116,      return hubs.get_hub().switch()    File "/usr/local/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line      return self.greenlet.switch()  NovaException: A specified parameter was not correct.  fileType Full log here: http://paste.openstack.org/show/50411/
2013-11-01 22:46:23 Ryan Hsu description branch: stable/havana When using the nova VMwareVCDriver, instances launched from instance snapshots are spawning with ERROR. Steps to Reproduce: (using Horizon) 1. Launch an instance using a vmdk image 2. Take a snapshot of the instance 3. Launch an instance using the snapshot Expected result: Instance should boot up successfully Actual result: Instance boots up with ERROR and following error is found in n-cpu.log:  Traceback (most recent call last):    File "/opt/stack/nova/nova/compute/manager.py", line 1407, in _spawn      block_device_info)    File "/opt/stack/nova/nova/virt/vmwareapi/driver.py", line 623, in spawn      admin_password, network_info, block_device_info)    File "/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 449, in spawn      uploaded_vmdk_path)    File "/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 387, in      self._session._wait_for_task(instance['uuid'], vmdk_copy_task)    File "/opt/stack/nova/nova/virt/vmwareapi/driver.py", line 900, in      ret_val = done.wait()    File "/usr/local/lib/python2.7/dist-packages/eventlet/event.py", line 116,      return hubs.get_hub().switch()    File "/usr/local/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line      return self.greenlet.switch()  NovaException: A specified parameter was not correct.  fileType Full log here: http://paste.openstack.org/show/50411/ branch: stable/havana When using the nova VMwareVCDriver, instances launched from instance snapshots are spawning with ERROR. Steps to Reproduce: (using Horizon) 1. Launch an instance using a vmdk image 2. Take a snapshot of the instance 3. Launch an instance using the snapshot Expected result: Instance should boot up successfully Actual result: Instance boots up with ERROR and following error is found in n-cpu.log:  Traceback (most recent call last):    File "/opt/stack/nova/nova/compute/manager.py", line 1407, in _spawn      block_device_info)    File "/opt/stack/nova/nova/virt/vmwareapi/driver.py", line 623, in spawn      admin_password, network_info, block_device_info)    File "/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 449, in spawn      uploaded_vmdk_path)    File "/opt/stack/nova/nova/virt/vmwareapi/vmops.py", line 387, in      self._session._wait_for_task(instance['uuid'], vmdk_copy_task)    File "/opt/stack/nova/nova/virt/vmwareapi/driver.py", line 900, in      ret_val = done.wait()    File "/usr/local/lib/python2.7/dist-packages/eventlet/event.py", line 116,      return hubs.get_hub().switch()    File "/usr/local/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line      return self.greenlet.switch()  NovaException: A specified parameter was not correct.  fileType The error seems to occur during the CopyVirtualDisk_Task operation. Full log for context is available here: http://paste.openstack.org/show/50411/
2013-11-05 07:08:21 Gary Kotton nova: status New Confirmed
2013-11-05 22:29:17 Maithem nova: assignee Maithem (maithem)
2013-11-11 23:38:52 OpenStack Infra nova: status Confirmed In Progress
2013-12-05 23:14:16 Tracy Jones nova: importance Undecided High
2013-12-06 06:42:50 Mark McLoughlin tags vmware havana-backport-potential vmware
2013-12-06 07:25:26 OpenStack Infra nova: status In Progress Fix Committed
2013-12-18 15:51:48 Russell Bryant nova: milestone icehouse-2
2014-01-10 18:42:04 Tracy Jones bug task added openstack-vmwareapi-team
2014-01-10 21:04:15 Tracy Jones openstack-vmwareapi-team: importance Undecided High
2014-01-10 21:06:47 Tracy Jones openstack-vmwareapi-team: status New Fix Committed
2014-01-22 06:39:38 Maithem openstack-vmwareapi-team: assignee Maithem (maithem)
2014-01-22 16:11:31 Thierry Carrez nova: status Fix Committed Fix Released
2014-03-03 01:04:04 OpenStack Infra tags havana-backport-potential vmware havana-backport-potential in-stable-havana vmware
2014-03-28 21:07:37 Adam Gandelman nominated for series nova/havana
2014-03-28 21:07:38 Adam Gandelman bug task added nova/havana
2014-03-28 21:59:00 Adam Gandelman nova/havana: importance Undecided High
2014-03-28 21:59:00 Adam Gandelman nova/havana: status New Fix Committed
2014-03-28 21:59:00 Adam Gandelman nova/havana: milestone 2013.2.3
2014-03-28 22:37:09 Adam Gandelman nova/havana: assignee Tracy Jones (tjones-i)
2014-04-03 19:28:37 Adam Gandelman nova/havana: status Fix Committed Fix Released
2014-04-17 08:57:53 Thierry Carrez nova: milestone icehouse-2 2014.1