** Changed in: nova
Status: In Progress => 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/1634340
Title:
vCenter virt driver cannot get vmdk root disk when vSAN used
Status in OpenStack Compute (nova):
Invalid
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
--
Mailing list: https://launchpad.net/~yahoo-eng-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~yahoo-eng-team
More help : https://help.launchpad.net/ListHelp