ISSUE TYPE
- Bug Report
- Improvement Request
COMPONENT NAME
CLOUDSTACK VERSION
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.
ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
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 :
STEPS TO REPRODUCE
A possible solution is to restart the VR once it detects an out-of-band power on.