[ https://issues.apache.org/jira/browse/CLOUDSTACK-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13716216#comment-13716216 ]
ASF subversion and git services commented on CLOUDSTACK-3382: ------------------------------------------------------------- Commit e2f2bc5f0bd49401847d5d4681fd7bc167575f9b in branch refs/heads/4.2 from [~saksham] [ https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;h=e2f2bc5 ] CLOUDSTACK-3382. Alert should be raised if a vm is migrated from dedicated to non-dedicated resource and vice versa. Alerts are generated for VM migration between: 1) Source host is dedicated and destination host is not. 2) Source host is not dedicated and destination host is dedicated. 3) Both hosts are dedicated to different accounts/domains > Unable to Migrate VM's If the hosts are implicitly or explicitly dedicated. > --------------------------------------------------------------------------- > > Key: CLOUDSTACK-3382 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3382 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Install and Setup > Affects Versions: 4.2.0 > Reporter: Kiran Koneti > Assignee: Saksham Srivastava > Priority: Blocker > Fix For: 4.2.0 > > > The details of the defect are as follows: > 1)I have created a Advanced Zone setup with two hosts. > 2)Then created a VM using the Strict Implicit for one account and created > another VM with different account without using any dedication. > 3)two VM's are created on two hosts available and one is implicitly dedicated > host and other one is a shared host. > 4)then tried to migrate the VM from one account to another and clicked on the > UI option available. > Observed that the there is a popup saying no suitable host found. > But according to the FS of the Dedicated resources Zone/pod/cluster/host it > says as below: > "Migration of VMs > 1.If VM to be migrated is non-dedicated: > a.if destination host is implicitly or explicitly dedicated, migrate it to > that host, but an alert is generated > b.if destination host is non-dedicated, migrate it to the destination host. > 2.If VM to be migrated is dedicated > a.if destination host is implicitly or explicitly dedicated to the same > account, migrate it to that host. > b.if destination host is implicitly or explicitly dedicated to different > account, migrate it to that host, but an alert is generated > c.if destination host is non-dedicated, migrate it to that host but an alert > is generated" > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira