Bug 1459484 - Lost Connection After Host Deploy when 4.1.3 Host Added to 4.1.2 Engine
Summary: Lost Connection After Host Deploy when 4.1.3 Host Added to 4.1.2 Engine
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: vdsm-jsonrpc-java
Classification: oVirt
Component: General
Version: 1.3.13
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ovirt-4.1.3
: 1.3.13
Assignee: Piotr Kliczewski
QA Contact: Petr Matyáš
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-07 09:23 UTC by Anton Marchukov
Modified: 2019-04-28 14:12 UTC (History)
3 users (show)

Fixed In Version: vdsm-jsonrpc-java-1.3.13-2
Clone Of:
Environment:
Last Closed: 2017-07-06 13:17:06 UTC
oVirt Team: Infra
Embargoed:
rule-engine: ovirt-4.1+
rule-engine: blocker+
pstehlik: testing_ack+


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 77924 0 ovirt-4.1 MERGED remove apache-lang dependency 2017-06-07 12:13:18 UTC
oVirt gerrit 77930 0 ovirt-engine-4.1 MERGED jsonrpc: Version bump 2017-06-08 08:56:23 UTC
oVirt gerrit 77943 0 ovirt-4.1 MERGED getCause was dependent on apache-lang 2017-06-07 13:40:57 UTC

Description Anton Marchukov 2017-06-07 09:23:57 UTC
Description of problem:

When you try to add 4.1.3 host to 4.1.2 engine the host deploy finishes successfully, but then engine reports "lost connection" and sets host as "non responsive" while in fact the is no network issue there.

Version-Release number of selected component (if applicable):

Engine uses vdsm-jsonrpc-java 1.3.13

How reproducible:

Always

Steps to Reproduce:
1. Install 4.1.2 engine.
2. Add 4.1.3 host.

Actual results:

Lost connection reported, host is not operational.

Expected results:

Host connected and working fine.

Additional info:

The following is in engine log:

2017-06-06 16:41:17,975-04 ERROR [org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring] (DefaultQuartzScheduler3) [] Failure to refresh host 'HOST1' runtime info: org/apache/commons/lang/StringUtils
2017-06-06 16:41:17,975-04 ERROR [org.ovirt.engine.core.utils.timer.SchedulerUtilQuartzImpl] (DefaultQuartzScheduler3) [] Failed to invoke scheduled method onTimer: null
2017-06-06 16:41:19,283-04 ERROR [org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring] (DefaultQuartzScheduler1) [] Failure to refresh host 'HOST2' runtime info: org/apache/commons/lang/StringUtils
2017-06-06 16:41:19,284-04 ERROR [org.ovirt.engine.core.utils.timer.SchedulerUtilQuartzImpl] (DefaultQuartzScheduler1) [] Failed to invoke scheduled method onTimer: null
2017-06-06 16:41:20,979-04 ERROR [org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring] (DefaultQuartzScheduler7) [] Failure to refresh host 'HOST1' runtime info: org/apache/commons/lang/StringUtils
2017-06-06 16:41:20,979-04 ERROR [org.ovirt.engine.core.utils.timer.SchedulerUtilQuartzImpl] (DefaultQuartzScheduler7) [] Failed to invoke scheduled method onTimer: null
2017-06-06 16:41:22,288-04 ERROR [org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring] (DefaultQuartzScheduler4) [] Failure to refresh host 'HOST2' runtime info: org/apache/commons/lang/StringUtils
2017-06-06 16:41:22,288-04 ERROR [org.ovirt.engine.core.utils.timer.SchedulerUtilQuartzImpl] (DefaultQuartzScheduler4) [] Failed to invoke scheduled method onTimer: null

Comment 1 Petr Matyáš 2017-06-13 15:30:57 UTC
Verified with vdsm-4.19.18-1.el7ev


Note You need to log in before you can comment on or make changes to this bug.