At the moment network interfaces when i look at the host in the engine has no items to display. (install really didn't go well for these hosts).
Regards,Callum
--
Callum SmithResearch Computing Core
On 8 May 2018, at 15:17, Michael Burman <mburman@redhat.com> wrote:
Ok,
2018-05-08 14:54:32,740+01 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditL ogDirector] (EE-Ma nagedThreadFactory-engineScheduled-Thread-36) [3c65dca0] EVENT_ID: VDS_SET_NONOPERATIONAL_NETWORK (519), Host v irtA003.cluster does not comply with the cluster Default networks, the following networks are missing on host:'ovirtmgmt'
Now ovirtmgmt is missing, you can do two things:
1) GO to Setup networks dialogue(under host) and drag the ovirtmgmt on the active NIC, this should work. If not
2) You should be able to set to maintenance now and re-install the host
On Tue, May 8, 2018 at 5:03 PM, Callum Smith <callum@well.ox.ac.uk> wrote:
I've attached a couple of screenshots, the hosts seem to not succeed in going into non-operational mode. Required network is now unticked. Storage is definitely accessible by all nodes + engine.
The moment they succeed into going non-operational, they cycle back to activating.
It's very tempting to run a DELETE FROM `vds` WHERE `vds_name` = 'virtA003.cluster';
2018-05-08 14:54:32,351+01 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoA syncVDSCommand] (E E-ManagedThreadFactory-engineScheduled-Thread-30) [] FINISH, GetHardwareInfoAsyncVDSCommand , log id: 313cfe33 2018-05-08 14:54:32,353+01 INFO [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory -engineScheduled-Thread-44) [31fd8e91] Failed to acquire lock and wait lock 'HostEngineLock:{exclusiveLocks='[ 04b8698b-fbfe-4efe-afa5-2cb604cbdb3d=VDS_INIT]', sharedLocks=''}' 2018-05-08 14:54:32,385+01 INFO [org.ovirt.engine.core.bll.SetNonOperationalVdsCommand] (EE-ManagedThreadFact ory-engineScheduled-Thread-30) [32499b7b] Running command: SetNonOperationalVdsCommand internal: true. Entities affected : ID: e8daef6e-b098-4ed0-8b4b-5865bbbf5dc7 Type: VDS 2018-05-08 14:54:32,388+01 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (EE-ManagedThreadFac tory-engineScheduled-Thread-30) [32499b7b] START, SetVdsStatusVDSCommand(HostNam e = virtA002.cluster, SetVdsSt atusVDSCommandParameters:{hostId='e8daef6e-b098-4ed0-8b4b- 5865bbbf5dc7', status='NonOperational', nonOperation alReason='NETWORK_UNREACHABLE', stopSpmFailureLogged='false', maintenanceReason='null'}), log id: 3b5138fd 2018-05-08 14:54:32,705+01 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (EE-ManagedThreadFac tory-engineScheduled-Thread-36) [3c65dca0] FINISH, SetVdsStatusVDSCommand, log id: 44441e64 2018-05-08 14:54:32,729+01 ERROR [org.ovirt.engine.core.bll.SetNonOperationalVdsCommand] (EE-ManagedThreadFact ory-engineScheduled-Thread-36) [3c65dca0] Host 'virtA003.cluster' is set to Non-Operational, it is missing thefollowing networks: 'ovirtmgmt'2018-05-08 14:54:32,740+01 WARN [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditL ogDirector] (EE-Ma nagedThreadFactory-engineScheduled-Thread-36) [3c65dca0] EVENT_ID: VDS_SET_NONOPERATIONAL_NETWORK (519), Host v irtA003.cluster does not comply with the cluster Default networks, the following networks are missing on host:'ovirtmgmt'2018-05-08 14:54:32,743+01 ERROR [org.ovirt.engine.core.bll.job.ExecutionHandler] (EE-ManagedThreadFactory-eng ineScheduled-Thread-36) [3c65dca0] Exception: org.springframework.jdbc.CannotGetJdbcConnectionException: Could not get JDBC Connection; nested exception is java.sql.SQLException: javax.resource.ResourceException: IJ00045 7: Unchecked throwable in managedConnectionReconnected() cl=org.jboss.jca.core.connectionmanager.listener.TxCo nnectionListener@769d34fc[state=NORMAL managed connection=org.jboss.jca.adapt ers.jdbc.local.LocalManagedCon nec tion@1444dfba connection handles=0 lastReturned=1525787672740 lastValidated=1525786889842 lastCheckedOut=1525787372702 trackByTx=false pool=org.jboss.jca.core.connectionmanager.pool.strategy. OnePool@55129ed4 mcp=Semaphor eConcurrentLinkedQueueManagedConnectionPool@78b9d77[pool=ENG INEDataSource] xaResource=LocalXAResourceImpl @3aa2 9b7a[connectionListener=769d34fc connectionManager=5d6abc6c warned=false currentXid=null productName=PostgreSQ L productVersion=9.5.9 jndiName=java:/ENGINEDataSource] txSync=null] at org.springframework.jdbc.datasource.DataSourceUtils.getConne ction(DataSourceUtils.java:80) [spring- jdbc.jar:4.3.9.RELEASE]at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTempl ate.java:619) [spring-jdbc.jar:4.3.9.RE LEASE]at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplat e.java:684) [spring-jdbc.jar:4.3.9.RELE ASE]at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplat e.java:716) [spring-jdbc.jar:4.3.9.RELE ASE]at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplat e.java:766) [spring-jdbc.jar:4.3.9.RELE ASE]at org.ovirt.engine.core.dal.dbbroker.PostgresDbEngineDialect$P ostgresSimpleJdbcCall.executeC allIntern al(PostgresDbEngineDialect.java:152) [dal.jar:] at org.ovirt.engine.core.dal.dbbroker.PostgresDbEngineDialect$P ostgresSimpleJdbcCall.doExecut e(Postgre sDbEngineDialect.java:118) [dal.jar:]at org.springframework.jdbc.core.simple.SimpleJdbcCall.execute( SimpleJdbcCall.java:198) [spring-jdbc.j ar:4.3.9.RELEASE]at org.ovirt.engine.core.dal.dbbroker.SimpleJdbcCallsHandler.ex ecuteImpl(SimpleJdbcCallsHandl er.java:1 35) [dal.jar:]at org.ovirt.engine.core.dal.dbbroker.SimpleJdbcCallsHandler.ex ecuteReadList(SimpleJdbcCallsH andler.ja va:105) [dal.jar:]at org.ovirt.engine.core.dal.dbbroker.SimpleJdbcCallsHandler.ex ecuteRead(SimpleJdbcCallsHandl er.java:9 7) [dal.jar:]at org.ovirt.engine.core.dao.JobDaoImpl.checkIfJobHasTasks(JobD aoImpl.java:149) [dal.jar:] at org.ovirt.engine.core.bll.job.ExecutionHandler.checkIfJobHas Tasks(ExecutionHandler.java: 893) [bll.j ar:]at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase. java:1368) [bll.jar:] at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandB ase.java:400) [bll.jar:] at org.ovirt.engine.core.bll.executor.DefaultBackendActionExecu tor.execute(DefaultBackendActi onExecuto r.java:13) [bll.jar:]at org.ovirt.engine.core.bll.Backend.runAction(Backend.java: 468) [bll.jar:] at org.ovirt.engine.core.bll.Backend.runActionImpl(Backend.java :450) [bll.jar:] at org.ovirt.engine.core.bll.Backend.runInternalAction(Backend. java:656) [bll.jar:] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_161] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:62) [rt.jar:1.8.0_161] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:43) [rt.jar:1.8.0 _161]at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_161] at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor. processInvocation(ManagedRefer enceMethodInterceptor.java:52) at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.invocation.InterceptorContext$Invocation.proceed( InterceptorContext.java:509) at org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.del egateInterception(Jsr299Bindin gsInterce ptor.java:78)at org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doM ethodInterception(Jsr299Bindin gsInterce ptor.java:88)at org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.pro cessInvocation(Jsr299BindingsI ntercepto r.java:101)at org.jboss.as.ee.component.interceptors.UserInterceptorFactor y$1.processInvocation(UserInte rceptorFa ctory.java:63)at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeI nterceptor.processInvocation( ExecutionT imeInterceptor.java:43) [wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.proc essInvocation(ConcurrentContex tIntercep tor.java:45) [wildfly-ee-11.0.0.Final.jar:11.0.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.invocation.InitialInterceptor.processInvocation(In itialInterceptor.java:40) at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.invocation.ChainedInterceptor.processInvocation(Ch ainedInterceptor.java:53) at org.jboss.as.ee.component.interceptors.ComponentDispatcherIn terceptor.processInvocation( ComponentDi spatcherInterceptor.java:52)at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.as.ejb3.component.singleton.SingletonComponentInst anceAssociationInterceptor.pro cessInvoc ation(SingletonComponentInstanceAssociationInterceptor.java: 53) [wildfly-ejb3-11.0.0.Final.jar :11.0.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInCallerTx(CMTTx Interceptor.java:255) [wildfly-ejb3-11. 0.0.Final.jar:11.0.0.Final]at org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxIntercep tor.java:381) [wildfly-ejb3-11.0.0.Fina l.jar:11.0.0.Final]at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTT xInterceptor.java:244) [wildfly-ejb3-11 .0.0.Final.jar:11.0.0.Final]at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.invocation.InterceptorContext$Invocation.proceed( InterceptorContext.java:509) at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationIntercep tor.aroundInvoke(AbstractEJBRe questScop eActivationInterceptor.java:73) [weld-core-impl-2.4.3.Final.ja r:2.4.3.Final] at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor. processInvocation(EjbRequestSc opeActivat ionInterceptor.java:89)at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.as.ejb3.component.interceptors.CurrentInvocationCo ntextInterceptor. processInvocation(Curr entInvocationContextInterceptor.java:41) [wildfly-ejb3-11.0.0.Final.jar :11.0.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterc eptor.processInvocation(WaitTi meInterce ptor.java:47) [wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.as.ejb3.security.SecurityContextInterceptor.proces sInvocation(SecurityContextInt erceptor. java:100) [wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.as.ejb3.deployment.processors.StartupAwaitIntercep tor.processInvocation(StartupA waitInter ceptor.java:22) [wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptor Factory$1.processInvocation( ShutDownInt erceptorFactory.java:64) [wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor. processInvocation(LoggingInter ceptor.ja va:67) [wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final] at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.as.ee.component.NamespaceContextInterceptor.proces sInvocation(NamespaceContextIn terceptor .java:50)at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.invocation.ContextClassLoaderInterceptor.processIn vocation(ContextClassLoaderInt erceptor. java:60)at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.invocation.InterceptorContext.run(InterceptorConte xt.java:438) at org.wildfly.security.manager.WildFlySecurityManager.doChecke d(WildFlySecurityManager.java: 609) at org.jboss.invocation.AccessCheckingInterceptor.processInvoca tion(AccessCheckingInterceptor .java:57) at org.jboss.invocation.InterceptorContext.proceed(InterceptorC ontext.java:422) at org.jboss.invocation.ChainedInterceptor.processInvocation(Ch ainedInterceptor.java:53) at org.jboss.as.ee.component.ViewService$View.invoke(ViewServic e.java:198) at org.jboss.as.ee.component.ViewDescription$1.processInvocatio n(ViewDescription.java:185) at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(Prox yInvocationHandler.java:81) at org.ovirt.engine.core.bll.interfaces.BackendInternal$$$view3 .runInternalAction(Unknown Source) [bll .jar:]at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_161] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:62) [rt.jar:1.8.0_161] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:43) [rt.jar:1.8.0 _161]at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_161] at org.jboss.weld.util.reflection.Reflections.invokeAndUnwrap( Reflections.java:433) [weld-core-impl-2. 4.3.Final.jar:2.4.3.Final]at org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler. invoke(EnterpriseBeanProxyMeth odHandler. java:127) [weld-core-impl-2.4.3.Final.jar:2.4.3.Final] at org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance.invok e(EnterpriseTargetBeanInstance .java:56) [weld-core-impl-2.4.3.Final.jar:2.4.3.Final] at org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpris eTargetBeanInstance.invoke( InjectionPoi ntPropagatingEnterpriseTargetBeanInstance.java:67) [weld-core-impl-2.4.3.Final.ja r:2.4.3.Final] at org.jboss.weld.bean.proxy.ProxyMethodHandler.invoke(ProxyMet hodHandler.java:100) [weld-core-impl-2. 4.3.Final.jar:2.4.3.Final]at org.ovirt.engine.core.bll.BackendCommandObjectsHandler$Backe ndInternal$BackendLocal$204925 9618$Prox y$_$$_Weld$EnterpriseProxy$.runInternalAction(Unknown Source) [bll.jar:] at org.ovirt.engine.core.bll.VdsEventListener.vdsNonOperational (VdsEventListener.java:303) [bll.jar:] at org.ovirt.engine.core.vdsbroker.vdsbroker.HostNetworkTopolog yPersisterImpl. setNonOperational(HostNe tworkTopologyPersisterImpl.java:340) [vdsbroker.jar:] at org.ovirt.engine.core.vdsbroker.vdsbroker.HostNetworkTopolog yPersisterImpl. enforceNetworkCompliance (HostNetworkTopologyPersisterImpl.java:121) [vdsbroker.jar:] at org.ovirt.engine.core.vdsbroker.vdsbroker.HostNetworkTopolog yPersisterImpl.lambda$ persistAndEnforce NetworkCompliance$0(HostNetworkTopologyPersisterImpl.java: 99) [vdsbroker.jar:] at org.ovirt.engine.core.utils.transaction.TransactionSupport.e xecuteInNewTransaction(Transac tionSuppo rt.java:202) [utils.jar:]at org.ovirt.engine.core.utils.transaction.TransactionSupport.e xecuteInRequired(TransactionSu pport.jav a:137) [utils.jar:]at org.ovirt.engine.core.utils.transaction.TransactionSupport.e xecuteInScope(TransactionSuppo rt.java:1 05) [utils.jar:]at org.ovirt.engine.core.vdsbroker.vdsbroker.HostNetworkTopolog yPersisterImpl. persistAndEnforceNetwork Compliance(HostNetworkTopologyPersisterImpl.java:93) [vdsbroker.jar:] at org.ovirt.engine.core.vdsbroker.vdsbroker.HostNetworkTopolog yPersisterImpl. persistAndEnforceNetwork Compliance(HostNetworkTopologyPersisterImpl.java:154) [vdsbroker.jar:] at org.ovirt.engine.core.vdsbroker.VdsManager.processRefreshCap abilitiesResponse(VdsManager. java:794) [vdsbroker.jar:]at org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring$Be foreFirstRefreshTreatmentCallb ack.onRes ponse(HostMonitoring.java:767) [vdsbroker.jar:]at org.ovirt.engine.core.vdsbroker.vdsbroker.GetCapabilitiesAsy ncVDSCommand$ GetCapabilitiesVDSCommandC allback.onResponse(GetCapabilitiesAsyncVDSCommand.java:45) [vdsbroker.jar:] at org.ovirt.vdsm.jsonrpc.client.JsonRpcClient.lambda$processRe sponse$1(JsonRpcClient.java: 182) [vdsm- jsonrpc-java-client.jar:]at java.util.concurrent.Executors$RunnableAdapter.call( Executors.java:511) [rt.jar:1.8.0_161] at java.util.concurrent.FutureTask.run(FutureTask.java:266) [rt.jar:1.8.0_161] at org.glassfish.enterprise.concurrent.internal.ManagedFutureTa sk.run(ManagedFutureTask.java: 141) [jav ax.enterprise.concurrent-1.0.jar:] at org.glassfish.enterprise.concurrent.internal.ManagedSchedule dThreadPoolExecutor$ ManagedScheduledFut ureTask.access$101(ManagedScheduledThreadPoolExecutor.java: 383) [javax.enterprise.concurrent-1 .0.jar:] at org.glassfish.enterprise.concurrent.internal.ManagedSchedule dThreadPoolExecutor$ ManagedScheduledFut ureTask.run(ManagedScheduledThreadPoolExecutor.java:532) [javax.enterprise.concurrent-1 .0.jar:] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPool Executor.java:1149) [rt.jar:1.8.0_161] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoo lExecutor.java:624) [rt.jar:1.8.0_161] at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_161] at org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl $ManagedThread.run(ManagedThre adFactory Impl.java:250) [javax.enterprise.concurrent-1.0.jar:] at org.jboss.as.ee.concurrent.service.ElytronManagedThreadFacto ry$ElytronManagedThread.run(El ytronMana gedThreadFactory.java:78)Caused by: java.sql.SQLException: javax.resource.ResourceException: IJ000457: Unchecked throwable in managedCo nnectionReconnected() cl=org.jboss.jca.core.connectionmanager.listener.TxConnectio nListener@769d34fc[state=NOR MAL managed connection=org.jboss.jca.adapters.jdbc.local.LocalManagedCon nection@1444dfba connection handles=0 lastReturned=1525787672740 lastValidated=1525786889842 lastCheckedOut=1525787372702 trackByTx=false pool=org.jboss.jca.core.connectionmanager.pool.strategy.OnePool@ 55129ed4 mcp=SemaphoreConcurrentLinkedQ ueueManagedConnec tionPool@78b9d77[pool=ENGINEDataSource] xaResource=LocalXAResourceImpl @3aa29b7a[connectionListener= 769d34fc co nnectionManager=5d6abc6c warned=false currentXid=null productName=PostgreSQL productVersion=9.5.9 jndiName=java:/ENGINEDataSource] txSync=null]at org.jboss.jca.adapters.jdbc.WrapperDataSource.getConnection( WrapperDataSource.java:146) at org.jboss.as.connector.subsystems.datasources.WildFlyDataSou rce.getConnection(WildFlyDataS ource.jav a:64)at org.springframework.jdbc.datasource.DataSourceUtils.doGetCon nection(DataSourceUtils.java: 111) [spri ng-jdbc.jar:4.3.9.RELEASE]at org.springframework.jdbc.datasource.DataSourceUtils.getConne ction(DataSourceUtils.java:77) [spring- jdbc.jar:4.3.9.RELEASE]... 107 moreCaused by: javax.resource.ResourceException: IJ000457: Unchecked throwable in managedConnectionReconnected() c l=org.jboss.jca.core.connectionmanager.listener.TxConnection Listener@769d34fc[state=NORMAL managed connection= org.jboss.jca.adapters.jdbc.local.LocalManagedConnection@144 4dfba connection handles=0 lastReturned=1525787672 740 lastValidated=1525786889842 lastCheckedOut=1525787372702 trackByTx=false pool=org.jboss.jca.core.connectio nmanager.pool.strategy.OnePool@55129ed4 mcp=SemaphoreConcurrentLinkedQ ueueManagedConnectionPool@ 78b9d77[pool=E NGINEDataSource] xaResource=LocalXAResourceImpl@3aa29b7a[connectionListener= 769d34fc connectionManager=5d6abc6 c warned=false currentXid=null productName=PostgreSQL productVersion=9.5.9 jndiName=java:/ENGINEDataSource] tx Sync=null]at org.jboss.jca.core.connectionmanager.AbstractConnectionManag er.reconnectManagedConnection( AbstractC onnectionManager.java:975)at org.jboss.jca.core.connectionmanager.AbstractConnectionManag er.allocateConnection(Abstract Connectio nManager.java:792)at org.jboss.jca.adapters.jdbc.WrapperDataSource.getConnection( WrapperDataSource.java:138) ... 110 moreCaused by: javax.resource.ResourceException: IJ000461: Could not enlist in transaction on entering meta-aware object at org.jboss.jca.core.connectionmanager.tx.TxConnectionManagerI mpl.managedConnectionReconnect ed(TxConnectionManagerImpl. java:561) at org.jboss.jca.core.connectionmanager.AbstractConnectionManag er.reconnectManagedConnection( AbstractConnectionManager.java :970) ... 112 moreCaused by: java.lang.IllegalStateException: Transaction Local transaction (delegate=TransactionImple < ac, BasicAction: 0:ffffc0a840fd:-27da22a6:5af1a 747:8b2 status: ActionStatus.ABORTED >, owner=Local transaction context for provider JBoss JTA transaction provider) is not active STATUS_ROLLEDBACK at org.jboss.jca.core.connectionmanager.listener.TxConnectionLi stener.enlist(TxConnectionList ener.java:296) at org.jboss.jca.core.connectionmanager.tx.TxConnectionManagerI mpl.managedConnectionReconnect ed(TxConnectionManagerImpl. java:554) ... 113 more
2018-05-08 14:54:32,749+01 INFO [org.ovirt.engine.core.utils.transaction.TransactionSupport ] (EE-ManagedThreadFactory-engin eScheduled-Thread-36) [3c65dca0] transaction rolled back 2018-05-08 14:54:32,749+01 ERROR [org.ovirt.engine.core.vdsbroker.monitoring.HostMonitoring] (EE-ManagedThreadFactory-engin eScheduled-Thread-36) [3c65dca0] Unable to RefreshCapabilities beforeFirstRefreshTreatment: IllegalStateException: Transaction Local transaction (delegate=TransactionImple < ac, BasicAction: 0:ffffc0a840fd:-27da22a6:5af1a 747:8b2 status: ActionStatus.ABORTED >, owner=Local transaction context for provider JBoss JTA transaction provider) is not active STATUS_ROLLEDBACK 2018-05-08 14:54:32,749+01 INFO [org.ovirt.engine.core.bll.ActivateVdsCommand] (EE-ManagedThreadFactory-engin eScheduled-Thread-44) [31fd8e91] Lock acquired, from now a monitoring of host will be skipped for host 'virtA003.cluster' from data-center 'Default' 2018-05-08 14:54:32,768+01 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (EE-ManagedThreadFactory-engin eScheduled-Thread-44) [31fd8e91] START, SetVdsStatusVDSCommand(HostNam e = virtA003.cluster, SetVdsStatusVDSCommandParamete rs:{hostId='04b8698b-fbfe-4efe -afa5-2cb604cbdb3d', status='Unassigned', nonOperationalReason='NONE', stopSpmFailureLogged='false', maintenanceReason='null'}), log id: 635dd4c4 2018-05-08 14:54:32,771+01 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (EE-ManagedThreadFactory-engin eScheduled-Thread-44) [31fd8e91] FINISH, SetVdsStatusVDSCommand, log id: 635dd4c4 2018-05-08 14:54:32,774+01 INFO [org.ovirt.engine.core.bll.ActivateVdsCommand] (EE-ManagedThreadFactory-engin eScheduled-Thread-44) [31fd8e91] Activate host finished. Lock released. Monitoring can run now for host 'virtA003.cluster' from data-center 'Default' 2018-05-08 14:54:32,775+01 INFO [org.ovirt.engine.core.bll.ActivateVdsCommand] (EE-ManagedThreadFactory-engin eScheduled-Thread-44) [31fd8e91] Lock freed to object 'EngineLock:{exclusiveLocks='[ 04b8698b-fbfe-4efe-afa5-2cb604 cbdb3d=VDS]', sharedLocks=''}' 2018-05-08 14:54:35,736+01 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoA syncVDSCommand] (EE-ManagedThreadFactory-engin eScheduled-Thread-31) [] START, GetHardwareInfoAsyncVDSCommand (HostName = virtA003.cluster, VdsIdAndVdsVDSCommandParameter sBase:{hostId='04b8698b-fbfe-4 efe-afa5-2cb604cbdb3d', vds='Host[virtA003.cluster,04b 8698b-fbfe-4efe-afa5-2cb604cbd b3d]'}), log id: 710291f0 2018-05-08 14:54:35,736+01 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.GetHardwareInfoA syncVDSCommand] (EE-ManagedThreadFactory-engin eScheduled-Thread-31) [] FINISH, GetHardwareInfoAsyncVDSCommand , log id: 710291f0 2018-05-08 14:54:35,774+01 INFO [org.ovirt.engine.core.bll.SetNonOperationalVdsCommand] (EE-ManagedThreadFactory-engin eScheduled-Thread-31) [28856dde] Running command: SetNonOperationalVdsCommand internal: true. Entities affected : ID: 04b8698b-fbfe-4efe-afa5-2cb604 cbdb3d Type: VDS 2018-05-08 14:54:35,776+01 INFO [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (EE-ManagedThreadFactory-engin eScheduled-Thread-31) [28856dde] START, SetVdsStatusVDSCommand(HostNam e = virtA003.cluster, SetVdsStatusVDSCommandParamete rs:{hostId='04b8698b-fbfe-4efe -afa5-2cb604cbdb3d', status='NonOperational', nonOperationalReason='NETWORK_ UNREACHABLE', stopSpmFailureLogged='false', maintenanceReason='null'}), log id: 707d7be2 2018-05-08 14:55:00,005+01 INFO [org.ovirt.engine.core.bll.AutoRecoveryManager] (EE-ManagedThreadFactory-engin eScheduled-Thread-39) [] Autorecovering 1 hosts 2018-05-08 14:55:00,005+01 INFO [org.ovirt.engine.core.bll.AutoRecoveryManager] (EE-ManagedThreadFactory-engin eScheduled-Thread-39) [] Autorecovering hosts id: e8daef6e-b098-4ed0-8b4b-5865bb bf5dc7 , name : virtA002.cluster 2018-05-08 14:55:00,042+01 INFO [org.ovirt.engine.core.bll.ActivateVdsCommand] (EE-ManagedThreadFactory-engin eScheduled-Thread-39) [1a440f59] Lock Acquired to object 'EngineLock:{exclusiveLocks='[ e8daef6e-b098-4ed0-8b4b-5865bb bf5dc7=VDS]', sharedLocks=''}' 2018-05-08 14:55:00,056+01 INFO [org.ovirt.engine.core.bll.ActivateVdsCommand] (EE-ManagedThreadFactory-engin eScheduled-Thread-39) [1a440f59] Running command: ActivateVdsCommand internal: true. Entities affected : ID: e8daef6e-b098-4ed0-8b4b-5865bb bf5dc7 Type: VDSAction group MANIPULATE_HOST with role type ADMIN 2018-05-08 14:55:00,056+01 INFO [org.ovirt.engine.core.bll.ActivateVdsCommand] (EE-ManagedThreadFactory-engin eScheduled-Thread-39) [1a440f59] Before acquiring lock in order to prevent monitoring for host 'virtA002.cluster' from data-center 'Default' 2018-05-08 14:55:00,056+01 INFO [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engin eScheduled-Thread-39) [1a440f59] Failed to acquire lock and wait lock 'HostEngineLock:{exclusiveLock s='[e8daef6e-b098-4ed0-8b4b- 5865bbbf5dc7=VDS_INIT]', sharedLocks=''}' 2018-05-08 14:55:02,410+01 INFO [org.ovirt.engine.core.bll.lock.InMemoryLockManager] (EE-ManagedThreadFactory-engin eScheduled-Thread-39) [1a440f59] Failed to acquire lock and wait lock 'HostEngineLock:{exclusiveLock s='[e8daef6e-b098-4ed0-8b4b- 5865bbbf5dc7=VDS_INIT]', sharedLocks=''}'
Regards,Callum<Screen Shot 2018-05-08 at 14.52.20.png><Screen Shot 2018-05-08 at 14.53.27.png>--
Callum SmithResearch Computing Core
On 8 May 2018, at 14:50, Michael Burman <mburman@redhat.com> wrote:
Alona, am i missing something?What versions are your engine and vdsm?Do you see event massages complaining that some network/s is missing in the cluster?Have you removed the required property?Do you have other required networks in this cluster except ovirtmgmt?
On Tue, May 8, 2018 at 4:42 PM, Callum Smith <callum@well.ox.ac.uk> wrote:
Dear Michael,No luck, the cycling is still happening. This is with a hard reset of the host-engine vm, the host, updating the node versions on everything.
Would it be really bad to just delete the nodes from the DB and clean install them?
Regards,Callum
--
Callum SmithResearch Computing Core
On 8 May 2018, at 13:44, Michael Burman <mburman@redhat.com> wrote:
You should only remove the required property from the network, this will release the host from the activating cycle in which it's stuck now.
On Tue, May 8, 2018 at 3:39 PM, Callum Smith <callum@well.ox.ac.uk> wrote:
Dear Michael,
Good to know - didn't know about that path to configure networks.
What's the procedure to remove the failing hosts and re-install? I can't get them into maintenance mode to then install them.
Regards,Callum
--
Callum SmithResearch Computing Core
On 8 May 2018, at 12:37, Michael Burman <mburman@redhat.com> wrote:
Cheers)Do you have a required network in your env(except ovirtmgmt)? try to uncheck the 'required' from this network, this will solve the issue(via Clusters>network or Networks>Cluster).The bug was fixed in ovirt-engine-4.2.3.4
On Tue, May 8, 2018 at 12:55 PM, Callum Smith <callum@well.ox.ac.uk> wrote:
Dear All,
There appears to be an issue with the host install on these, there's quite a lot of errors being kicked out into the logs as they cycle through attempting to activate, failing, and then failing to go into maintenance. I can't remove the hosts from the engine to attempt to reinstall them.
Issue presented from having a statically configured network on the ovritmgmt network on the hosts before running the host install. There are SQL errors (FK missing) and assorted goodness in there.
Any help greatly appreciated, not sure what the next step forward is from here
Engine.log on dropbox:
PS. Sorry if this comes through a few times, mailing list membership seems to be having a funny turn this morning.
Regards,Callum
--
Callum SmithResearch Computing Core
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-leave@ovirt.org
--
Michael BurmanSenior Quality engineer - rhv network - redhat israel
mburman@redhat.com M: 0545355725 IM: mburman
--
Michael BurmanSenior Quality engineer - rhv network - redhat israel
mburman@redhat.com M: 0545355725 IM: mburman
--
Michael BurmanSenior Quality engineer - rhv network - redhat israel
mburman@redhat.com M: 0545355725 IM: mburman
--
Michael BurmanSenior Quality engineer - rhv network - redhat israel
mburman@redhat.com M: 0545355725 IM: mburman
Michael Burman
Senior Quality engineer - rhv network - redhat israel
mburman@redhat.com M: 0545355725 IM: mburman