[ovirt-users] Issues while deploying

Budur Nagaraju nbudoor at gmail.com
Wed Sep 16 07:55:04 UTC 2015


Thank you :)

On Wed, Sep 16, 2015 at 1:24 PM, Alon Bar-Lev <alonbl at redhat.com> wrote:

>
> That's strange!
> Will send you a test program offlist.
>
> ----- Original Message -----
> > From: "Budur Nagaraju" <nbudoor at gmail.com>
> > To: "Alon Bar-Lev" <alonbl at redhat.com>
> > Cc: "Fabian Deutsch" <fdeutsch at redhat.com>, users at ovirt.org
> > Sent: Wednesday, September 16, 2015 10:49:48 AM
> > Subject: Re: [ovirt-users] Issues while deploying
> >
> > Tried Manually connecting SSH able to login,but while adding the host
> > unable to connect.
> >
> > Below is the ssh-keyscan,
> >
> > [root at cstlb2 ~]#  ssh-keyscan 10.204.206.7
> > # 10.204.206.7 SSH-2.0-OpenSSH_6.6.1
> > 10.204.206.7 ssh-rsa
> >
> AAAAB3NzaC1yc2EAAAADAQABAAABAQDTFQooTNdLyckvBUZKMDVvbhW1NR2WG/zUm941XpEvxSo35rXdUxJV/SyBq2xNiueXDB/H2yJ/SMPrczAnmyzCT9JYjeiwDTsx0l6s9X8dO3jGYHWhGk5Ls4S8pVZRhUYR7jPXPHpT5U4OQGaGMkUsR+cf5Vk6ehw1gROhvB+g0+vyjuwNAX2vLlfYHX0orjA4pvDHFtcd5/+1er8k2wY3zY20V9dRYAejXvnhthx6sZpkIoI4nTxLmu2rKkwQVBSNPfc6sI4Zmh03CHAnn+5CYOKGWVgCH/niXBiAzNXs996c62EoNBI0HEjWklj3zZ3hl27lgsf+Euoy+XTcvZfn
> > [root at cstlb2 ~]#
> >
> >
> > On Wed, Sep 16, 2015 at 1:08 PM, Alon Bar-Lev <alonbl at redhat.com> wrote:
> >
> > >
> > > java.io.IOException: SSH session closed during connection '
> > > root at 10.204.206.7'
> > >
> > > Please try to connect manually using ssh.
> > > please provide output of ssh-keyscan 10.204.206.7.
> > >
> > > thanks!
> > >
> > > ----- Original Message -----
> > > > From: "Budur Nagaraju" <nbudoor at gmail.com>
> > > > To: "Fabian Deutsch" <fdeutsch at redhat.com>
> > > > Cc: "Alon Bar-Lev" <alonbl at redhat.com>, users at ovirt.org
> > > > Sent: Wednesday, September 16, 2015 10:32:52 AM
> > > > Subject: Re: [ovirt-users] Issues while deploying
> > > >
> > > > HI All,
> > > >
> > > > Installed node from the mentioned URL and facing issues while adding
> the
> > > > node,below are the logs,
> > > >
> > > >
> > > >
> > > > [root at cstlb2 ~]# tail -f /var/log/ovirt-engine/engine.log
> > > >         at
> > > >
> > >
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
> > > >         at
> > > org.jboss.web.rewrite.RewriteValve.invoke(RewriteValve.java:466)
> > > >         at
> > > >
> > >
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> > > >         at
> > > >
> > >
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368)
> > > >         at
> > > org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:505)
> > > >         at
> > > >
> > >
> org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:445)
> > > >         at
> > > >
> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930)
> > > >         at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_85]
> > > >
> > > > 2015-09-16 13:00:20,598 WARN
> [org.ovirt.engine.core.bll.AddVdsCommand]
> > > > (ajp--127.0.0.1-8702-7) [3b0b9751] CanDoAction of action AddVds
> failed
> > > for
> > > > user admin at internal. Reasons:
> VAR__ACTION__ADD,VAR__TYPE__HOST,$server
> > > > 10.204.206.7,VDS_CANNOT_CONNECT_TO_SERVER
> > > > 2015-09-16 13:01:06,656 ERROR
> [org.ovirt.engine.core.bll.AddVdsCommand]
> > > > (ajp--127.0.0.1-8702-1) [1ec16662] Failed to establish session with
> host
> > > > testing: java.io.IOException: SSH session closed during connection '
> > > > root at 10.204.206.7'
> > > >         at
> > > >
> org.ovirt.engine.core.uutils.ssh.SSHClient.connect(SSHClient.java:309)
> > > > [uutils.jar:]
> > > >         at
> > > >
> > >
> org.ovirt.engine.core.bll.utils.EngineSSHClient.connect(EngineSSHClient.java:59)
> > > > [bll.jar:]
> > > >         at
> > > >
> > >
> org.ovirt.engine.core.bll.AddVdsCommand.canConnect(AddVdsCommand.java:465)
> > > > [bll.jar:]
> > > >         at
> > > >
> > >
> org.ovirt.engine.core.bll.AddVdsCommand.canDoAction(AddVdsCommand.java:364)
> > > > [bll.jar:]
> > > >         at
> > > >
> > >
> org.ovirt.engine.core.bll.CommandBase.internalCanDoAction(CommandBase.java:768)
> > > > [bll.jar:]
> > > >         at
> > > >
> org.ovirt.engine.core.bll.CommandBase.executeAction(CommandBase.java:347)
> > > > [bll.jar:]
> > > >         at
> org.ovirt.engine.core.bll.Backend.runAction(Backend.java:435)
> > > > [bll.jar:]
> > > >         at
> > > > org.ovirt.engine.core.bll.Backend.runActionImpl(Backend.java:416)
> > > [bll.jar:]
> > > >         at
> org.ovirt.engine.core.bll.Backend.runAction(Backend.java:374)
> > > > [bll.jar:]
> > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> > > > [rt.jar:1.7.0_85]
> > > >         at
> > > >
> > >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> > > > [rt.jar:1.7.0_85]
> > > >         at
> > > >
> > >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> > > > [rt.jar:1.7.0_85]
> > > >         at java.lang.reflect.Method.invoke(Method.java:606)
> > > > [rt.jar:1.7.0_85]
> > > >         at
> > > >
> > >
> org.jboss.as.ee.component.ManagedReferenceMethodInterceptorFactory$ManagedReferenceMethodInterceptor.processInvocation(ManagedReferenceMethodInterceptorFactory.java:72)
> > > > [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:374)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:114)
> > > > [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.doMethodInterception(Jsr299BindingsInterceptor.java:125)
> > > > [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.as.weld.ejb.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:135)
> > > > [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:36)
> > > > [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:374)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.ovirt.engine.core.bll.interceptors.ThreadLocalSessionCleanerInterceptor.injectWebContextToThreadLocal(ThreadLocalSessionCleanerInterceptor.java:13)
> > > > [bll.jar:]
> > > >         at sun.reflect.GeneratedMethodAccessor16.invoke(Unknown
> Source)
> > > > [:1.7.0_85]
> > > >         at
> > > >
> > >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> > > > [rt.jar:1.7.0_85]
> > > >         at java.lang.reflect.Method.invoke(Method.java:606)
> > > > [rt.jar:1.7.0_85]
> > > >         at
> > > >
> > >
> org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterceptorFactory$ManagedReferenceLifecycleMethodInterceptor.processInvocation(ManagedReferenceLifecycleMethodInterceptorFactory.java:123)
> > > > [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.WeavedInterceptor.processInvocation(WeavedInterceptor.java:53)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.processInvocation(UserInterceptorFactory.java:36)
> > > > [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:82)
> > > > [jboss-as-weld-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.InitialInterceptor.processInvocation(InitialInterceptor.java:21)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor.processInvocation(ComponentDispatcherInterceptor.java:53)
> > > > [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAssociationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:53)
> > > > [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:211)
> > > > [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxInterceptor.java:363)
> > > > [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:194)
> > > > [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
> > > > [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.processInvocation(LoggingInterceptor.java:59)
> > > > [jboss-as-ejb3-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
> > > > [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.as.ee.component.TCCLInterceptor.processInvocation(TCCLInterceptor.java:45)
> > > > [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:165)
> > > > [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.as.ee.component.ViewDescription$1.processInvocation(ViewDescription.java:173)
> > > > [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:288)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:61)
> > > > [jboss-invocation-1.1.1.Final.jar:1.1.1.Final]
> > > >         at
> > > >
> > >
> org.jboss.as.ee.component.ProxyInvocationHandler.invoke(ProxyInvocationHandler.java:72)
> > > > [jboss-as-ee-7.1.1.Final.jar:7.1.1.Final]
> > > >         at
> > > >
> > >
> org.ovirt.engine.core.common.interfaces.BackendLocal$$$view8.runAction(Unknown
> > > > Source) [common.jar:]
> > > >         at
> > > >
> > >
> org.ovirt.engine.ui.frontend.server.gwt.GenericApiGWTServiceImpl.runAction(GenericApiGWTServiceImpl.java:134)
> > > >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> > > > [rt.jar:1.7.0_85]
> > > >         at
> > > >
> > >
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
> > > > [rt.jar:1.7.0_85]
> > > >         at
> > > >
> > >
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> > > > [rt.jar:1.7.0_85]
> > > >         at java.lang.reflect.Method.invoke(Method.java:606)
> > > > [rt.jar:1.7.0_85]
> > > >         at
> > > > com.google.gwt.rpc.server.RPC.invokeAndStreamResponse(RPC.java:196)
> > > >         at
> > > > com.google.gwt.rpc.server.RpcServlet.processCall(RpcServlet.java:172)
> > > >         at
> > > > com.google.gwt.rpc.server.RpcServlet.processPost(RpcServlet.java:233)
> > > >         at
> > > >
> > >
> com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
> > > >         at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
> > > > [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]
> > > >         at
> javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
> > > > [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329)
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
> > > >         at
> > > >
> > >
> org.ovirt.engine.core.utils.servlet.HeaderFilter.doFilter(HeaderFilter.java:94)
> > > > [utils.jar:]
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
> > > >         at
> > > >
> > >
> org.ovirt.engine.ui.frontend.server.gwt.GwtCachingFilter.doFilter(GwtCachingFilter.java:132)
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
> > > >         at
> > > >
> > >
> org.ovirt.engine.core.branding.BrandingFilter.doFilter(BrandingFilter.java:72)
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
> > > >         at
> > > >
> > >
> org.ovirt.engine.core.utils.servlet.LocaleFilter.doFilter(LocaleFilter.java:64)
> > > > [utils.jar:]
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
> > > >         at
> > > >
> > >
> org.ovirt.engine.core.aaa.filters.SessionMgmtFilter.doFilter(SessionMgmtFilter.java:31)
> > > > [aaa.jar:]
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
> > > >         at
> > > >
> > >
> org.ovirt.engine.core.aaa.filters.LoginFilter.doFilter(LoginFilter.java:74)
> > > > [aaa.jar:]
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
> > > >         at
> > > >
> > >
> org.ovirt.engine.core.aaa.filters.NegotiationFilter.doFilter(NegotiationFilter.java:113)
> > > > [aaa.jar:]
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
> > > >         at
> > > >
> > >
> org.ovirt.engine.core.aaa.filters.BasicAuthenticationFilter.doFilter(BasicAuthenticationFilter.java:90)
> > > > [aaa.jar:]
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
> > > >         at
> > > >
> > >
> org.ovirt.engine.core.aaa.filters.SessionValidationFilter.doFilter(SessionValidationFilter.java:73)
> > > > [aaa.jar:]
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
> > > >         at
> > > >
> > >
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
> > > >         at
> > > >
> > >
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275)
> > > >         at
> > > >
> > >
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161)
> > > >         at
> > > >
> > >
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:489)
> > > >         at
> > > >
> > >
> org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153)
> > > >         at
> > > >
> > >
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155)
> > > >         at
> > > >
> > >
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
> > > >         at
> > > org.jboss.web.rewrite.RewriteValve.invoke(RewriteValve.java:466)
> > > >         at
> > > >
> > >
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
> > > >         at
> > > >
> > >
> org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368)
> > > >         at
> > > org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:505)
> > > >         at
> > > >
> > >
> org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:445)
> > > >         at
> > > >
> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930)
> > > >         at java.lang.Thread.run(Thread.java:745) [rt.jar:1.7.0_85]
> > > >
> > > > 2015-09-16 13:01:06,687 WARN
> [org.ovirt.engine.core.bll.AddVdsCommand]
> > > > (ajp--127.0.0.1-8702-1) [1ec16662] CanDoAction of action AddVds
> failed
> > > for
> > > > user admin at internal. Reasons:
> VAR__ACTION__ADD,VAR__TYPE__HOST,$server
> > > > 10.204.206.7,VDS_CANNOT_CONNECT_TO_SERVER
> > > >
> > > >
> > > >
> > > > On Fri, Sep 11, 2015 at 5:50 PM, Fabian Deutsch <fdeutsch at redhat.com
> >
> > > wrote:
> > > >
> > > > > On Fri, Sep 11, 2015 at 11:33 AM, Alon Bar-Lev <alonbl at redhat.com>
> > > wrote:
> > > > > >
> > > > > > Indeed.
> > > > > > Fabian, where is the 3.5 node iso located?
> > > > > > Should be at[1], right?
> > > > >
> > > > > Yes, it should be there, but we are missing some publishers.
> > > > >
> > > > > In the mean time, please retrieve the Node iso from:
> > > > >
> > >
> http://jenkins.ovirt.org/job/ovirt-node_ovirt-3.5_create-iso-el7_merged/
> > > > > or
> > > > >
> > >
> http://jenkins.ovirt.org/job/ovirt-node_ovirt-3.5_create-iso-el6_merged/
> > > > >
> > > > > - fabian
> > > > >
> > > > > > [1] http://resources.ovirt.org/pub/ovirt-3.5/iso/
> > > > > >
> > > > > > ----- Original Message -----
> > > > > >> From: "Budur Nagaraju" <nbudoor at gmail.com>
> > > > > >> To: "Alon Bar-Lev" <alonbl at redhat.com>
> > > > > >> Cc: users at ovirt.org
> > > > > >> Sent: Friday, September 11, 2015 12:18:49 PM
> > > > > >> Subject: Re: [ovirt-users] Issues while deploying
> > > > > >>
> > > > > >> Hi Alon,
> > > > > >>
> > > > > >> No ISO is available in the mentioned URL.
> > > > > >>
> > > > > >> Thanks,
> > > > > >> Nagaraju
> > > > > >>
> > > > > >>
> > > > > >> On Thu, Sep 10, 2015 at 5:15 PM, Alon Bar-Lev <
> alonbl at redhat.com>
> > > > > wrote:
> > > > > >>
> > > > > >> >
> > > > > >> >
> > > > > >> > ----- Original Message -----
> > > > > >> > > From: "Budur Nagaraju" <nbudoor at gmail.com>
> > > > > >> > > To: "Alon Bar-Lev" <alonbl at redhat.com>
> > > > > >> > > Cc: users at ovirt.org
> > > > > >> > > Sent: Thursday, September 10, 2015 2:41:28 PM
> > > > > >> > > Subject: Re: [ovirt-users] Issues while deploying
> > > > > >> > >
> > > > > >> > > Hi Alon,
> > > > > >> > >
> > > > > >> > > Thanks for your quick response,
> > > > > >> > >
> > > > > >> > > How to resolve this ? in the ovirt portal I have not found
> the
> > > > > latest one
> > > > > >> > > hypervisor node.
> > > > > >> >
> > > > > >> > Try[1].
> > > > > >> > When it comes up again.
> > > > > >> >
> > > > > >> > [1] http://resources.ovirt.org/pub/ovirt-3.5/iso/
> > > > > >> >
> > > > > >> >
> > > > > >> > >
> > > > > >> > > Thanks
> > > > > >> > > On Sep 10, 2015 5:04 PM, "Alon Bar-Lev" <alonbl at redhat.com>
> > > wrote:
> > > > > >> > >
> > > > > >> > > >
> > > > > >> > > > ----- Original Message -----
> > > > > >> > > > > From: "Budur Nagaraju" <nbudoor at gmail.com>
> > > > > >> > > > > To: users at ovirt.org
> > > > > >> > > > > Sent: Thursday, September 10, 2015 6:18:36 AM
> > > > > >> > > > > Subject: [ovirt-users] Issues while deploying
> > > > > >> > > > >
> > > > > >> > > > > HI
> > > > > >> > > > >
> > > > > >> > > > > Installed ovirt3.5 and wile adding ovirt-node its
> getting
> > > stuck
> > > > > at
> > > > > >> > > > > "non-responsive" state ,as shown in the sreenshot.
> > > > > >> > > >
> > > > > >> > > > Non operational != non responsive :)
> > > > > >> > > >
> > > > > >> > > > > Below are the the ovirt-Engine logs,
> > > > > >> > > >
> > > > > >> > > > Next time please attach logs.
> > > > > >> > > >
> > > > > >> > > > As far as I can see the following is the actual issue:
> > > > > >> > > >
> > > > > >> > > > 2015-09-10 08:45:42,384 INFO
> > > > > >> > > > [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
> > > > > >> > > > (DefaultQuartzScheduler_Worker-74) [41a02af3] START,
> > > > > >> > > > SetVdsStatusVDSCommand(HostName = test, HostId =
> > > > > >> > > > 400e5335-5e1c-4d7c-8470-d13b5438ad4a,
> status=NonOperational,
> > > > > >> > > >
> > > nonOperationalReason=CLUSTER_VERSION_INCOMPATIBLE_WITH_CLUSTER,
> > > > > >> > > > stopSpmFailureLogged=false), log id: 4d27a1fe
> > > > > >> > > >
> > > > > >> > > > I guess the repository configuration of the host is
> ovirt-3.4
> > > and
> > > > > not
> > > > > >> > > > ovirt-3.5.
> > > > > >> > > >
> > > > > >> > > > Regards,
> > > > > >> > > > Alon
> > > > > >> > > >
> > > > > >> > >
> > > > > >> >
> > > > > >>
> > > > >
> > > >
> > >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20150916/8b27ad7d/attachment-0001.html>


More information about the Users mailing list