← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1634340] [NEW] nova vmware get vmdk root disk

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
         Status: New

-- 
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:
  nova vmware get vmdk root disk

Status in OpenStack Compute (nova):
  New

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


Follow ups