Hang tasks delete snapshot
by Marcelo Leandro
Hello,
The few days I tried delete snapshot but the task not concluded yet. How I
can stop this task? I Already try with taskcleaner.sh but dont had sucess.
attached the ovirt and vdsm-spm logs.
ovirt version. 4.1.9
Thanks.
6 years, 4 months
Ovirt AD auth setup issue
by sarunn@live.com
I need a help to resolve Ovirt AD auth setup issue.
I have setup ovirt-engine-4.2 and I am trying to integrate with AD for user authentication.
Using (ad.properties) I am able to bind to AD, however test login is failing with "Invalid credentials"
LOG
---
FINEST: message = 80090308: LdapErr: DSID-0C090400, comment: AcceptSecurityContext error, data 52e, v1db1
API: <--Authn.InvokeCommands.AUTHENTICATE_CREDENTIALS profile='abc.internal' result=CREDENTIALS_INCORRECT
SEVERE Authn.Result code is: CREDENTIALS_INCORRECT
----
I confirm the credentials is correct.
6 years, 4 months
isolated-privatevlan vdsm hook
by g.vasilopoulos@uoc.gr
How does this filter work ?
Do I have to set a custom property on the engine ?
Should I add clean traffic on vnic profile and then add GATEWAY_MAC and IP ?
is there a way to select it on a specific vm?
I installed the hook on one hook restarted the engine put the host in maintenance restarted libvirt exited the host from maintenance.
I put the host on maintenance removed the hook. Restarted the host. The message keeps popping up
Now I have a message "Finished activating host" popping up a lot of times, maybe a 100 times..
Should I reinstall the specific host ?
6 years, 4 months
Cannot start VM due to no active snapshot.
by pwightm@gmail.com
I've hit the issue described in:
https://access.redhat.com/solutions/3393181
https://bugzilla.redhat.com/show_bug.cgi?id=1561052
I have one VM with three disks that cannot start. Logs indicate a null pointer exception when trying to locate the snapshot. I've verified in the engine db that no "Active" snapshot exists for the VM (this can also be seen in the WebUI).
oVirt hosts and engine are both (now) on RHEL7.5. Not sure if this snapshot failed to create before the hosts were updated to 7.5 - the VM in question is a server that never gets shutdown but rather is migrated around while we perform host maintenance.
oVirt: v4.2.1.7-1
Host:
kernel: 3.10.0-862.9.1
KVM: 2.9.0-16
libvirt: libvirt-3.9.0-14.el7_5.6
VDSM: vdsm-4.20.27.1-1
The article just says to contact RH support, but I don't have a RHEV support agreement for my oVirt cluster. Anyone know how to recover this VM?
6 years, 4 months
Gluster Deployment hangs on enabling or disabling chronyd service
by Sakhi Hadebe
Hi,
Why is gluster deployment hangs on enabling or disabling the chronyd
service? I have enabled passwordless ssh to access itself and other two
nodes.
What would be the solution to get it pass this stage?
On Fri, Jul 13, 2018 at 10:41 AM, Sakhi Hadebe <sakhi(a)sanren.ac.za> wrote:
> Hi,
>
> We are running the following setup:
>
> ovirt-engine:
> - CentOS Linux release 7.5.1804 (Core)
> - ovirt-engine-4.2.4.5-1.el7.noarch
>
> node (trying to add):
> - CentOS Linux release 7.5.1804 (Core)
> - vdsm-4.20.32-1.el7.x86_64
>
> - ovirt-release42-4.2.4-1.el7.noarch
>
>
> We successfully added the second node to the Cluster. Two nodes that have been successfully added are running ovirt-node-4.2.4.
>
> ovirt-node-ng-image-update-placeholder-4.2.4-1.el7.noarch
> ovirt-node-ng-nodectl-4.2.0-0.20180626.0.el7.noarch
> ovirt-provider-ovn-driver-1.2.11-1.el7.noarch
> ovirt-release42-4.2.4-1.el7.noarch
> ovirt-release-host-node-4.2.4-1.el7.noarch
>
> While adding a new node to our cluster the installations fail.
>
> I have attached a piece of engine.log and a full ovirt-host-deploy logs of the failing node from the engine.
> Help would be very much appreciated.
>
>
> --
> Regards,
> Sakhi Hadebe
>
>
--
Regards,
Sakhi Hadebe
Engineer: South African National Research Network (SANReN)Competency
Area, Meraka, CSIR
Tel: +27 12 841 2308 <+27128414213>
Fax: +27 12 841 4223 <+27128414223>
Cell: +27 71 331 9622 <+27823034657>
Email: sakhi(a)sanren.ac.za <shadebe(a)csir.co.za>
6 years, 4 months
Ovirt stable version
by Lakhwinder Rai
I am trying to install ovirt Hosted engine.Could you please provide me with stable version (link).
Thanks
Lakhwinder Rai
6 years, 4 months
Re: ERROR: integer out of range
by Martin Perina
Hi Filip,
could you please share with us complete engine logs using SOS log collector
[1] and, if possible, engine database dump, so we can investigate the
issue? Also do you remember any steps you have performed before this issue
happened?
Thanks
Martin
[1]
https://www.ovirt.org/documentation/admin-guide/chap-Utilities/#the-log-c...
From: Filip Goll <
>
> biohazardik(a)gmail.com>
> Date: Thu, 19 Jul 2018 at 13:19
> Subject: ERROR: integer out of range
> To: <users-owner(a)ovirt.org>
>
>
> Dear guru’s,
>
> Do you have any idea how to fix it? I can’t list any storage domain = no
> data storage domain is up, so the datacenter is also down.
>
> Thats why I understand this error:
> On startup any virtual machine this error:
>
> - Action failed due to database connection failure. Please check
> connectivity to your Database server
>
>
> Using: Software Version:4.2.4.5-1.el7
>
>
> PSQL:
> engine=# select * from
>
> storage_domains_for_search;
> ERROR: integer out of range
>
> In vdsm.log is everything, but on:
>
> engine.log:
> 2018-07-19 11:36:51,166+02 ERROR [org.ovirt.engine.core.bll.SearchQuery]
> (default task-251) [0d583ed2-fcbd-4d2d-b12c-0f0532a00a85] Query
> 'SearchQuery' failed: StatementCallback; SQL [SELECT * FROM ((SELECT
> distinct storage_domains_for_search.* FROM storage_domains_for_search )
> ORDER BY storage_name ASC ) as T1 OFFSET (1 -1) LIMIT 100]; ERROR: integer
> out of range; nested exception is org.postgresql.util.PSQLException:
> ERROR: integer out of range
> 2018-07-19 11:36:51,166+02 ERROR [org.ovirt.engine.core.bll.SearchQuery]
> (default task-251) [0d583ed2-fcbd-4d2d-b12c-0f0532a00a85] Exception:
> org.springframework.dao.DataIntegrityViolationException:
> StatementCallback; SQL [SELECT * FROM ((SELECT distinct
> storage_domains_for_search.* FROM storage_domains_for_search ) ORDER BY
> storage_name ASC ) as T1 OFFSET (1 -1) LIMIT 100]; ERROR: integer out of
> range; nested exception is org.postgresql.util.PSQLException: ERROR:
> integer out of range
> at org.springframework.jdbc.support.SQLStateSQLExceptionTranslator
> .doTranslate(SQLStateSQLExceptionTranslator.java:102)
> [spring-jdbc.jar:4.3.9.RELEASE]
> at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTr
> anslator.translate(AbstractFallbackSQLExceptionTranslator.java:73)
> [spring-jdbc.jar:4.3.9.RELEASE]
> at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTr
> anslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
> [spring-jdbc.jar:4.3.9.RELEASE]
> at org.springframework.jdbc.support.AbstractFallbackSQLExceptionTr
> anslator.translate(AbstractFallbackSQLExceptionTranslator.java:81)
> [spring-jdbc.jar:4.3.9.RELEASE]
> at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:419)
> [spring-jdbc.jar:4.3.9.RELEASE]
> at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:474)
> [spring-jdbc.jar:4.3.9.RELEASE]
> at org.springframework.jdbc.core.JdbcTemplate.query(JdbcTemplate.java:484)
> [spring-jdbc.jar:4.3.9.RELEASE]
> at org.ovirt.engine.core.dao.StorageDomainDaoImpl.getAllWithQuery(StorageDomainDaoImpl.java:115)
> [dal.jar:]
> at org.ovirt.engine.core.bll.SearchQuery.genericSearch(SearchQuery.java:344)
> [bll.jar:]
> at org.ovirt.engine.core.bll.SearchQuery.searchStorageDomain(SearchQuery.java:393)
> [bll.jar:]
> at org.ovirt.engine.core.bll.SearchQuery.executeQueryCommand(SearchQuery.java:204)
> [bll.jar:]
> at org.ovirt.engine.core.bll.QueriesCommandBase.executeCommand(QueriesCommandBase.java:106)
> [bll.jar:]
> at org.ovirt.engine.core.dal.VdcCommandBase.execute(VdcCommandBase.java:33)
> [dal.jar:]
> at org.ovirt.engine.core.bll.executor.DefaultBackendQueryExecutor.execute(
> DefaultBackendQueryExecutor.java:14) [bll.jar:]
> at org.ovirt.engine.core.bll.Backend.runQueryImpl(Backend.java:538)
> [bll.jar:]
> at org.ovirt.engine.core.bll.Backend.runQuery(Backend.java:507) [bll.jar:]
> at sun.reflect.GeneratedMethodAccessor82.invoke(Unknown Source)
> [:1.8.0_171]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_171]
> at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_171]
> at org.jboss.as.ee.component.ManagedReferenceMethodIntercep
> tor.processInvocation(ManagedReferenceMethodInterceptor.java:52)
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.invocation.InterceptorContext$Invocation.
> proceed(InterceptorContext.java:509)
> at org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext.proceed(
> DelegatingInterceptorInvocationContext.java:92) [wildfly-weld-ejb-11.0.0.
> Final.jar:11.0.0.Final]
> at org.jboss.weld.interceptor.proxy.WeldInvocationContext.
> interceptorChainCompleted(WeldInvocationContext.java:98)
> [weld-core-impl-2.4.3.Final.jar:2.4.3.Final]
> at org.jboss.weld.interceptor.proxy.WeldInvocationContext.
> proceed(WeldInvocationContext.java:117) [weld-core-impl-2.4.3.Final.
> jar:2.4.3.Final]
> at org.ovirt.engine.core.common.di.interceptor.LoggingInterceptor.apply(LoggingInterceptor.java:12)
> [common.jar:]
> at sun.reflect.GeneratedMethodAccessor66.invoke(Unknown Source)
> [:1.8.0_171]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_171]
> at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_171]
> at org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$
> SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:73)
> [weld-core-impl-2.4.3.Final.jar:2.4.3.Final]
> at org.jboss.weld.interceptor.proxy.WeldInvocationContext.invokeNext(WeldInvocationContext.java:83)
> [weld-core-impl-2.4.3.Final.jar:2.4.3.Final]
> at org.jboss.weld.interceptor.proxy.WeldInvocationContext.
> proceed(WeldInvocationContext.java:115) [weld-core-impl-2.4.3.Final.
> jar:2.4.3.Final]
> at org.jboss.weld.bean.InterceptorImpl.intercept(InterceptorImpl.java:108)
> [weld-core-impl-2.4.3.Final.jar:2.4.3.Final]
> at org.jboss.as.weld.ejb.DelegatingInterceptorInvocationContext.proceed(
> DelegatingInterceptorInvocationContext.java:82) [wildfly-weld-ejb-11.0.0.
> Final.jar:11.0.0.Final]
> at org.jboss.as.weld.interceptors.EjbComponentInterceptorSupport
> .delegateInterception(EjbComponentInterceptorSupport.java:60)
> at org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.
> delegateInterception(Jsr299BindingsInterceptor.java:76)
> at org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.
> doMethodInterception(Jsr299BindingsInterceptor.java:88)
> at org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.
> processInvocation(Jsr299BindingsInterceptor.java:101)
> at org.jboss.as.ee.component.interceptors.UserInterceptorFactory$1.
> processInvocation(UserInterceptorFactory.java:63)
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.invocation.InterceptorContext$Invocation.
> proceed(InterceptorContext.java:509)
> at org.ovirt.engine.core.bll.interceptors.CorrelationIdTrackerIntercepto
> r.aroundInvoke(CorrelationIdTrackerInterceptor.java:13) [bll.jar:]
> at sun.reflect.GeneratedMethodAccessor78.invoke(Unknown Source)
> [:1.8.0_171]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_171]
> at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_171]
> at org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterceptor.
> processInvocation(ManagedReferenceLifecycleMethodInterceptor.java:89)
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.invocationmetrics.ExecutionTimeInterceptor.
> processInvocation(ExecutionTimeInterceptor.java:43)
> [wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final]
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.
> processInvocation(ConcurrentContextInterceptor.java:45)
> [wildfly-ee-11.0.0.Final.jar:11.0.0.Final]
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.invocation.InitialInterceptor.processInvocation(
> InitialInterceptor.java:40)
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.invocation.ChainedInterceptor.processInvocation(
> ChainedInterceptor.java:53)
> at org.jboss.as.ee.component.interceptors.ComponentDispatcherInterceptor
> .processInvocation(ComponentDispatcherInterceptor.java:52)
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.singleton.SingletonComponentInstanceAsso
> ciationInterceptor.processInvocation(SingletonComponentInstanceAssociationInterceptor.java:53)
> [wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final]
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:264)
> [wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final]
> at org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxInterceptor.java:379)
> [wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final]
> at org.jboss.as.ejb3.tx.CMTTxInterceptor.processInvocation(CMTTxInterceptor.java:244)
> [wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final]
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.invocation.InterceptorContext$Invocation.
> proceed(InterceptorContext.java:509)
> at org.jboss.weld.ejb.AbstractEJBRequestScopeActivat
> ionInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:73)
> [weld-core-impl-2.4.3.Final.jar:2.4.3.Final]
> at org.jboss.as.weld.ejb.EjbRequestScopeActivationInter
> ceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterc
> eptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
> [wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final]
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.invocationmetrics.WaitTimeInterceptor.
> processInvocation(WaitTimeInterceptor.java:47) [wildfly-ejb3-11.0.0.Final.
> jar:11.0.0.Final]
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.as.ejb3.security.SecurityContextInterceptor.
> processInvocation(SecurityContextInterceptor.java:100)
> [wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final]
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.as.ejb3.deployment.processors.StartupAwaitInterceptor.
> processInvocation(StartupAwaitInterceptor.java:22)
> [wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final]
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.interceptors.ShutDownInterceptorFactory$1.
> processInvocation(ShutDownInterceptorFactory.java:64)
> [wildfly-ejb3-11.0.0.Final.jar:11.0.0.Final]
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.as.ejb3.component.interceptors.LoggingInterceptor.
> processInvocation(LoggingInterceptor.java:67) [wildfly-ejb3-11.0.0.Final.
> jar:11.0.0.Final]
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.as.ee.component.NamespaceContextInterceptor.
> processInvocation(NamespaceContextInterceptor.java:50)
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(
> ContextClassLoaderInterceptor.java:60)
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.invocation.InterceptorContext.run(
> InterceptorContext.java:438)
> at org.wildfly.security.manager.WildFlySecurityManager.doChecked(
> WildFlySecurityManager.java:609)
> at org.jboss.invocation.AccessCheckingInterceptor.processInvocation(
> AccessCheckingInterceptor.java:57)
> at org.jboss.invocation.InterceptorContext.proceed(
> InterceptorContext.java:422)
> at org.jboss.invocation.ChainedInterceptor.processInvocation(
> ChainedInterceptor.java:53)
> at org.jboss.as.ee.component.ViewService$View.invoke(ViewService.java:198)
> at org.jboss.as.ee.component.ViewDescription$1.processInvocation(
> ViewDescription.java:185)
> at org.jboss.as.ee.component.ProxyInvocationHandler.invoke(
> ProxyInvocationHandler.java:81)
> at org.ovirt.engine.core.common.interfaces.BackendLocal$$$view4.runQuery(Unknown
> Source) [common.jar:]
> at org.ovirt.engine.ui.frontend.server.gwt.GenericApiGWTServiceImpl.
> runQuery(GenericApiGWTServiceImpl.java:90)
> at org.ovirt.engine.ui.frontend.server.gwt.GenericApiGWTServiceImpl.
> runMultipleQueries(GenericApiGWTServiceImpl.java:121)
> at sun.reflect.GeneratedMethodAccessor109.invoke(Unknown Source)
> [:1.8.0_171]
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(
> DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_171]
> at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_171]
> at com.google.gwt.user.server.rpc.RPC.invokeAndEncodeResponse(RPC.
> java:587)
> at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(
> RemoteServiceServlet.java:333)
> at com.google.gwt.user.server.rpc.RemoteServiceServlet.processCall(
> RemoteServiceServlet.java:303)
> at com.google.gwt.user.server.rpc.RemoteServiceServlet.processPost(
> RemoteServiceServlet.java:373)
> at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(
> AbstractRemoteServiceServlet.java:62)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
> [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final]
> at org.ovirt.engine.ui.frontend.server.gwt.GenericApiGWTServiceImpl.
> service(GenericApiGWTServiceImpl.java:78)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:790)
> [jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final]
> at io.undertow.servlet.handlers.ServletHandler.handleRequest(
> ServletHandler.java:85)
> at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.
> doFilter(FilterHandler.java:129)
> at org.ovirt.engine.core.utils.servlet.HeaderFilter.doFilter(HeaderFilter.java:94)
> [utils.jar:]
> at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
> at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.
> doFilter(FilterHandler.java:131)
> at org.ovirt.engine.core.utils.servlet.CachingFilter.
> doFilter(CachingFilter.java:133) [utils.jar:]
> at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
> at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.
> doFilter(FilterHandler.java:131)
> at org.ovirt.engine.core.branding.BrandingFilter.
> doFilter(BrandingFilter.java:73) [branding.jar:]
> at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
> at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.
> doFilter(FilterHandler.java:131)
> at org.ovirt.engine.core.utils.servlet.LocaleFilter.doFilter(LocaleFilter.java:65)
> [utils.jar:]
> at io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61)
> at io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.
> doFilter(FilterHandler.java:131)
> at io.undertow.servlet.handlers.FilterHandler.handleRequest(
> FilterHandler.java:84)
> at io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.
> handleRequest(ServletSecurityRoleHandler.java:62)
> at io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(
> ServletDispatchingHandler.java:36)
> at org.wildfly.extension.undertow.security.SecurityContextAssociationHand
> ler.handleRequest(SecurityContextAssociationHandler.java:78)
> at io.undertow.server.handlers.PredicateHandler.handleRequest(
> PredicateHandler.java:43)
> at io.undertow.servlet.handlers.security.SSLInformationAssociationHandl
> er.handleRequest(SSLInformationAssociationHandler.java:131)
> at io.undertow.servlet.handlers.security.ServletAuthenticationCallHandl
> er.handleRequest(ServletAuthenticationCallHandler.java:57)
> at io.undertow.server.handlers.PredicateHandler.handleRequest(
> PredicateHandler.java:43)
> at io.undertow.security.handlers.AuthenticationConstraintHandle
> r.handleRequest(AuthenticationConstraintHandler.java:53)
> at io.undertow.security.handlers.AbstractConfidentialityHandler
> .handleRequest(AbstractConfidentialityHandler.java:46)
> at io.undertow.servlet.handlers.security.ServletConfidentialityConstrai
> ntHandler.handleRequest(ServletConfidentialityConstraintHandler.java:64)
> at io.undertow.servlet.handlers.security.ServletSecurityConstraintHandl
> er.handleRequest(ServletSecurityConstraintHandler.java:59)
> at io.undertow.security.handlers.AuthenticationMechanismsHandle
> r.handleRequest(AuthenticationMechanismsHandler.java:60)
> at io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHand
> ler.handleRequest(CachedAuthenticatedSessionHandler.java:77)
> at io.undertow.security.handlers.NotificationReceiverHandler.
> handleRequest(NotificationReceiverHandler.java:50)
> at io.undertow.security.handlers.AbstractSecurityContextAssocia
> tionHandler.handleRequest(AbstractSecurityContextAssocia
> tionHandler.java:43)
> at io.undertow.server.handlers.PredicateHandler.handleRequest(
> PredicateHandler.java:43)
> at org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.
> handleRequest(JACCContextIdHandler.java:61)
> at io.undertow.server.handlers.PredicateHandler.handleRequest(
> PredicateHandler.java:43)
> at io.undertow.server.handlers.PredicateHandler.handleRequest(
> PredicateHandler.java:43)
> at io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(
> ServletInitialHandler.java:292)
> at io.undertow.servlet.handlers.ServletInitialHandler.access$
> 100(ServletInitialHandler.java:81)
> at io.undertow.servlet.handlers.ServletInitialHandler$2.call(
> ServletInitialHandler.java:138)
> at io.undertow.servlet.handlers.ServletInitialHandler$2.call(
> ServletInitialHandler.java:135)
> at io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(
> ServletRequestContextThreadSetupAction.java:48)
> at io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(
> ContextClassLoaderSetupAction.java:43)
> at org.wildfly.extension.undertow.security.SecurityContextThreadSetupActi
> on.lambda$create$0(SecurityContextThreadSetupAction.java:105)
> at org.wildfly.extension.undertow.deployment.
> UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(
> UndertowDeploymentInfoService.java:1508)
> at org.wildfly.extension.undertow.deployment.
> UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(
> UndertowDeploymentInfoService.java:1508)
> at org.wildfly.extension.undertow.deployment.
> UndertowDeploymentInfoService$UndertowThreadSetupAction.lambda$create$0(
> UndertowDeploymentInfoService.java:1508)
> at io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(
> ServletInitialHandler.java:272)
> at io.undertow.servlet.handlers.ServletInitialHandler.access$
> 000(ServletInitialHandler.java:81)
> at io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(
> ServletInitialHandler.java:104)
> at io.undertow.server.Connectors.executeRootHandler(Connectors.java:326)
> at io.undertow.server.HttpServerExchange$1.run(
> HttpServerExchange.java:812)
> at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
> [rt.jar:1.8.0_171]
> at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
> [rt.jar:1.8.0_171]
> at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_171]
> Caused by: org.postgresql.util.PSQLException: ERROR: integer out of range
> at org.postgresql.core.v3.QueryExecutorImpl.receiveErrorResponse(
> QueryExecutorImpl.java:2157)
> at org.postgresql.core.v3.QueryExecutorImpl.processResults(
> QueryExecutorImpl.java:1886)
> at org.postgresql.core.v3.QueryExecutorImpl.execute(
> QueryExecutorImpl.java:255)
> at org.postgresql.jdbc2.AbstractJdbc2Statement.execute(
> AbstractJdbc2Statement.java:555)
> at org.postgresql.jdbc2.AbstractJdbc2Statement.executeWithFlags(
> AbstractJdbc2Statement.java:403)
> at org.postgresql.jdbc2.AbstractJdbc2Statement.executeQuery(
> AbstractJdbc2Statement.java:283)
> at org.jboss.jca.adapters.jdbc.WrappedStatement.executeQuery(
> WrappedStatement.java:397)
> at org.springframework.jdbc.core.JdbcTemplate$1QueryStatementCallback.
> doInStatement(JdbcTemplate.java:458) [spring-jdbc.jar:4.3.9.RELEASE]
> at org.springframework.jdbc.core.JdbcTemplate.execute(JdbcTemplate.java:408)
> [spring-jdbc.jar:4.3.9.RELEASE]
> ... 151 more
>
>
--
Martin Perina
Associate Manager, Software Engineering
Red Hat Czech s.r.o.
6 years, 4 months
Re: More USB device redirection
by Arik Hadas
בתאריך שבת, 21 ביולי 2018, 01:21, מאת Shi Qilin <shiqilin(a)outlook.com>:
> Thanks,this is successful
>
Sure
> 在 2018年7月20日 at 16:21:36, Arik Hadas (ahadas(a)redhat.com) 写到:
>
>>
>>
>> On Fri, Jul 20, 2018 at 5:28 AM <yunsur.shi(a)gmail.com> wrote:
>>
>>> We have more USB devices redir (There are 8),But oVirt supports only 6.
>>> How should I configure it.
>>>
>>> /etc/engine-config/engine-config.properties
>>> NumberOfUSBSlots.validValues=0..6
>>>
>>> This 0..6 modify 0..8
>>>
>>> engine-config -s NumberOfUSBSlots=8
>>> engine-config -g NumberOfUSBSlots
>>> NumberOfUSBSlots: 8 version: general
>>>
>>> But No entry into force
>>> Should I do?
>>>
>>
>> To apply this change you'll need to restart the engine, then disable the
>> USB support for that VM, and then enable the USB support again.
>>
>>
>>> Thanks
>>> _______________________________________________
>>> Users mailing list -- users(a)ovirt.org
>>> To unsubscribe send an email to users-leave(a)ovirt.org
>>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>>> oVirt Code of Conduct:
>>> https://www.ovirt.org/community/about/community-guidelines/
>>> List Archives:
>>> https://lists.ovirt.org/archives/list/users@ovirt.org/message/WMBJJAD5H7I...
>>>
>>
> --
> shiqilin(a)outlook.com
>
6 years, 4 months