← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1187868] Re: vmwareapi.VMwareVCDriver: problem with creating instance

 

* You are reporting more than one bug at a time
** look at https://bugs.launchpad.net/nova/+bug/1184807
** look at https://bugs.launchpad.net/nova/+bug/1180471
* Make the bug description more descriptive.
* CopyVirtualDisk_Task  is included in the vCenter SDK and works with OpenStack in our production environments

See
http://pubs.vmware.com/vsphere-51/index.jsp#com.vmware.wssdk.apiref.doc/vim.VirtualDiskManager.html#copyVirtualDisk

NOTE: Required Privileges = System.View

What version of vCenter?


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

** 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/1187868

Title:
  vmwareapi.VMwareVCDriver: problem with creating instance

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  Error in compute.log
  2013-06-04 05:16:40.666 3033 WARNING nova.virt.vmwareapi.driver [-] Task [CopyVirtualDisk_Task] (returnval){
     value = "task-262"
     _type = "Task"
   } status: error The requested operation is not implemented by the server.
  2013-06-04 05:16:40.667 ERROR nova.compute.manager [req-4990c60a-e9e0-48f4-af53-67c901ec7f3d 0f501838ccbc4785bf58bfc547794c87 aee7ef175dd644deb4983a0e2641066b] [instance: 569e7d16-321b-4ccf-a2c5-3b9fc36a7fb3] Instance failed to spawn

  Function CopyVirtualDisk_Task is not supported in vCenter SDK, so we can't use wmvare_disktype=sparse and can't create snapshot for VM when we using vmwareapi.VMwareVCDriver.
  Another problem is when we are trying to create an instance the disk size is always the same like VMDK image even after the disk size should be greater then vmdk size.

  when we use vmwareapi.VMwareESXDriver the problems go away, but we
  can't functions like vMotion, DRS.

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