[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-8848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

René Moser updated CLOUDSTACK-8848:
-----------------------------------
    Description: 
In some conditions, VR gets rebooted after a out of band migration was done on 
vCenter. 

*Note, new global setting in 4.5.2 "VR reboot after out of band migration" is 
set to false and this looks more like a bug.*

After a VR migration to a host _and_ when the VM power state report gathering 
is running, the VR (and also any user VM as well) will get into the 
"PowerReportMissing" because it is not on the expected host anymore. This is 
ok. 

But if the VM is a VR. it will be stopped and started again. That is what we 
see.

In can not be reproduced every time a migration was done, but it seems the 
problem is "powerReportMissing".

I grep-ed the source and found this line related

https://github.com/apache/cloudstack/blob/master/engine/orchestration/src/com/cloud/vm/VirtualMachineManagerImpl.java#L3702

and also it seems that the graceful period might be also related, 

https://github.com/apache/cloudstack/blob/master/engine/orchestration/src/com/cloud/vm/VirtualMachinePowerStateSyncImpl.java#L110

In case it is a user VM, we see in the logs that the state will be set to 
power-off, but the VM keeps running. After a while a new VM power state report 
is running and the state for the user VM gets updated to Running again.


{{
2015-09-15 09:37:06,508 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
(DirectAgentCronJob-253:ctx-c4f59216) Run missing VM report. current time: 
1442302626508
2015-09-15 09:37:06,508 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
(DirectAgentCronJob-253:ctx-c4f59216) Detected missing VM. host: 19, vm id: 
342, power state: PowerReportMissing, last state update: 1442302506000
2015-09-15 09:37:06,508 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
(DirectAgentCronJob-253:ctx-c4f59216) vm id: 342 - time since last state 
update(120508ms) has passed graceful period
2015-09-15 09:37:06,517 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
(DirectAgentCronJob-253:ctx-c4f59216) VM state report is updated. host: 19, vm 
id: 342, power state: PowerReportMissing 
2015-09-15 09:37:06,525 INFO  [c.c.v.VirtualMachineManagerImpl] 
(DirectAgentCronJob-253:ctx-c4f59216) VM r-342-VM is at Running and we received 
a power-off report while there is no pending jobs on it
2015-09-15 09:37:06,532 DEBUG [c.c.a.t.Request] 
(DirectAgentCronJob-253:ctx-c4f59216) Seq 19-4511199451741686482: Sending  { 
Cmd , MgmtId: 345051122106, via: 19(cu01-testpod01-esx03.stxt.media.int), Ver: 
v1, Flags: 100011, 
[{"com.cloud.agent.api.StopCommand":{"isProxy":false,"executeInSequence":false,"checkBeforeCleanup":true,"vmName":"r-342-VM","wait":0}}]
 }
2015-09-15 09:37:06,532 DEBUG [c.c.a.t.Request] 
(DirectAgentCronJob-253:ctx-c4f59216) Seq 19-4511199451741686482: Executing:  { 
Cmd , MgmtId: 345051122106, via: 19(cu01-testpod01-esx03.stxt.media.int), Ver: 
v1, Flags: 100011, 
[{"com.cloud.agent.api.StopCommand":{"isProxy":false,"executeInSequence":false,"checkBeforeCleanup":true,"vmName":"r-342-VM","wait":0}}]
 }
2015-09-15 09:37:06,532 DEBUG [c.c.a.m.DirectAgentAttache] 
(DirectAgent-136:ctx-9bc0a401) Seq 19-4511199451741686482: Executing request
2015-09-15 09:37:06,532 INFO  [c.c.h.v.r.VmwareResource] 
(DirectAgent-136:ctx-9bc0a401 cu01-testpod01-esx03.stxt.media.int, cmd: 
StopCommand) Executing resource StopCommand: 
{"isProxy":false,"executeInSequence":false,"checkBeforeCleanup":true,"vmName":"r-342-VM","wait":0}
2015-09-15 09:37:06,551 DEBUG [c.c.h.v.m.HostMO] (DirectAgent-136:ctx-9bc0a401 
cu01-testpod01-esx03.stxt.media.int, cmd: StopCommand) find VM r-342-VM on host
2015-09-15 09:37:06,551 INFO  [c.c.h.v.m.HostMO] (DirectAgent-136:ctx-9bc0a401 
cu01-testpod01-esx03.stxt.media.int, cmd: StopCommand) VM r-342-VM not found in 
host cache
2015-09-15 09:37:06,551 DEBUG [c.c.h.v.m.HostMO] (DirectAgent-136:ctx-9bc0a401 
cu01-testpod01-esx03.stxt.media.int, cmd: StopCommand) load VM cache on host
2015-09-15 09:37:06,577 INFO  [c.c.h.v.r.VmwareResource] 
(DirectAgent-136:ctx-9bc0a401 cu01-testpod01-esx03.stxt.media.int, cmd: 
StopCommand) VM r-342-VM is no longer in vSphere
2015-09-15 09:37:06,578 DEBUG [c.c.a.m.DirectAgentAttache] 
(DirectAgent-136:ctx-9bc0a401) Seq 19-4511199451741686482: Response Received: 
2015-09-15 09:37:06,578 DEBUG [c.c.a.t.Request] (DirectAgent-136:ctx-9bc0a401) 
Seq 19-4511199451741686482: Processing:  { Ans: , MgmtId: 345051122106, via: 
19, Ver: v1, Flags: 10, 
[{"com.cloud.agent.api.StopAnswer":{"result":true,"details":"VM r-342-VM is no 
longer in vSphere","wait":0}}] }
2015-09-15 09:37:06,578 DEBUG [c.c.a.t.Request] 
(DirectAgentCronJob-253:ctx-c4f59216) Seq 19-4511199451741686482: Received:  { 
Ans: , MgmtId: 345051122106, via: 19, Ver: v1, Flags: 10, { StopAnswer } }
2015-09-15 09:37:06,585 DEBUG [c.c.n.r.VirtualNetworkApplianceManagerImpl] 
(DirectAgentCronJob-253:ctx-c4f59216) Successfully updated user statistics as a 
part of domR VM[DomainRouter|r-342-VM] reboot/stop
2015-09-15 09:37:06,617 DEBUG [c.c.c.CapacityManagerImpl] 
(DirectAgentCronJob-253:ctx-c4f59216) VM state transitted from :Running to 
Stopped with event: FollowAgentPowerOffReportvm's original host id: 20 new host 
id: null host id before state transition: 19
2015-09-15 09:37:06,627 WARN  [o.a.c.alerts] 
(DirectAgentCronJob-253:ctx-c4f59216)  alertType:: 27 // dataCenterId:: 1 // 
podId:: 1 // clusterId:: null // message:: VM state sync alert
2015-09-15 09:37:06,630 DEBUG [c.c.a.AlertManagerImpl] 
(DirectAgentCronJob-253:ctx-c4f59216) Have already sent: 1 emails for alert 
type '27' -- skipping send email
2015-09-15 09:37:06,630 INFO  [c.c.v.VirtualMachineManagerImpl] 
(DirectAgentCronJob-253:ctx-c4f59216) VM r-342-VM is sync-ed to at Stopped 
state according to power-off report from hypervisor
2015-09-15 09:37:06,630 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
(DirectAgentCronJob-253:ctx-c4f59216) Done with process of VM state report. 
host: 19
2015-09-15 09:37:07,506 DEBUG [c.c.c.ConsoleProxyManagerImpl] 
(consoleproxy-1:ctx-90d7ef3a) Zone 1 is ready to launch console proxy
2015-09-15 09:37:07,524 INFO  [c.c.h.v.r.VmwareResource] 
(DirectAgentCronJob-64:ctx-47298215) Scan hung worker VM to recycle
2015-09-15 09:37:07,611 INFO  [c.c.h.v.r.VmwareResource] 
(DirectAgentCronJob-254:ctx-757ec6a9) Scan hung worker VM to recycle
2015-09-15 09:37:07,722 DEBUG [c.c.a.m.DirectAgentAttache] 
(DirectAgentCronJob-64:ctx-47298215) Ping from 
25(cu01-testpod01-esx02.stxt.media.int)
2015-09-15 09:37:07,722 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
(DirectAgentCronJob-64:ctx-47298215) Process host VM state report from ping 
process. host: 25
2015-09-15 09:37:07,722 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
(DirectAgentCronJob-64:ctx-47298215) Process VM state report. host: 25, number 
of records in report: 0
2015-09-15 09:37:07,723 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
(DirectAgentCronJob-64:ctx-47298215) Done with process of VM state report. 
host: 25
2015-09-15 09:37:07,732 DEBUG [o.a.c.s.SecondaryStorageManagerImpl] 
(secstorage-1:ctx-d63339a0) Zone 1 is ready to launch secondary storage VM
2015-09-15 09:37:07,774 DEBUG [c.c.a.m.DirectAgentAttache] 
(DirectAgentCronJob-254:ctx-757ec6a9) Ping from 
20(cu01-testpod01-esx04.stxt.media.int)
2015-09-15 09:37:07,774 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
(DirectAgentCronJob-254:ctx-757ec6a9) Process host VM state report from ping 
process. host: 20
2015-09-15 09:37:07,806 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
(DirectAgentCronJob-254:ctx-757ec6a9) Process VM state report. host: 20, number 
of records in report: 11
2015-09-15 09:37:07,806 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
(DirectAgentCronJob-254:ctx-757ec6a9) VM state report. host: 20, vm id: 356, 
power state: PowerOn
2015-09-15 09:37:07,809 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
(DirectAgentCronJob-254:ctx-757ec6a9) VM power state does not change, skip DB 
writing. vm id: 356
2015-09-15 09:37:07,809 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
(DirectAgentCronJob-254:ctx-757ec6a9) VM state report. host: 20, vm id: 342, 
power state: PowerOn
2015-09-15 09:37:07,825 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
(DirectAgentCronJob-254:ctx-757ec6a9) VM state report is updated. host: 20, vm 
id: 342, power state: PowerOn
2015-09-15 09:37:07,832 INFO  [c.c.v.VirtualMachineManagerImpl] 
(DirectAgentCronJob-254:ctx-757ec6a9) VM r-342-VM is at Stopped and we received 
a power-on report while there is no pending jobs on it
2015-09-15 09:37:07,845 INFO  [c.c.n.r.VirtualNetworkApplianceManagerImpl] 
(DirectAgentCronJob-254:ctx-757ec6a9) Schedule a router reboot task as router 
342 is powered-on out-of-band. we need to reboot to refresh network rules
2015-09-15 09:37:07,846 INFO  [c.c.n.r.VirtualNetworkApplianceManagerImpl] 
(RouterMonitor-1:ctx-c118d628) Reboot router 342 to refresh network rules
2015-09-15 09:37:07,847 DEBUG [c.c.c.CapacityManagerImpl] 
(DirectAgentCronJob-254:ctx-757ec6a9) VM state transitted from :Stopped to 
Running with event: FollowAgentPowerOnReportvm's original host id: 20 new host 
id: 20 host id before state transition: null



}}






  was:
In some conditions, VR gets rebooted after a out of band migration was done on 
vCenter. 

*Note, new global setting in 4.5.2 "VR reboot after out of band migration" is 
set to false and this looks more like a bug.*

After a VR migration to a host _and_ when the VM power state report gathering 
is running, the VR (and also any user VM as well) will get into the 
"PowerReportMissing" because it is not on the expected host anymore. This is 
ok. 

But if the VM is a VR. it will be stopped and started again. That is what we 
see.

In can not be reproduced every time a migration was done, but it seems the 
problem is "powerReportMissing".

I grep-ed the source and found this line related

https://github.com/apache/cloudstack/blob/master/engine/orchestration/src/com/cloud/vm/VirtualMachineManagerImpl.java#L3702

and also it seems that the graceful period might be also related, 

https://github.com/apache/cloudstack/blob/master/engine/orchestration/src/com/cloud/vm/VirtualMachinePowerStateSyncImpl.java#L110

In case it is a user VM, we see in the logs that the state will be set to 
power-off, but the VM keeps running. After a while a new VM power state report 
is running and the state for the user VM gets updated to Running again.










> Unexpected VR reboot after out-of-band migration
> ------------------------------------------------
>
>                 Key: CLOUDSTACK-8848
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8848
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: VMware
>    Affects Versions: 4.5.2, 4.6.0
>            Reporter: René Moser
>            Priority: Critical
>             Fix For: 4.5.3
>
>
> In some conditions, VR gets rebooted after a out of band migration was done 
> on vCenter. 
> *Note, new global setting in 4.5.2 "VR reboot after out of band migration" is 
> set to false and this looks more like a bug.*
> After a VR migration to a host _and_ when the VM power state report gathering 
> is running, the VR (and also any user VM as well) will get into the 
> "PowerReportMissing" because it is not on the expected host anymore. This is 
> ok. 
> But if the VM is a VR. it will be stopped and started again. That is what we 
> see.
> In can not be reproduced every time a migration was done, but it seems the 
> problem is "powerReportMissing".
> I grep-ed the source and found this line related
> https://github.com/apache/cloudstack/blob/master/engine/orchestration/src/com/cloud/vm/VirtualMachineManagerImpl.java#L3702
> and also it seems that the graceful period might be also related, 
> https://github.com/apache/cloudstack/blob/master/engine/orchestration/src/com/cloud/vm/VirtualMachinePowerStateSyncImpl.java#L110
> In case it is a user VM, we see in the logs that the state will be set to 
> power-off, but the VM keeps running. After a while a new VM power state 
> report is running and the state for the user VM gets updated to Running again.
> {{
> 2015-09-15 09:37:06,508 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
> (DirectAgentCronJob-253:ctx-c4f59216) Run missing VM report. current time: 
> 1442302626508
> 2015-09-15 09:37:06,508 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
> (DirectAgentCronJob-253:ctx-c4f59216) Detected missing VM. host: 19, vm id: 
> 342, power state: PowerReportMissing, last state update: 1442302506000
> 2015-09-15 09:37:06,508 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
> (DirectAgentCronJob-253:ctx-c4f59216) vm id: 342 - time since last state 
> update(120508ms) has passed graceful period
> 2015-09-15 09:37:06,517 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
> (DirectAgentCronJob-253:ctx-c4f59216) VM state report is updated. host: 19, 
> vm id: 342, power state: PowerReportMissing 
> 2015-09-15 09:37:06,525 INFO  [c.c.v.VirtualMachineManagerImpl] 
> (DirectAgentCronJob-253:ctx-c4f59216) VM r-342-VM is at Running and we 
> received a power-off report while there is no pending jobs on it
> 2015-09-15 09:37:06,532 DEBUG [c.c.a.t.Request] 
> (DirectAgentCronJob-253:ctx-c4f59216) Seq 19-4511199451741686482: Sending  { 
> Cmd , MgmtId: 345051122106, via: 19(cu01-testpod01-esx03.stxt.media.int), 
> Ver: v1, Flags: 100011, 
> [{"com.cloud.agent.api.StopCommand":{"isProxy":false,"executeInSequence":false,"checkBeforeCleanup":true,"vmName":"r-342-VM","wait":0}}]
>  }
> 2015-09-15 09:37:06,532 DEBUG [c.c.a.t.Request] 
> (DirectAgentCronJob-253:ctx-c4f59216) Seq 19-4511199451741686482: Executing:  
> { Cmd , MgmtId: 345051122106, via: 19(cu01-testpod01-esx03.stxt.media.int), 
> Ver: v1, Flags: 100011, 
> [{"com.cloud.agent.api.StopCommand":{"isProxy":false,"executeInSequence":false,"checkBeforeCleanup":true,"vmName":"r-342-VM","wait":0}}]
>  }
> 2015-09-15 09:37:06,532 DEBUG [c.c.a.m.DirectAgentAttache] 
> (DirectAgent-136:ctx-9bc0a401) Seq 19-4511199451741686482: Executing request
> 2015-09-15 09:37:06,532 INFO  [c.c.h.v.r.VmwareResource] 
> (DirectAgent-136:ctx-9bc0a401 cu01-testpod01-esx03.stxt.media.int, cmd: 
> StopCommand) Executing resource StopCommand: 
> {"isProxy":false,"executeInSequence":false,"checkBeforeCleanup":true,"vmName":"r-342-VM","wait":0}
> 2015-09-15 09:37:06,551 DEBUG [c.c.h.v.m.HostMO] 
> (DirectAgent-136:ctx-9bc0a401 cu01-testpod01-esx03.stxt.media.int, cmd: 
> StopCommand) find VM r-342-VM on host
> 2015-09-15 09:37:06,551 INFO  [c.c.h.v.m.HostMO] 
> (DirectAgent-136:ctx-9bc0a401 cu01-testpod01-esx03.stxt.media.int, cmd: 
> StopCommand) VM r-342-VM not found in host cache
> 2015-09-15 09:37:06,551 DEBUG [c.c.h.v.m.HostMO] 
> (DirectAgent-136:ctx-9bc0a401 cu01-testpod01-esx03.stxt.media.int, cmd: 
> StopCommand) load VM cache on host
> 2015-09-15 09:37:06,577 INFO  [c.c.h.v.r.VmwareResource] 
> (DirectAgent-136:ctx-9bc0a401 cu01-testpod01-esx03.stxt.media.int, cmd: 
> StopCommand) VM r-342-VM is no longer in vSphere
> 2015-09-15 09:37:06,578 DEBUG [c.c.a.m.DirectAgentAttache] 
> (DirectAgent-136:ctx-9bc0a401) Seq 19-4511199451741686482: Response Received: 
> 2015-09-15 09:37:06,578 DEBUG [c.c.a.t.Request] 
> (DirectAgent-136:ctx-9bc0a401) Seq 19-4511199451741686482: Processing:  { 
> Ans: , MgmtId: 345051122106, via: 19, Ver: v1, Flags: 10, 
> [{"com.cloud.agent.api.StopAnswer":{"result":true,"details":"VM r-342-VM is 
> no longer in vSphere","wait":0}}] }
> 2015-09-15 09:37:06,578 DEBUG [c.c.a.t.Request] 
> (DirectAgentCronJob-253:ctx-c4f59216) Seq 19-4511199451741686482: Received:  
> { Ans: , MgmtId: 345051122106, via: 19, Ver: v1, Flags: 10, { StopAnswer } }
> 2015-09-15 09:37:06,585 DEBUG [c.c.n.r.VirtualNetworkApplianceManagerImpl] 
> (DirectAgentCronJob-253:ctx-c4f59216) Successfully updated user statistics as 
> a part of domR VM[DomainRouter|r-342-VM] reboot/stop
> 2015-09-15 09:37:06,617 DEBUG [c.c.c.CapacityManagerImpl] 
> (DirectAgentCronJob-253:ctx-c4f59216) VM state transitted from :Running to 
> Stopped with event: FollowAgentPowerOffReportvm's original host id: 20 new 
> host id: null host id before state transition: 19
> 2015-09-15 09:37:06,627 WARN  [o.a.c.alerts] 
> (DirectAgentCronJob-253:ctx-c4f59216)  alertType:: 27 // dataCenterId:: 1 // 
> podId:: 1 // clusterId:: null // message:: VM state sync alert
> 2015-09-15 09:37:06,630 DEBUG [c.c.a.AlertManagerImpl] 
> (DirectAgentCronJob-253:ctx-c4f59216) Have already sent: 1 emails for alert 
> type '27' -- skipping send email
> 2015-09-15 09:37:06,630 INFO  [c.c.v.VirtualMachineManagerImpl] 
> (DirectAgentCronJob-253:ctx-c4f59216) VM r-342-VM is sync-ed to at Stopped 
> state according to power-off report from hypervisor
> 2015-09-15 09:37:06,630 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
> (DirectAgentCronJob-253:ctx-c4f59216) Done with process of VM state report. 
> host: 19
> 2015-09-15 09:37:07,506 DEBUG [c.c.c.ConsoleProxyManagerImpl] 
> (consoleproxy-1:ctx-90d7ef3a) Zone 1 is ready to launch console proxy
> 2015-09-15 09:37:07,524 INFO  [c.c.h.v.r.VmwareResource] 
> (DirectAgentCronJob-64:ctx-47298215) Scan hung worker VM to recycle
> 2015-09-15 09:37:07,611 INFO  [c.c.h.v.r.VmwareResource] 
> (DirectAgentCronJob-254:ctx-757ec6a9) Scan hung worker VM to recycle
> 2015-09-15 09:37:07,722 DEBUG [c.c.a.m.DirectAgentAttache] 
> (DirectAgentCronJob-64:ctx-47298215) Ping from 
> 25(cu01-testpod01-esx02.stxt.media.int)
> 2015-09-15 09:37:07,722 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
> (DirectAgentCronJob-64:ctx-47298215) Process host VM state report from ping 
> process. host: 25
> 2015-09-15 09:37:07,722 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
> (DirectAgentCronJob-64:ctx-47298215) Process VM state report. host: 25, 
> number of records in report: 0
> 2015-09-15 09:37:07,723 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
> (DirectAgentCronJob-64:ctx-47298215) Done with process of VM state report. 
> host: 25
> 2015-09-15 09:37:07,732 DEBUG [o.a.c.s.SecondaryStorageManagerImpl] 
> (secstorage-1:ctx-d63339a0) Zone 1 is ready to launch secondary storage VM
> 2015-09-15 09:37:07,774 DEBUG [c.c.a.m.DirectAgentAttache] 
> (DirectAgentCronJob-254:ctx-757ec6a9) Ping from 
> 20(cu01-testpod01-esx04.stxt.media.int)
> 2015-09-15 09:37:07,774 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
> (DirectAgentCronJob-254:ctx-757ec6a9) Process host VM state report from ping 
> process. host: 20
> 2015-09-15 09:37:07,806 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
> (DirectAgentCronJob-254:ctx-757ec6a9) Process VM state report. host: 20, 
> number of records in report: 11
> 2015-09-15 09:37:07,806 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
> (DirectAgentCronJob-254:ctx-757ec6a9) VM state report. host: 20, vm id: 356, 
> power state: PowerOn
> 2015-09-15 09:37:07,809 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
> (DirectAgentCronJob-254:ctx-757ec6a9) VM power state does not change, skip DB 
> writing. vm id: 356
> 2015-09-15 09:37:07,809 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
> (DirectAgentCronJob-254:ctx-757ec6a9) VM state report. host: 20, vm id: 342, 
> power state: PowerOn
> 2015-09-15 09:37:07,825 DEBUG [c.c.v.VirtualMachinePowerStateSyncImpl] 
> (DirectAgentCronJob-254:ctx-757ec6a9) VM state report is updated. host: 20, 
> vm id: 342, power state: PowerOn
> 2015-09-15 09:37:07,832 INFO  [c.c.v.VirtualMachineManagerImpl] 
> (DirectAgentCronJob-254:ctx-757ec6a9) VM r-342-VM is at Stopped and we 
> received a power-on report while there is no pending jobs on it
> 2015-09-15 09:37:07,845 INFO  [c.c.n.r.VirtualNetworkApplianceManagerImpl] 
> (DirectAgentCronJob-254:ctx-757ec6a9) Schedule a router reboot task as router 
> 342 is powered-on out-of-band. we need to reboot to refresh network rules
> 2015-09-15 09:37:07,846 INFO  [c.c.n.r.VirtualNetworkApplianceManagerImpl] 
> (RouterMonitor-1:ctx-c118d628) Reboot router 342 to refresh network rules
> 2015-09-15 09:37:07,847 DEBUG [c.c.c.CapacityManagerImpl] 
> (DirectAgentCronJob-254:ctx-757ec6a9) VM state transitted from :Stopped to 
> Running with event: FollowAgentPowerOnReportvm's original host id: 20 new 
> host id: 20 host id before state transition: null
> }}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to