Skip to content

Better handling for outband power operations on VR #8284

Description

@rajujith
ISSUE TYPE
  • Bug Report
  • Improvement Request
COMPONENT NAME
VR,VMware
CLOUDSTACK VERSION
4.17.2
SUMMARY

When a VR is stopped on cloudstack then management/control IP is released.

If the VR is powered on later on the hypervisor the VR will function normally with its previous management IP but CloudStack won’t find this IP information although the power state is synced.

This situation could result in operations issues on the guest works since either :

There is a management IP on the VR but cloudstack doesn’t know about it so most of the operations can fail. 

The previously released IP could be allocated to a new VR resulting in IP conflict and potentially configuring the wrong VR with network configurations as well. 
STEPS TO REPRODUCE
    1.Deploy a VM on a new isolated guest network with a default offering.

    2.Stop the VR in cloudStack

    3. Start the VR on the hypervisor. 

A possible solution is to restart the VR once it detects an out-of-band power on.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions