← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1634340] Re: vCenter virt driver cannot get vmdk root disk when vSAN used

 

** Changed in: nova
       Status: Invalid => In Progress

** Changed in: nova
     Assignee: Sihan Wang (wsihan) => YuYang (yuyangwang1985)

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

Title:
  vCenter virt driver cannot get vmdk root disk when vSAN used

Status in OpenStack Compute (nova):
  In Progress

Bug description:
  1.vSphere6.0
  2.vsan
  3.when vm take a snapshot ,and the vm's volume(vmdk), vmdk path is :
  uuid-xxx.vmdk

  like:
  [WYYVSANDATASTOR] 03450058-011c-029a-4f63-90b11c2437ba/d577cd50-2bc3-42c6-bc39-f424b3690fdc-000001.vmdk

  in current code :
  1./nova/nova/virt/vmwareapi/vm_util.py  in method get_vmdk_info(session,vm_ref,uuid=Node)
  2.get the root_disk use : uuid.vmdk,like d577cd50-2bc3-42c6-bc39-f424b3690fdc.vmdk
  3.so this method can not get the root disk.

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


References