[ https://issues.apache.org/jira/browse/CLOUDSTACK-7559?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14216918#comment-14216918 ]
ASF subversion and git services commented on CLOUDSTACK-7559: ------------------------------------------------------------- Commit 7f548940450887e691b3c10b5487a49f0d75b63c in cloudstack's branch refs/heads/4.5 from [~prachidamle] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=7f54894 ] CLOUDSTACK-7559 After migrating root volume to other cluster wide storage, start VM is not running the VM with root disk from new storage. Changes: - During VM start, do not use the last host Id, if the host's cluster does not match the cluster provided in the deployment plan. > After migrating root volume to other cluster wide storage, start VM is not > running the VM with root disk from new storage. > -------------------------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-7559 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-7559 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Storage Controller > Affects Versions: 4.5.0 > Environment: 1zone ,1pod, 2 clusters with ESXi HV each cluster wide > primary storage. > Reporter: manasaveloori > Assignee: Prachi Damle > Priority: Critical > Fix For: 4.5.0 > > Attachments: management-server.log.rar > > > 1. 2 clusters C1 and C2 with PS1 and PS2(cluster wide both) > 2. Deploy a VM with data disk under cluster C1. > 3. stop the VM and detach the data disk. > 4. Migrate the root volume to PS2. > 5. Start the VM. > Observed : > Initially vm deployment failed and then root volume migrated back to PS1 and > then VM started. > Observed the following in MS logs: > 2014-09-15 17:02:07,096 ERROR [c.c.v.VmWorkJobHandlerProxy] > (Work-Job-Executor-18:ctx-a3ba0611 job-911/job-912 ctx-769e4a3b) Invocation > exception, caused by: com.cloud.exception.ResourceUnavailableException: > Resource [Cluster:1] is unreachable: Root volume is ready in different > cluster, Deployment plan provided cannot be satisfied, unable to create a > deployment for VM[User|i-2-59-VM] > Attaching the Mslogs -- This message was sent by Atlassian JIRA (v6.3.4#6332)