GitHub user sureshanaparti opened a pull request:

    https://github.com/apache/cloudstack/pull/1879

    CLOUDSTACK-9719: [VMware] VR loses DHCP settings and VMs cannot obtain IP 
after HA recovery - Set high restart priority for the VR.

    [VMware] VR loses DHCP settings and VMs cannot obtain IP after HA recovery.
    Fix: Set high restart priority for the VR.
    
    Test scenarios:
    - Enable cluster HA after VR is created. Now stop and start VR and check 
its restart priority, should be High.
    - Enable cluster HA before VR is created. Now create some VM and verify 
that VR created must have High restart priority.
    
    Issue validation steps:
    - Create a VMware setup with a cluster having 2 ESXi hosts and Enable HA at 
cluster level in vCenter.
    - Creat a Network offering with DHCP and source NAT
    - Create few VMs using network created above and Ensure that router VM is 
created with restart priority set to High.
    - Make the ESXi host (where router VM is running) unreachable.
    - Verified that router VM is first migrated to other host and VMs acquire 
IP via DHCP.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/Accelerite/cloudstack CLOUDSTACK-9719

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cloudstack/pull/1879.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1879
    
----
commit afa642974b19c35bd60c5271b1388c0958a0a653
Author: Suresh Kumar Anaparti <suresh.anapa...@accelerite.com>
Date:   2016-12-29T20:27:02Z

    CLOUDSTACK-9719: [VMware] VR loses DHCP settings and VMs cannot obtain IP 
after HA recovery - Set high restart priority for the VR.
    
    Test scenarios:
    - Enable cluster HA after VR is created. Now stop and start VR and check 
its restart priority, should be High.
    - Enable cluster HA before VR is created. Now create some VM and verify 
that VR created must have High restart priority.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to