Sanjeev N created CLOUDSTACK-5660:
-------------------------------------
Summary: [Hyper-v] Migrate vm live migration succeeds but throws
error as ""Failed to migrate the system vm""
Key: CLOUDSTACK-5660
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-5660
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Hypervisor Controller
Affects Versions: 4.3.0
Environment: Latest build from 4.3 branch with commit:
bf7601e9b86b7ea66026ac3ac94cd145e9912864
Reporter: Sanjeev N
Fix For: 4.3.0
[Hyper-v] Migrate vm live migration succeeds but throws error as ""Failed to
migrate the system vm""
Steps to Reproduce:
================
1.Bring up CS in advanced zone with at-least two hyper-v hosts in the cluster.
2.Deploy one guest vm with default cent os template
3.Live Migrate any vm (system /guest ) to another host.
Result:
======
VM Migration to another host succeeds but the migrate job retuns failure as
follows :"2013-12-27 19:19:49,143 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl]
(Job-Executor-15:ctx-9065306c) Complete async job-19, jobStatus: FAILED,
resultCode: 530, result:
org.apache.cloudstack.api.response.ExceptionResponse/null/{"uuidList":[],"errorcode":530,"errortext":"Failed
to migrate the system vm"}
2013-12-27 19:19:49,208 DEBUG [o.a.c.f.j.i.AsyncJobManagerImpl]
(Job-Executor-15:ctx-9065306c) Done executing
org.apache.cloudstack.api.command.admin.systemvm.MigrateSystemVMCmd for job-19"
Does not throw any exception but throws error in UI and MS log . This might
confuse the user.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)