Bug 1504032
| Summary: | Engine-health monitor should expect new sanlock error message | |||
|---|---|---|---|---|
| Product: | [oVirt] ovirt-hosted-engine-ha | Reporter: | Andrej Krejcir <akrejcir> | |
| Component: | Broker | Assignee: | Andrej Krejcir <akrejcir> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Nikolai Sednev <nsednev> | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | --- | CC: | akrejcir, alukiano, bugs | |
| Target Milestone: | ovirt-4.2.0 | Keywords: | Triaged, ZStream | |
| Target Release: | --- | Flags: | rule-engine:
ovirt-4.2+
rule-engine: planning_ack+ msivak: devel_ack+ alukiano: testing_ack+ |
|
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | No Doc Update | ||
| Doc Text: |
undefined
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1504150 (view as bug list) | Environment: | ||
| Last Closed: | 2017-12-20 10:56:28 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | SLA | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1504150 | |||
|
Description
Andrej Krejcir
2017-10-19 10:59:53 UTC
On host that is not running SHE-VM I see state transition from EngineStarting=>EngineDown. I don't see state ever changed to "EngineForceStop" though. Andrej, please provide your input. I also see "MainThread::INFO::2017-10-29 17:42:31,827::states::771::ovirt_hosted_engine_ha.agent.hosted_engine.HostedEngine::(cons ume) Another host already took over.." in logs on host that reports "state=EngineDown". Strange, in the code, there is no transition from EngineStarting to EngineDown state directly. If the agent log shows "Another host already took over..", then the right code path was chosen, so the patch works. After the line, there should be a debug line containing "Processing engine state EngineForceStop". Just followed reproduction steps from description for ovirt-hosted-engine-setup-2.2.0-0.0.master.20171016160008.git55723e8.el7.centos.noarch, which was deployed over Gluster storage 3.12 on pair of hosts and got "EngineForceStop" message for a blink of a second on host, which was not running (starting) SHE-VM. I've had VM running on host A, then after cancellation of global maintenance mode, VM got started on host B instead of host A, so then I've seen "EngineForceStop" on host A and then it changed to "EngineDown". Moving to verified. This bugzilla is included in oVirt 4.2.0 release, published on Dec 20th 2017. Since the problem described in this bug report should be resolved in oVirt 4.2.0 release, published on Dec 20th 2017, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report. |