Commit c652ff4
Likitha Shetty
CLOUDSTACK-6146. [VMware] [ESXi 5.5] Live storage migration of an already migrated volume fails
In vCenter 5.5, once a volume is migrated the VMDKs are renamed to match the name of the VM.
If a volume has been renamed upon migration update its volumePath to that of the new disk filename.1 parent 20efa0c commit c652ff4
2 files changed
Lines changed: 25 additions & 10 deletions
File tree
- plugins/hypervisors/vmware/src/com/cloud/hypervisor/vmware/resource
- vmware-base/src/com/cloud/hypervisor/vmware/mo
Lines changed: 13 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4517 | 4517 | | |
4518 | 4518 | | |
4519 | 4519 | | |
4520 | | - | |
4521 | | - | |
4522 | | - | |
| 4520 | + | |
| 4521 | + | |
| 4522 | + | |
4523 | 4523 | | |
4524 | 4524 | | |
4525 | | - | |
| 4525 | + | |
4526 | 4526 | | |
4527 | 4527 | | |
4528 | 4528 | | |
| |||
4534 | 4534 | | |
4535 | 4535 | | |
4536 | 4536 | | |
| 4537 | + | |
| 4538 | + | |
| 4539 | + | |
| 4540 | + | |
| 4541 | + | |
| 4542 | + | |
| 4543 | + | |
| 4544 | + | |
| 4545 | + | |
4537 | 4546 | | |
4538 | 4547 | | |
4539 | 4548 | | |
| |||
Lines changed: 12 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1783 | 1783 | | |
1784 | 1784 | | |
1785 | 1785 | | |
1786 | | - | |
1787 | | - | |
1788 | | - | |
1789 | | - | |
1790 | | - | |
1791 | | - | |
| 1786 | + | |
1792 | 1787 | | |
1793 | 1788 | | |
1794 | 1789 | | |
1795 | 1790 | | |
1796 | 1791 | | |
| 1792 | + | |
| 1793 | + | |
| 1794 | + | |
| 1795 | + | |
| 1796 | + | |
| 1797 | + | |
| 1798 | + | |
| 1799 | + | |
| 1800 | + | |
| 1801 | + | |
| 1802 | + | |
1797 | 1803 | | |
1798 | 1804 | | |
1799 | 1805 | | |
| |||
0 commit comments