instance resizing not working with xenserver 6.2
Resizing instances from dashboard is failing with "Migration error: Failed to transfer vhd to new host" error.
Error Logs: http://paste.openstack.org/show/44608/
Running single host: XenServer 6.2 + DevStack (XenAPI)
nova.conf has:
allow_resize_to_same_host = True
As a result, instances are getting renamed with "-orig" appended to their names and are not useable in openstack anymore.