vCenter virt driver cannot get vmdk root disk when vSAN used
Bug #1634340 reported by
YuYang
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
OpenStack Compute (nova) |
In Progress
|
Undecided
|
Stephen Finucane |
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-
in current code :
1./nova/
2.get the root_disk use : uuid.vmdk,like d577cd50-
3.so this method can not get the root disk.
Changed in nova: | |
assignee: | nobody → YuYang (yuyangwang1985) |
Changed in nova: | |
status: | New → In Progress |
status: | In Progress → Fix Committed |
Changed in nova: | |
status: | Fix Committed → In Progress |
Changed in nova: | |
status: | In Progress → Fix Committed |
Changed in nova: | |
assignee: | YuYang (yuyangwang1985) → Sihan Wang (wsihan) |
Changed in nova: | |
status: | In Progress → Invalid |
Changed in nova: | |
assignee: | Sihan Wang (wsihan) → YuYang (yuyangwang1985) |
status: | Invalid → In Progress |
Changed in nova: | |
assignee: | YuYang (yuyangwang1985) → Stephen Finucane (stephenfinucane) |
To post a comment you must log in.
Fix proposed to branch: master /review. openstack. org/402256
Review: https:/