[ https://issues.apache.org/jira/browse/CLOUDSTACK-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15867268#comment-15867268 ]
ASF GitHub Bot commented on CLOUDSTACK-9182: -------------------------------------------- Github user cloudmonger commented on the issue: https://github.com/apache/cloudstack/pull/1252 ### ACS CI BVT Run **Sumarry:** Build Number 327 Hypervisor xenserver NetworkType Advanced Passed=103 Failed=1 Skipped=7 _Link to logs Folder (search by build_no):_ https://www.dropbox.com/sh/yj3wnzbceo9uef2/AAB6u-Iap-xztdm6jHX9SjPja?dl=0 **Failed tests:** * test_routers_network_ops.py * test_01_RVR_Network_FW_PF_SSH_default_routes_egress_true Failed **Skipped tests:** test_01_test_vm_volume_snapshot test_vm_nic_adapter_vmxnet3 test_static_role_account_acls test_11_ss_nfs_version_on_ssvm test_nested_virtualization_vmware test_3d_gpu_support test_deploy_vgpu_enabled_vm **Passed test suits:** test_deploy_vm_with_userdata.py test_affinity_groups_projects.py test_portable_publicip.py test_over_provisioning.py test_global_settings.py test_scale_vm.py test_service_offerings.py test_routers_iptables_default_policy.py test_loadbalance.py test_routers.py test_reset_vm_on_reboot.py test_deploy_vms_with_varied_deploymentplanners.py test_network.py test_router_dns.py test_non_contigiousvlan.py test_login.py test_deploy_vm_iso.py test_list_ids_parameter.py test_public_ip_range.py test_multipleips_per_nic.py test_regions.py test_affinity_groups.py test_network_acl.py test_pvlan.py test_volumes.py test_nic.py test_deploy_vm_root_resize.py test_resource_detail.py test_secondary_storage.py test_vm_life_cycle.py test_disk_offerings.py > Some running VMs turned off on manual migration when auto migration failed > while host preparing for maintenance > --------------------------------------------------------------------------------------------------------------- > > Key: CLOUDSTACK-9182 > URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9182 > Project: CloudStack > Issue Type: Bug > Security Level: Public(Anyone can view this level - this is the > default.) > Components: Management Server, VMware > Affects Versions: 4.5.2 > Environment: vCenter 5.0 > Reporter: Suresh Kumar Anaparti > Assignee: Suresh Kumar Anaparti > > When a host is put into maintenance, CloudStack schedules migration for all > the running VMs present on the host. This scheduling is managed by High > Availability worker thread. And every time a migration fails, CloudStack > re-schedules the migration to be executed after 10 minutes. > In this case, CloudStack fails to migrate some VMs automatically while host > is preparing for maintenance and admin tried to migrate them manually. All > these VMs are turned off after manual migration. > Steps: > - Put a host into maintenance > - Scheduled migration failed for a VM and CloudStack re-scheduled it. > - Before the next scheduled migration, manually migrate the VM to a different > host. > When the next scheduled migration was started by the HA work, it failed > because there was a mismatch between the source host saved in the HA work job > and the actual source host. If VM migration fails due to mismatch then the VM > is stopped on the host it resides on. -- This message was sent by Atlassian JIRA (v6.3.15#6346)