mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
Feature #1739: When an individual VM poll fails, the VM is set to unk
This commit is contained in:
parent
ea40607e26
commit
89f2cdac22
@ -401,7 +401,8 @@ void VirtualMachineManagerDriver::protocol(
|
||||
else
|
||||
{
|
||||
log_error(vm,os,is,"Error monitoring VM");
|
||||
vmpool->update(vm);
|
||||
|
||||
process_poll(vm, "STATE=d");
|
||||
|
||||
vm->log("VMM",Log::ERROR,os);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user