<div dir="ltr"><div>Now I got an error while installing the third node too. I am attaching the log file.<br><br>2017-02-06 16:43:51,488+05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [2a3cb164-9fe7-4487-9837-1c84c9a6a2d3] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Correlation ID: 2a3cb164-9fe7-4487-9837-1c84c9a6a2d3, Call Stack: null, Custom Event ID: -1, Message: Installing Host NFShost-235.6. Yum Status: Check Package Signatures.<br>2017-02-06 16:43:51,496+05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [2a3cb164-9fe7-4487-9837-1c84c9a6a2d3] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Correlation ID: 2a3cb164-9fe7-4487-9837-1c84c9a6a2d3, Call Stack: null, Custom Event ID: -1, Message: Installing Host NFShost-235.6. Yum Status: Running Test Transaction.<br>2017-02-06 16:43:51,638+05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [2a3cb164-9fe7-4487-9837-1c84c9a6a2d3] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Correlation ID: 2a3cb164-9fe7-4487-9837-1c84c9a6a2d3, Call Stack: null, Custom Event ID: -1, Message: Installing Host NFShost-235.6. Yum Status: Running Transaction.<br>2017-02-06 16:43:51,746+05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [2a3cb164-9fe7-4487-9837-1c84c9a6a2d3] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Correlation ID: 2a3cb164-9fe7-4487-9837-1c84c9a6a2d3, Call Stack: null, Custom Event ID: -1, Message: Installing Host NFShost-235.6. Yum update: 1/4: ovirt-node-ng-image-4.1.0-1.el7.centos.noarch.<br>2017-02-06 16:43:56,054+05 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) [2a3cb164-9fe7-4487-9837-1c84c9a6a2d3] EVENT_ID: VDS_INSTALL_IN_PROGRESS(509), Correlation ID: 2a3cb164-9fe7-4487-9837-1c84c9a6a2d3, Call Stack: null, Custom Event ID: -1, Message: Installing Host NFShost-235.6. Yum update: 2/4: ovirt-node-ng-image-update-4.1.0-1.el7.centos.noarch.<br>2017-02-06 16:47:26,376+05 ERROR [org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase] (VdsDeploy) [2a3cb164-9fe7-4487-9837-1c84c9a6a2d3] Error during deploy dialog: java.io.IOException: Unexpected connection termination<br>    at org.ovirt.otopi.dialog.MachineDialogParser.nextEvent(MachineDialogParser.java:376) [otopi.jar:]<br>    at org.ovirt.otopi.dialog.MachineDialogParser.nextEvent(MachineDialogParser.java:393) [otopi.jar:]<br>    at org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase.threadMain(VdsDeployBase.java:304) [bll.jar:]<br>    at org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase.lambda$new$0(VdsDeployBase.java:383) [bll.jar:]<br>    at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_121]<br><br>2017-02-06 16:47:26,379+05 ERROR [org.ovirt.engine.core.uutils.ssh.SSHDialog] (pool-5-thread-8) [2a3cb164-9fe7-4487-9837-1c84c9a6a2d3] SSH error running command root@10.1.235.6:&#39;umask 0077; MYTMP=&quot;$(TMPDIR=&quot;${OVIRT_TMPDIR}&quot; mktemp -d -t ovirt-XXXXXXXXXX)&quot;; trap &quot;chmod -R u+rwX \&quot;${MYTMP}\&quot; &gt; /dev/null 2&gt;&amp;1; rm -fr \&quot;${MYTMP}\&quot; &gt; /dev/null 2&gt;&amp;1&quot; 0; tar --warning=no-timestamp -C &quot;${MYTMP}&quot; -x &amp;&amp;  &quot;${MYTMP}&quot;/ovirt-host-mgmt DIALOG/dialect=str:machine DIALOG/customization=bool:True&#39;: SSH session hard timeout host &#39;<a href="mailto:root@10.1.235.6">root@10.1.235.6</a>&#39;<br>2017-02-06 16:47:26,379+05 ERROR [org.ovirt.engine.core.uutils.ssh.SSHDialog] (pool-5-thread-8) [2a3cb164-9fe7-4487-9837-1c84c9a6a2d3] Exception: javax.naming.TimeLimitExceededException: SSH session hard timeout host &#39;<a href="mailto:root@10.1.235.6">root@10.1.235.6</a>&#39;<br>    at org.ovirt.engine.core.uutils.ssh.SSHClient.executeCommand(SSHClient.java:475) [uutils.jar:]<br>    at org.ovirt.engine.core.uutils.ssh.SSHDialog.executeCommand(SSHDialog.java:317) [uutils.jar:]<br>    at org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase.execute(VdsDeployBase.java:563) [bll.jar:]<br>    at org.ovirt.engine.core.bll.host.HostUpgradeManager.update(HostUpgradeManager.java:99) [bll.jar:]<br>    at org.ovirt.engine.core.bll.hostdeploy.UpgradeHostInternalCommand.executeCommand(UpgradeHostInternalCommand.java:72) [bll.jar:]<br>    at org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1251) [bll.jar:]<br>    at org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1391) [bll.jar:]<br>    at org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:2055) [bll.jar:]<br>    at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:164) [utils.jar:]<br>    at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:103) [utils.jar:]<br>    at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1451) [bll.jar:]<br>    at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:397) [bll.jar:]<br>    at org.ovirt.engine.core.bll.executor.DefaultBackendActionExecutor.execute(DefaultBackendActionExecutor.java:13) [bll.jar:]<br>    at org.ovirt.engine.core.bll.Backend.runAction(Backend.java:511) [bll.jar:]<br>    at org.ovirt.engine.core.bll.Backend.runAction(Backend.java:753) [bll.jar:]<br>    at sun.reflect.GeneratedMethodAccessor298.invoke(Unknown Source) [:1.8.0_121]<br>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_121]<br>    at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_121]<br>    at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437)<br>    at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:70) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:80) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437)<br>    at org.ovirt.engine.core.bll.interceptors.CorrelationIdTrackerInterceptor.aroundInvoke(CorrelationIdTrackerInterceptor.java:13) [bll.jar:]<br>    at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source) [:1.8.0_121]<br>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_121]<br>    at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_121]<br>    at org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterceptor.processInvocation(ManagedReferenceLifecycleMethodInterceptor.java:89)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437)<br>    at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:73) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final]<br>    at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)<br>    at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:53) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:263) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxInterceptor.java:374) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:243) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356)<br>    at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636)<br>    at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356)<br>    at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)<br>    at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)<br>    at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)<br>    at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73)<br>    at org.ovirt.engine.core.bll.interfaces.BackendCommandObjectsHandler$$$view5.runAction(Unknown Source) [bll.jar:]<br>    at org.ovirt.engine.core.bll.tasks.CommandExecutor.executeCommand(CommandExecutor.java:57) [bll.jar:]<br>    at org.ovirt.engine.core.bll.tasks.CommandExecutor.lambda$executeAsyncCommand$0(CommandExecutor.java:46) [bll.jar:]<br>    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [rt.jar:1.8.0_121]<br>    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_121]<br>    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_121]<br>    at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_121]<br><br>2017-02-06 16:47:26,387+05 ERROR [org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase] (pool-5-thread-8) [2a3cb164-9fe7-4487-9837-1c84c9a6a2d3] Timeout during host 10.1.235.6 install: javax.naming.TimeLimitExceededException: SSH session hard timeout host &#39;<a href="mailto:root@10.1.235.6">root@10.1.235.6</a>&#39;<br>    at org.ovirt.engine.core.uutils.ssh.SSHClient.executeCommand(SSHClient.java:475) [uutils.jar:]<br>    at org.ovirt.engine.core.uutils.ssh.SSHDialog.executeCommand(SSHDialog.java:317) [uutils.jar:]<br>    at org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase.execute(VdsDeployBase.java:563) [bll.jar:]<br>    at org.ovirt.engine.core.bll.host.HostUpgradeManager.update(HostUpgradeManager.java:99) [bll.jar:]<br>    at org.ovirt.engine.core.bll.hostdeploy.UpgradeHostInternalCommand.executeCommand(UpgradeHostInternalCommand.java:72) [bll.jar:]<br>    at org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1251) [bll.jar:]<br>    at org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1391) [bll.jar:]<br>    at org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:2055) [bll.jar:]<br>    at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:164) [utils.jar:]<br>    at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:103) [utils.jar:]<br>    at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1451) [bll.jar:]<br>    at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:397) [bll.jar:]<br>    at org.ovirt.engine.core.bll.executor.DefaultBackendActionExecutor.execute(DefaultBackendActionExecutor.java:13) [bll.jar:]<br>    at org.ovirt.engine.core.bll.Backend.runAction(Backend.java:511) [bll.jar:]<br>    at org.ovirt.engine.core.bll.Backend.runAction(Backend.java:753) [bll.jar:]<br>    at sun.reflect.GeneratedMethodAccessor298.invoke(Unknown Source) [:1.8.0_121]<br>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_121]<br>    at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_121]<br>    at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437)<br>    at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:70) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:80) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437)<br>    at org.ovirt.engine.core.bll.interceptors.CorrelationIdTrackerInterceptor.aroundInvoke(CorrelationIdTrackerInterceptor.java:13) [bll.jar:]<br>    at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source) [:1.8.0_121]<br>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_121]<br>    at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_121]<br>    at org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterceptor.processInvocation(ManagedReferenceLifecycleMethodInterceptor.java:89)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437)<br>    at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:73) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final]<br>    at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)<br>    at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:53) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:263) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxInterceptor.java:374) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:243) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356)<br>    at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636)<br>    at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356)<br>    at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)<br>    at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)<br>    at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)<br>    at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73)<br>    at org.ovirt.engine.core.bll.interfaces.BackendCommandObjectsHandler$$$view5.runAction(Unknown Source) [bll.jar:]<br>    at org.ovirt.engine.core.bll.tasks.CommandExecutor.executeCommand(CommandExecutor.java:57) [bll.jar:]<br>    at org.ovirt.engine.core.bll.tasks.CommandExecutor.lambda$executeAsyncCommand$0(CommandExecutor.java:46) [bll.jar:]<br>    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [rt.jar:1.8.0_121]<br>    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_121]<br>    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_121]<br>    at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_121]<br><br>2017-02-06 16:47:26,406+05 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (pool-5-thread-8) [2a3cb164-9fe7-4487-9837-1c84c9a6a2d3] EVENT_ID: VDS_INSTALL_IN_PROGRESS_ERROR(511), Correlation ID: 2a3cb164-9fe7-4487-9837-1c84c9a6a2d3, Call Stack: null, Custom Event ID: -1, Message: Failed to install Host NFShost-235.6. Processing stopped due to timeout.<br>2017-02-06 16:47:26,406+05 ERROR [org.ovirt.engine.core.bll.host.HostUpgradeManager] (pool-5-thread-8) [2a3cb164-9fe7-4487-9837-1c84c9a6a2d3] Failed to update host &#39;NFShost-235.6&#39; packages &#39;ovirt-node-ng-image-update&#39;.<br>2017-02-06 16:47:26,407+05 ERROR [org.ovirt.engine.core.bll.host.HostUpgradeManager] (pool-5-thread-8) [2a3cb164-9fe7-4487-9837-1c84c9a6a2d3] Exception: javax.naming.TimeLimitExceededException: SSH session hard timeout host &#39;<a href="mailto:root@10.1.235.6">root@10.1.235.6</a>&#39;<br>    at org.ovirt.engine.core.uutils.ssh.SSHClient.executeCommand(SSHClient.java:475) [uutils.jar:]<br>    at org.ovirt.engine.core.uutils.ssh.SSHDialog.executeCommand(SSHDialog.java:317) [uutils.jar:]<br>    at org.ovirt.engine.core.bll.hostdeploy.VdsDeployBase.execute(VdsDeployBase.java:563) [bll.jar:]<br>    at org.ovirt.engine.core.bll.host.HostUpgradeManager.update(HostUpgradeManager.java:99) [bll.jar:]<br>    at org.ovirt.engine.core.bll.hostdeploy.UpgradeHostInternalCommand.executeCommand(UpgradeHostInternalCommand.java:72) [bll.jar:]<br>    at org.ovirt.engine.core.bll.CommandBase.executeWithoutTransaction(CommandBase.java:1251) [bll.jar:]<br>    at org.ovirt.engine.core.bll.CommandBase.executeActionInTransactionScope(CommandBase.java:1391) [bll.jar:]<br>    at org.ovirt.engine.core.bll.CommandBase.runInTransaction(CommandBase.java:2055) [bll.jar:]<br>    at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInSuppressed(TransactionSupport.java:164) [utils.jar:]<br>    at org.ovirt.engine.core.utils.transaction.TransactionSupport.executeInScope(TransactionSupport.java:103) [utils.jar:]<br>    at org.ovirt.engine.core.bll.CommandBase.execute(CommandBase.java:1451) [bll.jar:]<br>    at org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:397) [bll.jar:]<br>    at org.ovirt.engine.core.bll.executor.DefaultBackendActionExecutor.execute(DefaultBackendActionExecutor.java:13) [bll.jar:]<br>    at org.ovirt.engine.core.bll.Backend.runAction(Backend.java:511) [bll.jar:]<br>    at org.ovirt.engine.core.bll.Backend.runAction(Backend.java:753) [bll.jar:]<br>    at sun.reflect.GeneratedMethodAccessor298.invoke(Unknown Source) [:1.8.0_121]<br>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_121]<br>    at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_121]<br>    at org.jboss.as.ee.component.ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptor.java:52)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437)<br>    at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:70) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:80) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:93) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:63)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437)<br>    at org.ovirt.engine.core.bll.interceptors.CorrelationIdTrackerInterceptor.aroundInvoke(CorrelationIdTrackerInterceptor.java:13) [bll.jar:]<br>    at sun.reflect.GeneratedMethodAccessor135.invoke(Unknown Source) [:1.8.0_121]<br>    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_121]<br>    at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_121]<br>    at org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterceptor.processInvocation(ManagedReferenceLifecycleMethodInterceptor.java:89)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.processInvocation(ExecutionTimeInterceptor.java:43) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:437)<br>    at org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:73) [weld-core-impl-2.3.5.Final.jar:2.3.5.Final]<br>    at org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:83) [wildfly-weld-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45) [wildfly-ee-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)<br>    at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:52)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:53) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:263) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxInterceptor.java:374) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:243) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.processInvocation(WaitTimeInterceptor.java:47) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.security.SecurityContextInterceptor.processInvocation(SecurityContextInterceptor.java:100) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.processInvocation(StartupAwaitInterceptor.java:22) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.processInvocation(ShutDownInterceptorFactory.java:64) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:67) [wildfly-ejb3-10.1.0.Final.jar:10.1.0.Final]<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:64)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356)<br>    at org.wildfly.security.manager.WildFlySecurityManager.doChecked(WildFlySecurityManager.java:636)<br>    at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(AccessCheckingInterceptor.java:61)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.InterceptorContext.run(InterceptorContext.java:356)<br>    at org.jboss.invocation.PrivilegedWithCombinerInterceptor.processInvocation(PrivilegedWithCombinerInterceptor.java:80)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)<br>    at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)<br>    at org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:185)<br>    at org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:340)<br>    at org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)<br>    at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:73)<br>    at org.ovirt.engine.core.bll.interfaces.BackendCommandObjectsHandler$$$view5.runAction(Unknown Source) [bll.jar:]<br>    at org.ovirt.engine.core.bll.tasks.CommandExecutor.executeCommand(CommandExecutor.java:57) [bll.jar:]<br>    at org.ovirt.engine.core.bll.tasks.CommandExecutor.lambda$executeAsyncCommand$0(CommandExecutor.java:46) [bll.jar:]<br>    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [rt.jar:1.8.0_121]<br>    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) [rt.jar:1.8.0_121]<br>    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) [rt.jar:1.8.0_121]<br>    at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_121]<br><br>2017-02-06 16:47:26,411+05 INFO  [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (pool-5-thread-8) [2a3cb164-9fe7-4487-9837-1c84c9a6a2d3] START, SetVdsStatusVDSCommand(HostName = NFShost-235.6, SetVdsStatusVDSCommandParameters:{runAsync=&#39;true&#39;, hostId=&#39;f6aeb334-6081-479b-bf69-c5d869941aa0&#39;, status=&#39;InstallFailed&#39;, nonOperationalReason=&#39;NONE&#39;, stopSpmFailureLogged=&#39;false&#39;, maintenanceReason=&#39;null&#39;}), log id: 18edb8b3<br>2017-02-06 16:47:26,415+05 INFO  [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand] (pool-5-thread-8) [2a3cb164-9fe7-4487-9837-1c84c9a6a2d3] FINISH, SetVdsStatusVDSCommand, log id: 18edb8b3<br>2017-02-06 16:47:26,448+05 ERROR [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (pool-5-thread-8) [2a3cb164-9fe7-4487-9837-1c84c9a6a2d3] EVENT_ID: HOST_UPGRADE_FAILED(841), Correlation ID: 2a3cb164-9fe7-4487-9837-1c84c9a6a2d3, Call Stack: null, Custom Event ID: -1, Message: Failed to upgrade Host NFShost-235.6 (User: admin@internal-authz).<br><br></div>Thanks<br><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 6, 2017 at 4:31 PM, Shalabh Goel <span dir="ltr">&lt;<a href="mailto:shalabhgoel13@gmail.com" target="_blank">shalabhgoel13@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><div><div><div>Hi,<br><br></div>I have 3 nodes. 2 compute and 1 storage (NFS) and separate server for engine. I upgraded the engine first. I went on smoothly without any errors. <br><br>Then I started upgrade on all 3 of them by installing the ovirt-release41.rpm. But the upgrade timed out and failed on all the 3 nodes. <br><br>Then I restarted upgrade on first node from within the engine again. The engine event log said the upgrade timed out but when I checked on the node, it was successful (means the yum service was running on the node and it installed the upagrde but the engine said otherwise). So I restarted that node. But after the reboot, the node was moved to non-operational by the engine because of the following error,<br> &quot;Host host1 does not comply with the cluster Default networks, the following networks are missing on host: &#39;ovirtmgmt&#39;&quot;.<br><br></div><div>UPDATE: I enabled open-vswitch service on the this node and it has been successfully added to the engine.<br></div><div><br></div>After that my second node developed some hardware problem. So I did a fresh install of ovirt 4.0.3 on it and then changed the repo files on it by replacing 40 by 41 in all the files (including ovirt-dependencies.repo). I upgraded it successfully and rebooted and logged in to 4.1. Now, in engine I removed the second node and tried to add it but I got the same error on this node too. I have enabled the open-vswitch service on this node too and rebooted the machine but the error stays the same. I think that the issue has something to do with OVS. Do you still want me to attach engine.log and host-deploy.log files?<br><br></div><div>Meanwhile I have changed the changed the cluster and data center compatibility to 4.1<br></div><div><br><br></div>Now regarding upgrade of the third node (storage). I moved the node to maintenance and ran the following command on the node:<br><i><span style="color:rgb(153,153,153)"><br>yum install <a href="http://resources.ovirt.org/pub/yum-repo/ovirt-release41.rpm" target="_blank">http://resources.ovirt.org/<wbr>pub/yum-repo/ovirt-release41.<wbr>rpm</a></span></i><br><br></div>When I run yum update, I am getting the following errors:<br><br><span style="color:rgb(153,153,153)"><i>Loaded plugins: fastestmirror, imgbased-warning<br>Warning: yum operations are not persisted across upgrades!<br>Repository virtio-win-stable is listed more than once in the configuration<br>centos-opstools-testing       <wbr>                              <wbr>                              <wbr>                              <wbr>              | 2.9 kB  00:00:00     <br>centos-ovirt-common-candidate <wbr>                              <wbr>                              <wbr>                              <wbr>              | 3.4 kB  00:00:00     <br>centos-ovirt41-candidate      <wbr>                              <wbr>                              <wbr>                              <wbr>              | 3.4 kB  00:00:00     <br>ovirt-4.1                     <wbr>                              <wbr>                              <wbr>                              <wbr>              | 2.9 kB  00:00:00     <br>ovirt-4.1-centos-gluster38    <wbr>                              <wbr>                              <wbr>                              <wbr>              | 2.9 kB  00:00:00     <br>ovirt-4.1-epel/x86_64/<wbr>metalink                      <wbr>                              <wbr>                              <wbr>                      | 6.2 kB  00:00:00     <br>ovirt-4.1-epel                <wbr>                              <wbr>                              <wbr>                              <wbr>              | 4.3 kB  00:00:00     <br>ovirt-4.1-patternfly1-noarch-<wbr>epel                          <wbr>                              <wbr>                              <wbr>               | 3.0 kB  00:00:00     <br>(1/3): ovirt-4.1/7/primary_db        <wbr>                              <wbr>                              <wbr>                              <wbr>       |  88 kB  00:00:00     <br>ovirt-4.1-epel/x86_64/primary_ FAILED                        <wbr>                  <br><a href="https://repo.fedoralinux.ir/pub/epel/7/x86_64/repodata/e8dcf6c8fd1618b376ebc6b71cab2f7d1e8f10d02bc9404825f0a2a0b524ef4c-primary.sqlite.xz" target="_blank">https://repo.fedoralinux.ir/<wbr>pub/epel/7/x86_64/repodata/<wbr>e8dcf6c8fd1618b376ebc6b71cab2f<wbr>7d1e8f10d02bc9404825f0a2a0b524<wbr>ef4c-primary.sqlite.xz</a>: [Errno 14] curl#60 - &quot;Peer&#39;s Certificate has expired.&quot;<br>Trying other mirror.<br>It was impossible to connect to the CentOS servers.<br>This could mean a connectivity issue in your environment, such as the requirement to configure a proxy,<br>or a transparent proxy that tampers with TLS security, or an incorrect system clock.<br>Please collect information about the specific failure that occurs in your environment,<br>using the instructions in: <a href="https://access.redhat.com/solutions/1527033" target="_blank">https://access.redhat.com/<wbr>solutions/1527033</a> and create a bug on <a href="https://bugs.centos.org/" target="_blank">https://bugs.centos.org/</a><br><br>(2/3): ovirt-4.1-epel/x86_64/<wbr>updateinfo                    <wbr>                              <wbr>                              <wbr>               | 730 kB  00:00:15     <br>(3/3): ovirt-4.1-epel/x86_64/primary_<wbr>db                            <wbr>                              <wbr>                              <wbr>       | 4.5 MB  00:00:27     <br>Loading mirror speeds from cached hostfile<br> * ovirt-4.0: <a href="http://ftp.nluug.nl" target="_blank">ftp.nluug.nl</a><br> * ovirt-4.0-epel: <a href="http://ae.mirror.rasanegar.com" target="_blank">ae.mirror.rasanegar.com</a><br> * ovirt-4.1: <a href="http://ftp.nluug.nl" target="_blank">ftp.nluug.nl</a><br> * ovirt-4.1-epel: <a href="http://ae.mirror.rasanegar.com" target="_blank">ae.mirror.rasanegar.com</a><br>Resolving Dependencies<br>--&gt; Running transaction check<br>---&gt; Package cockpit-ovirt-dashboard.noarch 0:0.10.6-1.3.6.el7.centos will be updated<br>---&gt; Package cockpit-ovirt-dashboard.noarch 0:0.10.7-0.0.6.el7.centos will be an update<br>---&gt; Package glusterfs.x86_64 0:3.7.13-1.el7 will be updated<br>---&gt; Package glusterfs.x86_64 0:3.8.8-1.el7 will be an update<br>---&gt; Package glusterfs-api.x86_64 0:3.7.13-1.el7 will be updated<br>---&gt; Package glusterfs-api.x86_64 0:3.8.8-1.el7 will be an update<br>---&gt; Package glusterfs-cli.x86_64 0:3.7.13-1.el7 will be updated<br>---&gt; Package glusterfs-cli.x86_64 0:3.8.8-1.el7 will be an update<br>---&gt; Package glusterfs-client-xlators.x86_<wbr>64 0:3.7.13-1.el7 will be updated<br>---&gt; Package glusterfs-client-xlators.x86_<wbr>64 0:3.8.8-1.el7 will be an update<br>---&gt; Package glusterfs-fuse.x86_64 0:3.7.13-1.el7 will be updated<br>---&gt; Package glusterfs-fuse.x86_64 0:3.8.8-1.el7 will be an update<br>---&gt; Package glusterfs-geo-replication.x86_<wbr>64 0:3.7.13-1.el7 will be updated<br>---&gt; Package glusterfs-geo-replication.x86_<wbr>64 0:3.8.8-1.el7 will be an update<br>---&gt; Package glusterfs-libs.x86_64 0:3.7.13-1.el7 will be updated<br>---&gt; Package glusterfs-libs.x86_64 0:3.8.8-1.el7 will be an update<br>---&gt; Package glusterfs-rdma.x86_64 0:3.7.13-1.el7 will be updated<br>---&gt; Package glusterfs-rdma.x86_64 0:3.8.8-1.el7 will be an update<br>---&gt; Package glusterfs-server.x86_64 0:3.7.13-1.el7 will be updated<br>---&gt; Package glusterfs-server.x86_64 0:3.8.8-1.el7 will be an update<br>---&gt; Package imgbased.noarch 0:0.8.4-1.el7 will be updated<br>---&gt; Package imgbased.noarch 0:0.9.6-1.el7 will be an update<br>---&gt; Package ioprocess.x86_64 0:0.16.1-1.el7 will be updated<br>---&gt; Package ioprocess.x86_64 0:0.17.0-1.201611101241.<wbr>gitb7e353c.el7.centos will be an update<br>---&gt; Package mom.noarch 0:0.5.5-1.el7 will be updated<br>---&gt; Package mom.noarch 0:0.5.8-1.el7 will be an update<br>---&gt; Package openvswitch.x86_64 0:2.5.0-2.el7 will be updated<br>---&gt; Package openvswitch.x86_64 0:2.6.90-1.el7.centos will be an update<br>---&gt; Package otopi.noarch 0:1.5.2-1.el7.centos will be updated<br>---&gt; Package otopi.noarch 0:1.6.0-1.el7.centos will be an update<br>---&gt; Package ovirt-engine-sdk-python.noarch 0:3.6.8.0-1.el7.centos will be updated<br>---&gt; Package ovirt-engine-sdk-python.noarch 0:3.6.9.1-1.el7.centos will be an update<br>---&gt; Package ovirt-host-deploy.noarch 0:1.5.1-1.el7.centos will be updated<br>---&gt; Package ovirt-host-deploy.noarch 0:1.6.0-1.el7.centos will be an update<br>---&gt; Package ovirt-hosted-engine-ha.noarch 0:2.0.3-1.el7.centos will be updated<br>---&gt; Package ovirt-hosted-engine-ha.noarch 0:2.1.0.1-1.el7.centos will be an update<br>---&gt; Package ovirt-hosted-engine-setup.<wbr>noarch 0:2.0.1.5-1.el7.centos will be updated<br>---&gt; Package ovirt-hosted-engine-setup.<wbr>noarch 0:2.1.0.1-1.el7.centos will be an update<br>--&gt; Processing Dependency: rubygem-fluent-plugin-secure-<wbr>forward for package: ovirt-hosted-engine-setup-2.1.<wbr>0.1-1.el7.centos.noarch<br>--&gt; Processing Dependency: rubygem-fluent-plugin-rewrite-<wbr>tag-filter for package: ovirt-hosted-engine-setup-2.1.<wbr>0.1-1.el7.centos.noarch<br>--&gt; Processing Dependency: fluentd for package: ovirt-hosted-engine-setup-2.1.<wbr>0.1-1.el7.centos.noarch<br>--&gt; Processing Dependency: collectd-write_http for package: ovirt-hosted-engine-setup-2.1.<wbr>0.1-1.el7.centos.noarch<br>--&gt; Processing Dependency: collectd-virt for package: ovirt-hosted-engine-setup-2.1.<wbr>0.1-1.el7.centos.noarch<br>--&gt; Processing Dependency: collectd-netlink for package: ovirt-hosted-engine-setup-2.1.<wbr>0.1-1.el7.centos.noarch<br>--&gt; Processing Dependency: collectd-disk for package: ovirt-hosted-engine-setup-2.1.<wbr>0.1-1.el7.centos.noarch<br>--&gt; Processing Dependency: collectd for package: ovirt-hosted-engine-setup-2.1.<wbr>0.1-1.el7.centos.noarch<br>---&gt; Package ovirt-imageio-common.noarch 0:0.3.0-1.el7 will be updated<br>---&gt; Package ovirt-imageio-common.noarch 0:1.0.0-1.el7 will be an update<br>---&gt; Package ovirt-imageio-daemon.noarch 0:0.3.0-1.el7 will be updated<br>---&gt; Package ovirt-imageio-daemon.noarch 0:1.0.0-1.el7 will be an update<br>---&gt; Package ovirt-node-ng-image.noarch 0:4.0.6.1-1.el7 will be updated<br>---&gt; Package ovirt-node-ng-image.noarch 0:4.1.0-1.el7.centos will be an update<br>---&gt; Package ovirt-node-ng-image-update.<wbr>noarch 0:4.0.6.1-1.el7 will be updated<br>---&gt; Package ovirt-node-ng-image-update.<wbr>noarch 0:4.1.0-1.el7.centos will be an update<br>---&gt; Package ovirt-release-host-node.noarch 0:4.0.3-1.el7 will be updated<br>---&gt; Package ovirt-release-host-node.noarch 0:4.1.0-1.el7.centos will be an update<br>--&gt; Processing Dependency: tcpdump for package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch<br>--&gt; Processing Dependency: sysstat for package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch<br>--&gt; Processing Dependency: screen for package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch<br>--&gt; Processing Dependency: rng-tools for package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch<br>--&gt; Processing Dependency: ovirt-node-ng-nodectl for package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch<br>--&gt; Processing Dependency: net-snmp for package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch<br>---&gt; Package ovirt-setup-lib.noarch 0:1.0.2-1.el7.centos will be updated<br>---&gt; Package ovirt-setup-lib.noarch 0:1.1.0-1.el7.centos will be an update<br>---&gt; Package python-cpopen.x86_64 0:1.5-1.el7 will be updated<br>---&gt; Package python-cpopen.x86_64 0:1.5-3.el7 will be an update<br>---&gt; Package python-ioprocess.noarch 0:0.16.1-1.el7 will be updated<br>---&gt; Package python-ioprocess.noarch 0:0.17.0-1.201611101242.<wbr>gitb7e353c.el7.centos will be an update<br>---&gt; Package qemu-img-ev.x86_64 10:2.3.0-31.el7.16.1 will be updated<br>---&gt; Package qemu-img-ev.x86_64 10:2.6.0-28.el7_3.3.1 will be an update<br>---&gt; Package qemu-kvm-common-ev.x86_64 10:2.3.0-31.el7.16.1 will be updated<br>---&gt; Package qemu-kvm-common-ev.x86_64 10:2.6.0-28.el7_3.3.1 will be an update<br>---&gt; Package qemu-kvm-ev.x86_64 10:2.3.0-31.el7.16.1 will be updated<br>---&gt; Package qemu-kvm-ev.x86_64 10:2.6.0-28.el7_3.3.1 will be an update<br>--&gt; Processing Dependency: usbredir &gt;= 0.7.1 for package: 10:qemu-kvm-ev-2.6.0-28.el7_3.<wbr>3.1.x86_64<br>--&gt; Processing Dependency: seavgabios-bin &gt;= 1.9.1-4 for package: 10:qemu-kvm-ev-2.6.0-28.el7_3.<wbr>3.1.x86_64<br>--&gt; Processing Dependency: libusbx &gt;= 1.0.19 for package: 10:qemu-kvm-ev-2.6.0-28.el7_3.<wbr>3.1.x86_64<br>--&gt; Processing Dependency: ipxe-roms-qemu &gt;= 20160127-4 for package: 10:qemu-kvm-ev-2.6.0-28.el7_3.<wbr>3.1.x86_64<br>---&gt; Package qemu-kvm-tools-ev.x86_64 10:2.3.0-31.el7.16.1 will be updated<br>---&gt; Package qemu-kvm-tools-ev.x86_64 10:2.6.0-28.el7_3.3.1 will be an update<br>---&gt; Package vdsm.x86_64 0:4.18.11-1.el7.centos will be updated<br>---&gt; Package vdsm.x86_64 0:4.19.4-1.el7.centos will be an update<br>--&gt; Processing Dependency: sanlock &gt;= 3.4.0-1 for package: vdsm-4.19.4-1.el7.centos.x86_<wbr>64<br>--&gt; Processing Dependency: libvirt-python &gt;= 2.0.0-2 for package: vdsm-4.19.4-1.el7.centos.x86_<wbr>64<br>--&gt; Processing Dependency: libvirt-daemon-kvm &gt;= 2.0.0-10.el7_3.4 for package: vdsm-4.19.4-1.el7.centos.x86_<wbr>64<br>---&gt; Package vdsm-api.noarch 0:4.18.11-1.el7.centos will be updated<br>---&gt; Package vdsm-api.noarch 0:4.19.4-1.el7.centos will be an update<br>---&gt; Package vdsm-cli.noarch 0:4.18.11-1.el7.centos will be updated<br>---&gt; Package vdsm-cli.noarch 0:4.19.4-1.el7.centos will be an update<br>---&gt; Package vdsm-gluster.noarch 0:4.18.11-1.el7.centos will be updated<br>---&gt; Package vdsm-gluster.noarch 0:4.19.4-1.el7.centos will be an update<br>---&gt; Package vdsm-hook-ethtool-options.<wbr>noarch 0:4.18.11-1.el7.centos will be updated<br>---&gt; Package vdsm-hook-ethtool-options.<wbr>noarch 0:4.19.4-1.el7.centos will be an update<br>---&gt; Package vdsm-hook-fcoe.noarch 0:4.18.11-1.el7.centos will be updated<br>---&gt; Package vdsm-hook-fcoe.noarch 0:4.19.4-1.el7.centos will be an update<br>---&gt; Package vdsm-hook-openstacknet.noarch 0:4.18.11-1.el7.centos will be updated<br>---&gt; Package vdsm-hook-openstacknet.noarch 0:4.19.4-1.el7.centos will be an update<br>---&gt; Package vdsm-hook-vmfex-dev.noarch 0:4.18.11-1.el7.centos will be updated<br>---&gt; Package vdsm-hook-vmfex-dev.noarch 0:4.19.4-1.el7.centos will be an update<br>---&gt; Package vdsm-jsonrpc.noarch 0:4.18.11-1.el7.centos will be updated<br>---&gt; Package vdsm-jsonrpc.noarch 0:4.19.4-1.el7.centos will be an update<br>---&gt; Package vdsm-python.noarch 0:4.18.11-1.el7.centos will be updated<br>---&gt; Package vdsm-python.noarch 0:4.19.4-1.el7.centos will be an update<br>---&gt; Package vdsm-xmlrpc.noarch 0:4.18.11-1.el7.centos will be updated<br>---&gt; Package vdsm-xmlrpc.noarch 0:4.19.4-1.el7.centos will be an update<br>---&gt; Package vdsm-yajsonrpc.noarch 0:4.18.11-1.el7.centos will be updated<br>---&gt; Package vdsm-yajsonrpc.noarch 0:4.19.4-1.el7.centos will be an update<br>--&gt; Running transaction check<br>---&gt; Package collectd.x86_64 0:5.7.0-2.el7 will be installed<br>--&gt; Processing Dependency: libltdl.so.7()(64bit) for package: collectd-5.7.0-2.el7.x86_64<br>---&gt; Package collectd-disk.x86_64 0:5.7.0-2.el7 will be installed<br>---&gt; Package collectd-netlink.x86_64 0:5.7.0-2.el7 will be installed<br>---&gt; Package collectd-virt.x86_64 0:5.7.0-2.el7 will be installed<br>---&gt; Package collectd-write_http.x86_64 0:5.7.0-2.el7 will be installed<br>---&gt; Package fluentd.noarch 0:0.12.26-1.el7 will be installed<br>--&gt; Processing Dependency: rubygem-yajl-ruby for package: fluentd-0.12.26-1.el7.noarch<br>--&gt; Processing Dependency: rubygem-tzinfo-data for package: fluentd-0.12.26-1.el7.noarch<br>--&gt; Processing Dependency: rubygem-tzinfo for package: fluentd-0.12.26-1.el7.noarch<br>--&gt; Processing Dependency: rubygem-thread_safe for package: fluentd-0.12.26-1.el7.noarch<br>--&gt; Processing Dependency: rubygem-string-scrub for package: fluentd-0.12.26-1.el7.noarch<br>--&gt; Processing Dependency: rubygem-sigdump for package: fluentd-0.12.26-1.el7.noarch<br>--&gt; Processing Dependency: rubygem-msgpack for package: fluentd-0.12.26-1.el7.noarch<br>--&gt; Processing Dependency: rubygem-http_parser.rb for package: fluentd-0.12.26-1.el7.noarch<br>--&gt; Processing Dependency: <a href="http://rubygem-cool.io" target="_blank">rubygem-cool.io</a> for package: fluentd-0.12.26-1.el7.noarch<br>--&gt; Processing Dependency: /usr/bin/ruby for package: fluentd-0.12.26-1.el7.noarch<br>---&gt; Package ovirt-node-ng-nodectl.noarch 0:4.1.0-0.20170201.0.el7 will be installed<br>---&gt; Package ovirt-release-host-node.noarch 0:4.1.0-1.el7.centos will be an update<br>--&gt; Processing Dependency: tcpdump for package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch<br>--&gt; Processing Dependency: sysstat for package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch<br>--&gt; Processing Dependency: screen for package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch<br>--&gt; Processing Dependency: rng-tools for package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch<br>--&gt; Processing Dependency: net-snmp for package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch<br>---&gt; Package qemu-kvm-ev.x86_64 10:2.6.0-28.el7_3.3.1 will be an update<br>--&gt; Processing Dependency: usbredir &gt;= 0.7.1 for package: 10:qemu-kvm-ev-2.6.0-28.el7_3.<wbr>3.1.x86_64<br>--&gt; Processing Dependency: seavgabios-bin &gt;= 1.9.1-4 for package: 10:qemu-kvm-ev-2.6.0-28.el7_3.<wbr>3.1.x86_64<br>--&gt; Processing Dependency: libusbx &gt;= 1.0.19 for package: 10:qemu-kvm-ev-2.6.0-28.el7_3.<wbr>3.1.x86_64<br>--&gt; Processing Dependency: ipxe-roms-qemu &gt;= 20160127-4 for package: 10:qemu-kvm-ev-2.6.0-28.el7_3.<wbr>3.1.x86_64<br>---&gt; Package rubygem-fluent-plugin-rewrite-<wbr>tag-filter.noarch 0:1.5.5-1.el7.centos will be installed<br>---&gt; Package rubygem-fluent-plugin-secure-<wbr>forward.noarch 0:0.4.3-1.el7 will be installed<br>--&gt; Processing Dependency: rubygem-resolve-hostname for package: rubygem-fluent-plugin-secure-<wbr>forward-0.4.3-1.el7.noarch<br>--&gt; Processing Dependency: rubygem-proxifier for package: rubygem-fluent-plugin-secure-<wbr>forward-0.4.3-1.el7.noarch<br>--&gt; Processing Dependency: /usr/bin/ruby for package: rubygem-fluent-plugin-secure-<wbr>forward-0.4.3-1.el7.noarch<br>---&gt; Package vdsm.x86_64 0:4.19.4-1.el7.centos will be an update<br>--&gt; Processing Dependency: sanlock &gt;= 3.4.0-1 for package: vdsm-4.19.4-1.el7.centos.x86_<wbr>64<br>--&gt; Processing Dependency: libvirt-python &gt;= 2.0.0-2 for package: vdsm-4.19.4-1.el7.centos.x86_<wbr>64<br>--&gt; Processing Dependency: libvirt-daemon-kvm &gt;= 2.0.0-10.el7_3.4 for package: vdsm-4.19.4-1.el7.centos.x86_<wbr>64<br>--&gt; Running transaction check<br>---&gt; Package collectd.x86_64 0:5.7.0-2.el7 will be installed<br>--&gt; Processing Dependency: libltdl.so.7()(64bit) for package: collectd-5.7.0-2.el7.x86_64<br>---&gt; Package fluentd.noarch 0:0.12.26-1.el7 will be installed<br>--&gt; Processing Dependency: /usr/bin/ruby for package: fluentd-0.12.26-1.el7.noarch<br>---&gt; Package ovirt-release-host-node.noarch 0:4.1.0-1.el7.centos will be an update<br>--&gt; Processing Dependency: tcpdump for package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch<br>--&gt; Processing Dependency: sysstat for package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch<br>--&gt; Processing Dependency: screen for package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch<br>--&gt; Processing Dependency: rng-tools for package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch<br>--&gt; Processing Dependency: net-snmp for package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch<br>---&gt; Package qemu-kvm-ev.x86_64 10:2.6.0-28.el7_3.3.1 will be an update<br>--&gt; Processing Dependency: usbredir &gt;= 0.7.1 for package: 10:qemu-kvm-ev-2.6.0-28.el7_3.<wbr>3.1.x86_64<br>--&gt; Processing Dependency: seavgabios-bin &gt;= 1.9.1-4 for package: 10:qemu-kvm-ev-2.6.0-28.el7_3.<wbr>3.1.x86_64<br>--&gt; Processing Dependency: libusbx &gt;= 1.0.19 for package: 10:qemu-kvm-ev-2.6.0-28.el7_3.<wbr>3.1.x86_64<br>--&gt; Processing Dependency: ipxe-roms-qemu &gt;= 20160127-4 for package: 10:qemu-kvm-ev-2.6.0-28.el7_3.<wbr>3.1.x86_64<br>---&gt; Package rubygem-cool.io.x86_64 0:1.2.4-2.el7 will be installed<br>--&gt; Processing Dependency: libruby.so.2.0()(64bit) for package: rubygem-cool.io-1.2.4-2.el7.<wbr>x86_64<br>---&gt; Package rubygem-fluent-plugin-secure-<wbr>forward.noarch 0:0.4.3-1.el7 will be installed<br>--&gt; Processing Dependency: /usr/bin/ruby for package: rubygem-fluent-plugin-secure-<wbr>forward-0.4.3-1.el7.noarch<br>---&gt; Package rubygem-http_parser.rb.x86_64 0:0.6.0-1.el7 will be installed<br>--&gt; Processing Dependency: libruby.so.2.0()(64bit) for package: rubygem-http_parser.rb-0.6.0-<wbr>1.el7.x86_64<br>---&gt; Package rubygem-msgpack.x86_64 0:0.5.11-1.el7 will be installed<br>--&gt; Processing Dependency: libruby.so.2.0()(64bit) for package: rubygem-msgpack-0.5.11-1.el7.<wbr>x86_64<br>---&gt; Package rubygem-proxifier.noarch 0:1.0.3-1.el7 will be installed<br>--&gt; Processing Dependency: /usr/bin/ruby for package: rubygem-proxifier-1.0.3-1.el7.<wbr>noarch<br>---&gt; Package rubygem-resolve-hostname.<wbr>noarch 0:0.0.4-1.el7 will be installed<br>---&gt; Package rubygem-sigdump.noarch 0:0.2.2-1.el7 will be installed<br>---&gt; Package rubygem-string-scrub.x86_64 0:0.0.5-1.el7 will be installed<br>--&gt; Processing Dependency: libruby.so.2.0()(64bit) for package: rubygem-string-scrub-0.0.5-1.<wbr>el7.x86_64<br>---&gt; Package rubygem-thread_safe.noarch 0:0.3.4-1.el7 will be installed<br>--&gt; Processing Dependency: ruby(rubygems) for package: rubygem-thread_safe-0.3.4-1.<wbr>el7.noarch<br>--&gt; Processing Dependency: ruby(release) for package: rubygem-thread_safe-0.3.4-1.<wbr>el7.noarch<br>---&gt; Package rubygem-tzinfo.noarch 0:1.2.2-2.el7 will be installed<br>---&gt; Package rubygem-tzinfo-data.noarch 0:1.2014.10-2.el7 will be installed<br>---&gt; Package rubygem-yajl-ruby.x86_64 0:1.2.1-1.el7 will be installed<br>--&gt; Processing Dependency: libruby.so.2.0()(64bit) for package: rubygem-yajl-ruby-1.2.1-1.el7.<wbr>x86_64<br>---&gt; Package vdsm.x86_64 0:4.19.4-1.el7.centos will be an update<br>--&gt; Processing Dependency: sanlock &gt;= 3.4.0-1 for package: vdsm-4.19.4-1.el7.centos.x86_<wbr>64<br>--&gt; Processing Dependency: libvirt-python &gt;= 2.0.0-2 for package: vdsm-4.19.4-1.el7.centos.x86_<wbr>64<br>--&gt; Processing Dependency: libvirt-daemon-kvm &gt;= 2.0.0-10.el7_3.4 for package: vdsm-4.19.4-1.el7.centos.x86_<wbr>64<br>--&gt; Processing Dependency: /usr/bin/ruby for package: rubygem-proxifier-1.0.3-1.el7.<wbr>noarch<br>--&gt; Processing Dependency: /usr/bin/ruby for package: fluentd-0.12.26-1.el7.noarch<br>--&gt; Processing Dependency: /usr/bin/ruby for package: rubygem-fluent-plugin-secure-<wbr>forward-0.4.3-1.el7.noarch<br>--&gt; Finished Dependency Resolution<br>Error: Package: rubygem-thread_safe-0.3.4-1.<wbr>el7.noarch (centos-opstools-testing)<br>           Requires: ruby(release)<br>Error: Package: vdsm-4.19.4-1.el7.centos.x86_<wbr>64 (ovirt-4.1)<br>           Requires: sanlock &gt;= 3.4.0-1<br>           Installed: sanlock-3.2.4-2.el7_2.x86_64 (installed)<br>               sanlock = 3.2.4-2.el7_2<br>Error: Package: rubygem-msgpack-0.5.11-1.el7.<wbr>x86_64 (centos-opstools-testing)<br>           Requires: libruby.so.2.0()(64bit)<br>Error: Package: rubygem-cool.io-1.2.4-2.el7.<wbr>x86_64 (centos-opstools-testing)<br>           Requires: libruby.so.2.0()(64bit)<br>Error: Package: 10:qemu-kvm-ev-2.6.0-28.el7_3.<wbr>3.1.x86_64 (ovirt-4.1)<br>           Requires: libusbx &gt;= 1.0.19<br>           Installed: libusbx-1.0.15-4.el7.x86_64 (installed)<br>               libusbx = 1.0.15-4.el7<br>Error: Package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch (ovirt-4.1)<br>           Requires: screen<br>Error: Package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch (ovirt-4.1)<br>           Requires: tcpdump<br>Error: Package: vdsm-4.19.4-1.el7.centos.x86_<wbr>64 (ovirt-4.1)<br>           Requires: libvirt-daemon-kvm &gt;= 2.0.0-10.el7_3.4<br>           Installed: libvirt-daemon-kvm-1.2.17-13.<wbr>el7_2.5.x86_64 (installed)<br>               libvirt-daemon-kvm = 1.2.17-13.el7_2.5<br>Error: Package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch (ovirt-4.1)<br>           Requires: rng-tools<br>Error: Package: 10:qemu-kvm-ev-2.6.0-28.el7_3.<wbr>3.1.x86_64 (ovirt-4.1)<br>           Requires: seavgabios-bin &gt;= 1.9.1-4<br>           Installed: seavgabios-bin-1.7.5-11.el7.<wbr>noarch (installed)<br>               seavgabios-bin = 1.7.5-11.el7<br>Error: Package: collectd-5.7.0-2.el7.x86_64 (centos-opstools-testing)<br>           Requires: libltdl.so.7()(64bit)<br>Error: Package: fluentd-0.12.26-1.el7.noarch (centos-opstools-testing)<br>           Requires: /usr/bin/ruby<br>Error: Package: vdsm-4.19.4-1.el7.centos.x86_<wbr>64 (ovirt-4.1)<br>           Requires: libvirt-python &gt;= 2.0.0-2<br>           Installed: libvirt-python-1.2.17-2.el7.<wbr>x86_64 (installed)<br>               libvirt-python = 1.2.17-2.el7<br>Error: Package: 10:qemu-kvm-ev-2.6.0-28.el7_3.<wbr>3.1.x86_64 (ovirt-4.1)<br>           Requires: usbredir &gt;= 0.7.1<br>           Installed: usbredir-0.6-7.el7.x86_64 (installed)<br>               usbredir = 0.6-7.el7<br>Error: Package: rubygem-proxifier-1.0.3-1.el7.<wbr>noarch (centos-opstools-testing)<br>           Requires: /usr/bin/ruby<br>Error: Package: rubygem-thread_safe-0.3.4-1.<wbr>el7.noarch (centos-opstools-testing)<br>           Requires: ruby(rubygems)<br>Error: Package: rubygem-http_parser.rb-0.6.0-<wbr>1.el7.x86_64 (centos-opstools-testing)<br>           Requires: libruby.so.2.0()(64bit)<br>Error: Package: 10:qemu-kvm-ev-2.6.0-28.el7_3.<wbr>3.1.x86_64 (ovirt-4.1)<br>           Requires: ipxe-roms-qemu &gt;= 20160127-4<br>           Installed: ipxe-roms-qemu-20130517-8.<wbr>gitc4bce43.el7_2.1.noarch (installed)<br>               ipxe-roms-qemu = 20130517-8.gitc4bce43.el7_2.1<br>Error: Package: rubygem-fluent-plugin-secure-<wbr>forward-0.4.3-1.el7.noarch (centos-opstools-testing)<br>           Requires: /usr/bin/ruby<br>Error: Package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch (ovirt-4.1)<br>           Requires: sysstat<br>Error: Package: ovirt-release-host-node-4.1.0-<wbr>1.el7.centos.noarch (ovirt-4.1)<br>           Requires: net-snmp<br>Error: Package: rubygem-string-scrub-0.0.5-1.<wbr>el7.x86_64 (centos-opstools-testing)<br>           Requires: libruby.so.2.0()(64bit)<br>Error: Package: rubygem-yajl-ruby-1.2.1-1.el7.<wbr>x86_64 (centos-opstools-testing)<br>           Requires: libruby.so.2.0()(64bit)<br> You could try using --skip-broken to work around the problem<br> You could try running: rpm -Va --nofiles --nodigest<br></i></span><br><div><div>But then I activated the node again and now I could check and start the upgrade from the engine portal. I faced this last time also. This is the reason I wanted to know the exact procedure of upgrading the ovirt-ng nodes. <br></div><div><br></div><div><div></div></div></div></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Sun, Feb 5, 2017 at 4:09 PM, Yedidyah Bar David <span dir="ltr">&lt;<a href="mailto:didi@redhat.com" target="_blank">didi@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">(Re-adding the list)<br>
<span><br>
On Sun, Feb 5, 2017 at 12:23 PM, Shalabh Goel &lt;<a href="mailto:shalabhgoel13@gmail.com" target="_blank">shalabhgoel13@gmail.com</a>&gt; wrote:<br>
&gt; Yes and no. First I did install ovirtrelease41 rpm in both nodes. Then in<br>
&gt; one of the nodes, I started upgrade from the court engine administration<br>
&gt; portal.<br>
&gt; The second node developed some other problem and hence I had to remove it<br>
&gt; from the court engine and I reinstalled ovirt 4.0.3 ng and then upgraded it<br>
&gt; before adding it to the engine. It got upgraded successfully and I rebooted<br>
&gt; and logged into 4.1 too.<br>
&gt;<br>
&gt; But I am getting the same error for both the nodes. The first one was moved<br>
&gt; to non operational state by the engine. The second one is not getting added.<br>
&gt;<br>
&gt; My VMs are in a third storage node *(NFS). I have not yet upgraded it since<br>
&gt; other two upgrades failed.<br>
&gt;<br>
&gt; BTW I have changed the compatibility of cluster and data centre to 4.1.<br>
<br>
</span>Your current state is not fully clear. Can you please describe it in detail?<br>
<br>
How many hosts do you have? What&#39;s the state of each in the engine?<br>
<br>
Do you have VMs that are ok? And if so, is it important to not stop them?<br>
<br>
In any case, if you have hosts that do not have VMs on them, and in whatever<br>
state, it&#39;s probably simplest to move them to maintenance, remove from the<br>
engine, reinstall the OS, then try to add them.<br>
<br>
If you try to add a host and it fails, please check/attach engine.log and<br>
host-deploy log.<br>
<br>
If you fail to activate a host, please check/attach engine.log.<br>
<br>
Best,<br>
<div class="m_-1627307069523837277HOEnZb"><div class="m_-1627307069523837277h5"><br>
&gt;<br>
&gt; Thanks<br>
&gt;<br>
&gt; Shalabh Goel<br>
&gt;<br>
&gt; On 05-Feb-2017 12:19 PM, &quot;Yedidyah Bar David&quot; &lt;<a href="mailto:didi@redhat.com" target="_blank">didi@redhat.com</a>&gt; wrote:<br>
&gt;&gt;<br>
&gt;&gt; On Fri, Feb 3, 2017 at 6:35 AM, Shalabh Goel &lt;<a href="mailto:shalabhgoel13@gmail.com" target="_blank">shalabhgoel13@gmail.com</a>&gt;<br>
&gt;&gt; wrote:<br>
&gt;&gt; &gt; Hi can u just confirm something for me? I had to change the existing<br>
&gt;&gt; &gt; ovirt-4.0 repos to ovirt 4.1 (by replacing 40 by 41 in the repo files).<br>
&gt;&gt;<br>
&gt;&gt; That&#39;s mostly ok, but generally you should install ovirt-release41.rpm.<br>
&gt;&gt;<br>
&gt;&gt; It will also add/update ovirt-*-dependencies.repo .<br>
&gt;&gt;<br>
&gt;&gt; &gt; And<br>
&gt;&gt; &gt; then I ran yum update. And rebooted the nodes and booted into<br>
&gt;&gt; &gt; ovirt-node4.1.<br>
&gt;&gt;<br>
&gt;&gt; Didn&#39;t you move to maintenance? Were your VMs migrated correctly?<br>
&gt;&gt;<br>
&gt;&gt; &gt; Is the procedure correct?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Thanks<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Shalabh Goel<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; On Thu, Feb 2, 2017 at 2:02 PM, Yedidyah Bar David &lt;<a href="mailto:didi@redhat.com" target="_blank">didi@redhat.com</a>&gt;<br>
&gt;&gt; &gt; wrote:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; On Thu, Feb 2, 2017 at 8:14 AM, Shalabh Goel &lt;<a href="mailto:shalabhgoel13@gmail.com" target="_blank">shalabhgoel13@gmail.com</a>&gt;<br>
&gt;&gt; &gt;&gt; wrote:<br>
&gt;&gt; &gt;&gt; &gt; Hi<br>
&gt;&gt; &gt;&gt; &gt;<br>
&gt;&gt; &gt;&gt; &gt; Ovirt 4.1 has been released, I want to to know how to upgrade the<br>
&gt;&gt; &gt;&gt; &gt; Ovirt<br>
&gt;&gt; &gt;&gt; &gt; nodes to 4.1. I was able to upgrade ovirt-engine but I could not find<br>
&gt;&gt; &gt;&gt; &gt; how to<br>
&gt;&gt; &gt;&gt; &gt; upgrade node.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Something like:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; 1. Move node to maintenance<br>
&gt;&gt; &gt;&gt; 2. Add 4.1 repos<br>
&gt;&gt; &gt;&gt; 3. yum update<br>
&gt;&gt; &gt;&gt; 4. reboot<br>
&gt;&gt; &gt;&gt; 5. Activate (exit maintenance)<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; See also:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; <a href="https://www.ovirt.org/node/" rel="noreferrer" target="_blank">https://www.ovirt.org/node/</a><br>
&gt;&gt; &gt;&gt; <a href="http://www.ovirt.org/node/faq/" rel="noreferrer" target="_blank">http://www.ovirt.org/node/faq/</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; If in &quot;node&quot; you referred to ovirt-node, and not a regular OS install,<br>
&gt;&gt; &gt;&gt; then<br>
&gt;&gt; &gt;&gt; the flow is exactly the same, but what actually happens inside it is<br>
&gt;&gt; &gt;&gt; very<br>
&gt;&gt; &gt;&gt; different - the entire OS image is replaced.<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; You might want to check also:<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; <a href="http://www.ovirt.org/develop/release-management/features/engine/upgrademanager/" rel="noreferrer" target="_blank">http://www.ovirt.org/develop/r<wbr>elease-management/features/eng<wbr>ine/upgrademanager/</a><br>
&gt;&gt; &gt;&gt;<br>
&gt;&gt; &gt;&gt; Best,<br>
&gt;&gt; &gt;&gt; --<br>
&gt;&gt; &gt;&gt; Didi<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; --<br>
&gt;&gt; &gt; Shalabh Goel<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Didi<br>
<br>
<br>
<br>
</div></div><span class="m_-1627307069523837277HOEnZb"><font color="#888888">--<br>
Didi<br>
</font></span></blockquote></div><br><br clear="all"><br></div></div><span class="HOEnZb"><font color="#888888">-- <br><div class="m_-1627307069523837277gmail_signature" data-smartmail="gmail_signature">Shalabh Goel</div>
</font></span></div>
</blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Shalabh Goel</div>
</div>