Commit a1eca8b
CLOUDSTACK-8118. Root volume migration fails with 'No such disk device' in case of vCenter 5.5 setup.
If an exact match is being done while locating disk chain by name, don't trim snapshot postfix appended to the disk name.
(cherry picked from commit ddcae8a)
Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>1 parent ad92b85 commit a1eca8b
2 files changed
Lines changed: 8 additions & 5 deletions
File tree
- plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource
- vmware-base/src/com/cloud/hypervisor/vmware/mo
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3208 | 3208 | | |
3209 | 3209 | | |
3210 | 3210 | | |
3211 | | - | |
| 3211 | + | |
3212 | 3212 | | |
3213 | 3213 | | |
3214 | 3214 | | |
| |||
Lines changed: 7 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1931 | 1931 | | |
1932 | 1932 | | |
1933 | 1933 | | |
| 1934 | + | |
1934 | 1935 | | |
1935 | | - | |
1936 | | - | |
1937 | | - | |
| 1936 | + | |
| 1937 | + | |
| 1938 | + | |
| 1939 | + | |
| 1940 | + | |
1938 | 1941 | | |
1939 | 1942 | | |
1940 | 1943 | | |
| |||
1957 | 1960 | | |
1958 | 1961 | | |
1959 | 1962 | | |
1960 | | - | |
| 1963 | + | |
1961 | 1964 | | |
1962 | 1965 | | |
1963 | 1966 | | |
| |||
0 commit comments