[ovirt-users] Re: engine mails about FSM states

2018-12-17 Thread Mike Lykov
14.12.2018 15:52, Martin Sivak пишет: Hi, > Host id is not set This is an internal error report that should normally not happen. It means the ovirt-ha-agent asked for a storage operation before it registered itself with the broker. If this happens seldom then it looks like a race

[ovirt-users] Re: engine mails about FSM states

2018-12-14 Thread Martin Sivak
Hi, > Host id is not set This is an internal error report that should normally not happen. It means the ovirt-ha-agent asked for a storage operation before it registered itself with the broker. If this happens seldom then it looks like a race condition. I would recommend opening a bug report

[ovirt-users] Re: engine mails about FSM states

2018-12-14 Thread fsoyer
In borker.log I found this, just before 05:59am:Thread-3::INFO::2018-12-13 05:58:45,634::mem_free::51::mem_free.MemFree::(action) memFree: 82101 Thread-1::INFO::2018-12-13 05:58:46,322::ping::60::ping.Ping::(action) Successfully pinged 10.0.1.254 Thread-5::INFO::2018-12-13

[ovirt-users] Re: engine mails about FSM states

2018-12-14 Thread Martin Sivak
Hi, check the broker.log as well. The connect is used to talk to ovirt-ha-broker service socket. Best regards Martin Sivak On Fri, Dec 14, 2018 at 12:20 PM fsoyer wrote: > I think I have it in agent.log. What can be this "file not found" ? > > MainThread::ERROR::2018-12-13 >

[ovirt-users] Re: engine mails about FSM states

2018-12-14 Thread fsoyer
I think I have it in agent.log. What can be this "file not found" ? MainThread::ERROR::2018-12-13 05:59:03,909::hosted_engine::431::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(start_monitoring) Unhandled monitoring loop exception Traceback (most recent call last):   File

[ovirt-users] Re: engine mails about FSM states

2018-12-14 Thread Martin Sivak
Hi, no StartState is not common, it is only ever entered when the agent boots up. So something restarted or killed the agent process. Check the agent log in /var/log/ovirt-hosted-engine-ha for errors. Best regards Martin Sivak On Fri, Dec 14, 2018 at 12:05 PM fsoyer wrote: > > Hi Martin, > my

[ovirt-users] Re: engine mails about FSM states

2018-12-14 Thread fsoyer
Hi Martin, my problem is that nobody restarted the agent. Do you mean that this is not a normal behavior ? Is it possible that it restarts itself ? Thanks -- Regards, Frank Le Jeudi, Décembre 13, 2018 15:25 CET, Martin Sivak a écrit:  Hi, those are state change notifications from the

[ovirt-users] Re: engine mails about FSM states

2018-12-13 Thread Martin Sivak
Hi, those are state change notifications from the hosted engine agent. It basically means somebody restarted the ha-agent process and it found out the VM is still running fine and returned to the proper state. Configuring it is possible using the broker.conf file in /etc/ovirt-hosted-engine-ha