Very poor GlusterFS performance
by Chris Boot
Hi folks,
I have 3x servers in a "hyper-converged" oVirt 4.1.2 + GlusterFS 3.10
configuration. My VMs run off a replica 3 arbiter 1 volume comprised of
6 bricks, which themselves live on two SSDs in each of the servers (one
brick per SSD). The bricks are XFS on LVM thin volumes straight onto the
SSDs. Connectivity is 10G Ethernet.
Performance within the VMs is pretty terrible. I experience very low
throughput and random IO is really bad: it feels like a latency issue.
On my oVirt nodes the SSDs are not generally very busy. The 10G network
seems to run without errors (iperf3 gives bandwidth measurements of >=
9.20 Gbits/sec between the three servers).
To put this into perspective: I was getting better behaviour from NFS4
on a gigabit connection than I am with GlusterFS on 10G: that doesn't
feel right at all.
My volume configuration looks like this:
Volume Name: vmssd
Type: Distributed-Replicate
Volume ID: d5a5ddd1-a140-4e0d-b514-701cfe464853
Status: Started
Snapshot Count: 0
Number of Bricks: 2 x (2 + 1) = 6
Transport-type: tcp
Bricks:
Brick1: ovirt3:/gluster/ssd0_vmssd/brick
Brick2: ovirt1:/gluster/ssd0_vmssd/brick
Brick3: ovirt2:/gluster/ssd0_vmssd/brick (arbiter)
Brick4: ovirt3:/gluster/ssd1_vmssd/brick
Brick5: ovirt1:/gluster/ssd1_vmssd/brick
Brick6: ovirt2:/gluster/ssd1_vmssd/brick (arbiter)
Options Reconfigured:
nfs.disable: on
transport.address-family: inet6
performance.quick-read: off
performance.read-ahead: off
performance.io-cache: off
performance.stat-prefetch: off
performance.low-prio-threads: 32
network.remote-dio: off
cluster.eager-lock: enable
cluster.quorum-type: auto
cluster.server-quorum-type: server
cluster.data-self-heal-algorithm: full
cluster.locking-scheme: granular
cluster.shd-max-threads: 8
cluster.shd-wait-qlength: 10000
features.shard: on
user.cifs: off
storage.owner-uid: 36
storage.owner-gid: 36
features.shard-block-size: 128MB
performance.strict-o-direct: on
network.ping-timeout: 30
cluster.granular-entry-heal: enable
I would really appreciate some guidance on this to try to improve things
because at this rate I will need to reconsider using GlusterFS altogether.
Cheers,
Chris
--
Chris Boot
bootc(a)bootc.net
7 years, 4 months
ovirt can't find user
by Fabrice Bacchella
--Apple-Mail=_B78E14EB-413D-4DC1-AC54-F837E05B2CF8
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=us-ascii
I tried to add a user in ovirt, but it's not identified:
2017-06-28 16:48:48,505+02 ERROR =
[org.ovirt.engine.core.sso.utils.NegotiateAuthUtils] (default task-22) =
[] External Authentication Failed: Cannot resolve principal =
'rexecutor@internal'
/usr/bin/ovirt-aaa-jdbc-tool user show rexecutor
-- User rexecutor(b1727291-5ad4-4575-b8ec-53bdc9ce4aef) --
Namespace: *
Name: rexecutor
ID: b1727291-5ad4-4575-b8ec-53bdc9ce4aef
Display Name:=20
Email:=20
First Name:=20
Last Name:=20
Department:=20
Title:=20
Description:=20
Account Disabled: false
Account Locked: false
Account Unlocked At: 2017-06-16 13:49:31Z
Account Valid From: 2017-06-15 16:41:14Z
Account Valid To: 2217-06-15 16:41:14Z
Account Without Password: true
Last successful Login At: 1970-01-01 00:00:00Z
Last unsuccessful Login At: 1970-01-01 00:00:00Z
Password Valid To: 2025-08-15 10:30:00Z
It's listed as a known user:
<user =
href=3D"/ovirt-engine/api/users/49a12b6e-de03-4095-b6ed-2c1883f5542e" =
id=3D"49a12b6e-de03-4095-b6ed-2c1883f5542e">
<department></department>
=
<domain_entry_id>62313732373239312D356164342D343537352D623865632D353362646=
339636534616566</domain_entry_id>
<email></email>
<last_name></last_name>
<name></name>
<namespace>*</namespace>
<principal>rexecutor</principal>
<user_name>rexecutor@internal-authz</user_name>
<domain href=3D"/ovirt-engine/api/domains/696E7465726E616C2D617574687A" =
id=3D"696E7465726E616C2D617574687A">
<name>internal-authz</name>
</domain>
<permissions =
href=3D"/ovirt-engine/api/users/49a12b6e-de03-4095-b6ed-2c1883f5542e/permi=
ssions"/>
<roles =
href=3D"/ovirt-engine/api/users/49a12b6e-de03-4095-b6ed-2c1883f5542e/roles=
"/>
<ssh_public_keys =
href=3D"/ovirt-engine/api/users/49a12b6e-de03-4095-b6ed-2c1883f5542e/sshpu=
blickeys"/>
<tags =
href=3D"/ovirt-engine/api/users/49a12b6e-de03-4095-b6ed-2c1883f5542e/tags"=
/>
</user>
My admin domain authentication looks OK:
=
config.datasource.jdbcurl=3Djdbc:postgresql://pgdb:5432/ovirt_engine?sslfa=
ctory=3Dorg.postgresql.ssl.NonValidatingFactory
config.datasource.dbuser=3Dovirt
config.datasource.dbpassword=3DXXX
config.datasource.jdbcdriver=3Dorg.postgresql.Driver
config.datasource.schemaname=3Daaa_jdbc
It tried to increase org.ovirt.engine.core.sso.utils debug log level by =
modifying =
/usr/share/ovirt-engine/services/ovirt-engine/ovirt-engine.xml.in
diff ovirt-engine.xml.in*
201,204d200
< <logger category=3D"org.ovirt.engine.core.sso.utils">
< <level name=3D"ALL"/>
< </logger>
<=20
I just got in the log:
2017-06-28 17:17:09,404+02 DEBUG =
[org.ovirt.engine.core.sso.utils.NonInteractiveAuth] (default task-7) [] =
Performing Negotiate Auth
2017-06-28 17:17:09,404+02 DEBUG =
[org.ovirt.engine.core.sso.utils.NegotiateAuthUtils] (default task-7) [] =
Performing external authentication
2017-06-28 17:17:09,410+02 ERROR =
[org.ovirt.engine.core.sso.utils.NegotiateAuthUtils] (default task-7) [] =
External Authentication Failed: Cannot resolve principal =
'rexecutor@internal'
2017-06-28 17:17:09,410+02 DEBUG =
[org.ovirt.engine.core.sso.utils.NegotiateAuthUtils] (default task-7) [] =
External Authentication Failed: Class: class =
org.ovirt.engine.core.extensions.mgr.ExtensionInvokeCommandFailedException=
Input:
{Extkey[name=3DEXTENSION_INVOKE_COMMAND;type=3Dclass =
org.ovirt.engine.api.extensions.ExtUUID;uuid=3DEXTENSION_INVOKE_COMMAND[48=
5778ab-bede-4f1a-b823-77b262a2f28d];]=3DAAA_AUTHZ_FETCH_PRINCIPAL_RECORD[5=
a5bf9bb-9336-4376-a823-26efe1ba26df], =
Extkey[name=3DAAA_AUTHZ_QUERY_FLAGS;type=3Dclass =
java.lang.Integer;uuid=3DAAA_AUTHZ_QUERY_FLAGS[97d226e9-8d87-49a0-9a7f-af6=
89320907b];]=3D3, Extkey[name=3DEXTENSION_INVOKE_CONTEXT;type=3Dclass =
org.ovirt.engine.api.extensions.ExtMap;uuid=3DEXTENSION_INVOKE_CONTEXT[886=
d2ebb-312a-49ae-9cc3-e1f849834b7d];]=3D{Extkey[name=3DAAA_AUTHZ_AVAILABLE_=
NAMESPACES;type=3Dinterface =
java.util.Collection;uuid=3DAAA_AUTHZ_AVAILABLE_NAMESPACES[6dffa34c-955f-4=
86a-bd35-0a272b45a711];]=3D[DC=3DXXX], =
Extkey[name=3DEXTENSION_LICENSE;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_LICENSE[8a61ad65-054c-4e31-9c6d-1ca4d60a=
4c18];]=3DASL 2.0, Extkey[name=3DEXTENSION_GLOBAL_CONTEXT;type=3Dclass =
org.ovirt.engine.api.extensions.ExtMap;uuid=3DEXTENSION_GLOBAL_CONTEXT[979=
9e72f-7af6-4cf1-bf08-297bc8903676];]=3D*skip*, =
Extkey[name=3DEXTENSION_NAME;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_NAME[651381d3-f54f-4547-bf28-b0b01a10318=
4];]=3Dovirt-engine-extension-aaa-ldap.authz, =
Extkey[name=3DEXTENSION_MANAGER_TRACE_LOG;type=3Dinterface =
org.slf4j.Logger;uuid=3DEXTENSION_MANAGER_TRACE_LOG[863db666-3ea7-4751-969=
5-918a3197ad83];]=3Dorg.slf4j.impl.Slf4jLogger(org.ovirt.engine.core.exten=
sions.mgr.ExtensionsManager.trace.ovirt-engine-extension-aaa-ldap.authz.XX=
X-authz), =
Extkey[name=3DEXTENSION_CONFIGURATION_SENSITIVE_KEYS;type=3Dinterface =
java.util.Collection;uuid=3DEXTENSION_CONFIGURATION_SENSITIVE_KEYS[a456efa=
1-73ff-4204-9f9b-ebff01e35263];]=3D[], =
Extkey[name=3DEXTENSION_VERSION;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_VERSION[fe35f6a8-8239-4bdb-ab1a-af9f779c=
e68c];]=3D1.3.1, Extkey[name=3DEXTENSION_PROVIDES;type=3Dinterface =
java.util.Collection;uuid=3DEXTENSION_PROVIDES[8cf373a6-65b5-4594-b828-0e2=
75087de91];]=3D[org.ovirt.engine.api.extensions.aaa.Authz], =
Extkey[name=3DEXTENSION_AUTHOR;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_AUTHOR[ef242f7a-2dad-4bc5-9aad-e07018b7f=
bcc];]=3DThe oVirt Project, Extkey[name=3DEXTENSION_LOCALE;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_LOCALE[0780b112-0ce0-404a-b85e-8765d778b=
b29];]=3Den_US, Extkey[name=3DEXTENSION_CONFIGURATION_FILE;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_CONFIGURATION_FILE[4fb0ffd3-983c-4f3f-98=
ff-9660bd67af6a];]=3D/etc/ovirt-engine/extensions.d/XXXX-authz.properties,=
Extkey[name=3DEXTENSION_HOME_URL;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_HOME_URL[4ad7a2f4-f969-42d4-b399-72d192e=
18304];]=3Dhttp://www.ovirt.org, =
Extkey[name=3DEXTENSION_CONFIGURATION;type=3Dclass =
java.util.Properties;uuid=3DEXTENSION_CONFIGURATION[2d48ab72-f0a1-4312-b4a=
e-5068a226b0fc];]=3D***, =
Extkey[name=3DEXTENSION_INTERFACE_VERSION_MAX;type=3Dclass =
java.lang.Integer;uuid=3DEXTENSION_INTERFACE_VERSION_MAX[f4cff49f-2717-490=
1-8ee9-df362446e3e7];]=3D0, =
Extkey[name=3DAAA_AUTHZ_QUERY_MAX_FILTER_SIZE;type=3Dclass =
java.lang.Integer;uuid=3DAAA_AUTHZ_QUERY_MAX_FILTER_SIZE[2eb1f541-0f65-44a=
1-a6e3-014e247595f5];]=3D50, =
Extkey[name=3DEXTENSION_INTERFACE_VERSION_MIN;type=3Dclass =
java.lang.Integer;uuid=3DEXTENSION_INTERFACE_VERSION_MIN[2b84fc91-305b-497=
b-a1d7-d961b9d2ce0b];]=3D0, =
Extkey[name=3DEXTENSION_INSTANCE_NAME;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_INSTANCE_NAME[65c67ff6-aeca-4bd5-a245-86=
74327f011b];]=3DXXXX-authz, =
Extkey[name=3DEXTENSION_BUILD_INTERFACE_VERSION;type=3Dclass =
java.lang.Integer;uuid=3DEXTENSION_BUILD_INTERFACE_VERSION[cb479e5a-4b23-4=
6f8-aed3-56a4747a8ab7];]=3D0, Extkey[name=3DEXTENSION_NOTES;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_NOTES[2da5ad7e-185a-4584-aaff-97f66978e4=
ea];]=3DDisplay name: =
ovirt-engine-extension-aaa-ldap-1.3.1-1.el7.centos}, =
Extkey[name=3DAAA_AUTHN_AUTH_RECORD;type=3Dclass =
org.ovirt.engine.api.extensions.ExtMap;uuid=3DAAA_AUTHN_AUTH_RECORD[e94621=
68-b53b-44ac-9af5-f25e1697173e];]=3D{Extkey[name=3DAAA_AUTHN_AUTH_RECORD_P=
RINCIPAL;type=3Dclass =
java.lang.String;uuid=3DAAA_AUTHN_AUTH_RECORD_PRINCIPAL[c3498f07-11fe-464c=
-958c-8bd7490b119a];]=3Drexecutor@internal}}
Output:
{Extkey[name=3DEXTENSION_INVOKE_MESSAGE;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_INVOKE_MESSAGE[b7b053de-dc73-4bf7-9d26-b=
8bdb72f5893];]=3DCannot resolve principal 'rexecutor@internal', =
Extkey[name=3DEXTENSION_INVOKE_RESULT;type=3Dclass =
java.lang.Integer;uuid=3DEXTENSION_INVOKE_RESULT[0909d91d-8bde-40fb-b6c0-0=
99c772ddd4e];]=3D2}
at =
org.ovirt.engine.core.extensions.mgr.ExtensionProxy.invoke(ExtensionProxy.=
java:95) [extensions-manager.jar:]
at =
org.ovirt.engine.core.extensions.mgr.ExtensionProxy.invoke(ExtensionProxy.=
java:109) [extensions-manager.jar:]
at =
org.ovirt.engine.core.sso.utils.NegotiateAuthUtils.doAuth(NegotiateAuthUti=
ls.java:122) [enginesso.jar:]
at =
org.ovirt.engine.core.sso.utils.NegotiateAuthUtils.doAuth(NegotiateAuthUti=
ls.java:68) [enginesso.jar:]
at =
org.ovirt.engine.core.sso.utils.NonInteractiveAuth$2.doAuth(NonInteractive=
Auth.java:51) [enginesso.jar:]
at =
org.ovirt.engine.core.sso.servlets.OAuthTokenServlet.issueTokenUsingHttpHe=
aders(OAuthTokenServlet.java:183) [enginesso.jar:]
at =
org.ovirt.engine.core.sso.servlets.OAuthTokenServlet.service(OAuthTokenSer=
vlet.java:72) [enginesso.jar:]
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.j=
ava:85) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(Filter=
Handler.java:129) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
org.ovirt.engine.core.branding.BrandingFilter.doFilter(BrandingFilter.java=
:73) [branding.jar:]
at =
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(Filter=
Handler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
org.ovirt.engine.core.utils.servlet.LocaleFilter.doFilter(LocaleFilter.jav=
a:66) [utils.jar:]
at =
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(Filter=
Handler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
org.ovirt.engine.core.utils.servlet.HeaderFilter.doFilter(HeaderFilter.jav=
a:94) [utils.jar:]
at =
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(Filter=
Handler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.jav=
a:84) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleReq=
uest(ServletSecurityRoleHandler.java:62) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(Servl=
etDispatchingHandler.java:36) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.=
handleRequest(SecurityContextAssociationHandler.java:78)
at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.han=
dleRequest(SSLInformationAssociationHandler.java:131) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.han=
dleRequest(ServletAuthenticationCallHandler.java:57) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.security.handlers.AuthenticationConstraintHandler.handleReques=
t(AuthenticationConstraintHandler.java:53) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest=
(AbstractConfidentialityHandler.java:46) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHand=
ler.handleRequest(ServletConfidentialityConstraintHandler.java:64) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.han=
dleRequest(ServletSecurityConstraintHandler.java:59) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.security.handlers.AuthenticationMechanismsHandler.handleReques=
t(AuthenticationMechanismsHandler.java:60) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.ha=
ndleRequest(CachedAuthenticatedSessionHandler.java:77) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(No=
tificationReceiverHandler.java:50) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.ha=
ndleRequest(AbstractSecurityContextAssociationHandler.java:43) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRe=
quest(JACCContextIdHandler.java:61)
at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(Serv=
letInitialHandler.java:292) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletIniti=
alHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHa=
ndler.java:138) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHa=
ndler.java:135) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(Ser=
vletRequestContextThreadSetupAction.java:48) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClass=
LoaderSetupAction.java:43) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThread=
SetupActionWrapper.java:44) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThread=
SetupActionWrapper.java:44) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThread=
SetupActionWrapper.java:44) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThread=
SetupActionWrapper.java:44) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(Servlet=
InitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletIniti=
alHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(Servlet=
InitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:=
1142) [rt.jar:1.8.0_121]
at =
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java=
:617) [rt.jar:1.8.0_121]
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_121]
2017-06-28 17:17:09,414+02 DEBUG =
[org.ovirt.engine.core.sso.utils.NegotiateAuthUtils] (default task-7) [] =
External Authentication result: false
2017-06-28 17:17:09,414+02 ERROR =
[org.ovirt.engine.core.sso.utils.SsoUtils] (default task-7) [] =
OAuthException access_denied: Cannot authenticate user Authentication =
failed..
2017-06-28 17:17:09,414+02 DEBUG =
[org.ovirt.engine.core.sso.utils.SsoUtils] (default task-7) [] =
Exception: org.ovirt.engine.core.sso.utils.OAuthException: Cannot =
authenticate user Authentication failed..
at =
org.ovirt.engine.core.sso.utils.SsoUtils.sendJsonDataWithMessage(SsoUtils.=
java:569) [enginesso.jar:]
at =
org.ovirt.engine.core.sso.servlets.OAuthTokenServlet.service(OAuthTokenSer=
vlet.java:81) [enginesso.jar:]
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.j=
ava:85) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(Filter=
Handler.java:129) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
org.ovirt.engine.core.branding.BrandingFilter.doFilter(BrandingFilter.java=
:73) [branding.jar:]
at =
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(Filter=
Handler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
org.ovirt.engine.core.utils.servlet.LocaleFilter.doFilter(LocaleFilter.jav=
a:66) [utils.jar:]
at =
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(Filter=
Handler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
org.ovirt.engine.core.utils.servlet.HeaderFilter.doFilter(HeaderFilter.jav=
a:94) [utils.jar:]
at =
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(Filter=
Handler.java:131) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.jav=
a:84) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleReq=
uest(ServletSecurityRoleHandler.java:62) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(Servl=
etDispatchingHandler.java:36) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.=
handleRequest(SecurityContextAssociationHandler.java:78)
at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.han=
dleRequest(SSLInformationAssociationHandler.java:131) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.han=
dleRequest(ServletAuthenticationCallHandler.java:57) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.security.handlers.AuthenticationConstraintHandler.handleReques=
t(AuthenticationConstraintHandler.java:53) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest=
(AbstractConfidentialityHandler.java:46) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHand=
ler.handleRequest(ServletConfidentialityConstraintHandler.java:64) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.han=
dleRequest(ServletSecurityConstraintHandler.java:59) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.security.handlers.AuthenticationMechanismsHandler.handleReques=
t(AuthenticationMechanismsHandler.java:60) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.ha=
ndleRequest(CachedAuthenticatedSessionHandler.java:77) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(No=
tificationReceiverHandler.java:50) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.ha=
ndleRequest(AbstractSecurityContextAssociationHandler.java:43) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRe=
quest(JACCContextIdHandler.java:61)
at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(Serv=
letInitialHandler.java:292) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletIniti=
alHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHa=
ndler.java:138) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHa=
ndler.java:135) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(Ser=
vletRequestContextThreadSetupAction.java:48) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClass=
LoaderSetupAction.java:43) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThread=
SetupActionWrapper.java:44) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThread=
SetupActionWrapper.java:44) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThread=
SetupActionWrapper.java:44) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThread=
SetupActionWrapper.java:44) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(Servlet=
InitialHandler.java:272) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletIniti=
alHandler.java:81) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(Servlet=
InitialHandler.java:104) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]
at =
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:=
1142) [rt.jar:1.8.0_121]
at =
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java=
:617) [rt.jar:1.8.0_121]
at java.lang.Thread.run(Thread.java:745) [rt.jar:1.8.0_121]
Caused by: org.ovirt.engine.core.sso.utils.AuthenticationException: =
Cannot authenticate user Authentication failed..
at =
org.ovirt.engine.core.sso.servlets.OAuthTokenServlet.issueTokenUsingHttpHe=
aders(OAuthTokenServlet.java:214) [enginesso.jar:]
at =
org.ovirt.engine.core.sso.servlets.OAuthTokenServlet.service(OAuthTokenSer=
vlet.java:72) [enginesso.jar:]
... 50 more
2017-06-28 17:17:09,419+02 TRACE =
[org.ovirt.engine.core.sso.utils.SsoUtils] (default task-7) [] Sending =
json data {"error_code":"access_denied","error":"Cannot authenticate =
user Authentication failed.."}
--Apple-Mail=_B78E14EB-413D-4DC1-AC54-F837E05B2CF8
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=us-ascii
<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html =
charset=3Dus-ascii"></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" =
class=3D"">I tried to add a user in ovirt, but it's not identified:<div =
class=3D""><div style=3D"margin: 0px; font-size: 11px; line-height: =
normal; font-family: Menlo;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">2017-06-28 16:48:48,505+02 ERROR =
[org.ovirt.engine.core.sso.utils.NegotiateAuthUtils] (default task-22) =
[] External Authentication Failed: Cannot resolve principal =
'rexecutor@internal'</span></div></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><br =
class=3D""></span></div><div class=3D""><br class=3D""><div =
class=3D""><div style=3D"margin: 0px; font-size: 11px; line-height: =
normal; font-family: Menlo;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">/usr/bin/ovirt-aaa-jdbc-tool user show =
rexecutor</span></div><div style=3D"margin: 0px; font-size: 11px; =
line-height: normal; font-family: Menlo;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">-- User =
rexecutor(b1727291-5ad4-4575-b8ec-53bdc9ce4aef) --</span></div><div =
style=3D"margin: 0px; font-size: 11px; line-height: normal; font-family: =
Menlo;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D"">Namespace: *</span></div><div =
style=3D"margin: 0px; font-size: 11px; line-height: normal; font-family: =
Menlo;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D"">Name: rexecutor</span></div><div =
style=3D"margin: 0px; font-size: 11px; line-height: normal; font-family: =
Menlo;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D"">ID: =
b1727291-5ad4-4575-b8ec-53bdc9ce4aef</span></div><div style=3D"margin: =
0px; font-size: 11px; line-height: normal; font-family: Menlo;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">Display Name: </span></div><div style=3D"margin: 0px; =
font-size: 11px; line-height: normal; font-family: Menlo;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">Email: </span></div><div style=3D"margin: 0px; =
font-size: 11px; line-height: normal; font-family: Menlo;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">First Name: </span></div><div style=3D"margin: 0px; =
font-size: 11px; line-height: normal; font-family: Menlo;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">Last Name: </span></div><div style=3D"margin: 0px; =
font-size: 11px; line-height: normal; font-family: Menlo;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">Department: </span></div><div style=3D"margin: 0px; =
font-size: 11px; line-height: normal; font-family: Menlo;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">Title: </span></div><div style=3D"margin: 0px; =
font-size: 11px; line-height: normal; font-family: Menlo;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">Description: </span></div><div style=3D"margin: 0px; =
font-size: 11px; line-height: normal; font-family: Menlo;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">Account Disabled: false</span></div><div style=3D"margin: =
0px; font-size: 11px; line-height: normal; font-family: Menlo;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">Account Locked: false</span></div><div style=3D"margin: 0px; =
font-size: 11px; line-height: normal; font-family: Menlo;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">Account Unlocked At: 2017-06-16 13:49:31Z</span></div><div =
style=3D"margin: 0px; font-size: 11px; line-height: normal; font-family: =
Menlo;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D"">Account Valid From: 2017-06-15 =
16:41:14Z</span></div><div style=3D"margin: 0px; font-size: 11px; =
line-height: normal; font-family: Menlo;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">Account =
Valid To: 2217-06-15 16:41:14Z</span></div><div style=3D"margin: 0px; =
font-size: 11px; line-height: normal; font-family: Menlo;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">Account Without Password: true</span></div><div =
style=3D"margin: 0px; font-size: 11px; line-height: normal; font-family: =
Menlo;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D"">Last successful Login At: 1970-01-01 =
00:00:00Z</span></div><div style=3D"margin: 0px; font-size: 11px; =
line-height: normal; font-family: Menlo;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">Last =
unsuccessful Login At: 1970-01-01 00:00:00Z</span></div><div =
style=3D"margin: 0px; font-size: 11px; line-height: normal; font-family: =
Menlo;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D"">Password Valid To: 2025-08-15 =
10:30:00Z</span></div></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><br =
class=3D""></span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">It's =
listed as a known user:</span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><div =
style=3D"margin: 0px; font-size: 11px; line-height: normal; font-family: =
Menlo;" class=3D""><div style=3D"margin: 0px; line-height: normal;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D""><user =
href=3D"/ovirt-engine/api/users/49a12b6e-de03-4095-b6ed-2c1883f5542e" =
id=3D"49a12b6e-de03-4095-b6ed-2c1883f5542e"></span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""> =
<department></department></span></div><div style=3D"margin: =
0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""> =
<domain_entry_id>62313732373239312D356164342D343537352D623865632D353=
362646339636534616566</domain_entry_id></span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""> =
<email></email></span></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""> =
<last_name></last_name></span></div><div style=3D"margin: =
0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""> =
<name></name></span></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""> =
<namespace>*</namespace></span></div><div style=3D"margin: =
0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""> =
<principal>rexecutor</principal></span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""> =
<user_name>rexecutor@internal-authz</user_name></span></div><d=
iv style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""> =
<domain href=3D"/ovirt-engine/api/domains/696E7465726E616C2D617574687A"=
id=3D"696E7465726E616C2D617574687A"></span></div><div style=3D"margin:=
0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""> =
<name>internal-authz</name></span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""> =
</domain></span></div><div style=3D"margin: 0px; line-height: =
normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""> <permissions =
href=3D"/ovirt-engine/api/users/49a12b6e-de03-4095-b6ed-2c1883f5542e/permi=
ssions"/></span></div><div style=3D"margin: 0px; line-height: =
normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""> <roles =
href=3D"/ovirt-engine/api/users/49a12b6e-de03-4095-b6ed-2c1883f5542e/roles=
"/></span></div><div style=3D"margin: 0px; line-height: normal;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D""> <ssh_public_keys =
href=3D"/ovirt-engine/api/users/49a12b6e-de03-4095-b6ed-2c1883f5542e/sshpu=
blickeys"/></span></div><div style=3D"margin: 0px; line-height: =
normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""> <tags =
href=3D"/ovirt-engine/api/users/49a12b6e-de03-4095-b6ed-2c1883f5542e/tags"=
/></span></div><div style=3D"margin: 0px; line-height: normal;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D""></user></span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><br =
class=3D""></span></div></div><div class=3D"">My admin domain =
authentication looks OK:</div><div class=3D""><div style=3D"margin: 0px; =
font-size: 11px; line-height: normal; font-family: Menlo;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">config.datasource.jdbcurl=3Djdbc:postgresql://pgdb:5432/ovirt_e=
ngine?sslfactory=3Dorg.postgresql.ssl.NonValidatingFactory</span></div><di=
v style=3D"margin: 0px; font-size: 11px; line-height: normal; =
font-family: Menlo;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" =
class=3D"">config.datasource.dbuser=3Dovirt</span></div><div =
style=3D"margin: 0px; font-size: 11px; line-height: normal; font-family: =
Menlo;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" =
class=3D"">config.datasource.dbpassword=3DXXX</span></div><div =
style=3D"margin: 0px; font-size: 11px; line-height: normal; font-family: =
Menlo;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" =
class=3D"">config.datasource.jdbcdriver=3Dorg.postgresql.Driver</span></di=
v><div style=3D"margin: 0px; font-size: 11px; line-height: normal; =
font-family: Menlo;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" =
class=3D"">config.datasource.schemaname=3Daaa_jdbc</span></div></div><div =
style=3D"margin: 0px; font-size: 11px; line-height: normal; font-family: =
Menlo;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><br class=3D""></span></div><div =
style=3D"margin: 0px; font-size: 11px; line-height: normal; font-family: =
Menlo;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D"">It tried to =
increase </span>org.ovirt.engine.core.sso.utils debug log level by =
modifying =
/usr/share/ovirt-engine/services/ovirt-engine/ovirt-engine.xml.in</div><di=
v style=3D"margin: 0px; font-size: 11px; line-height: normal; =
font-family: Menlo;" class=3D""><br class=3D""></div><div style=3D"margin:=
0px; font-size: 11px; line-height: normal; font-family: Menlo;" =
class=3D""><div style=3D"margin: 0px; line-height: normal;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">diff ovirt-engine.xml.in*</span></div><div style=3D"margin: =
0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">201,204d200</span></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D"">< <logger =
category=3D"org.ovirt.engine.core.sso.utils"></span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">< =
<level name=3D"ALL"/></span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">< =
</logger></span></div><div style=3D"margin: =
0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">< </span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><br =
class=3D""></span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D"">I just =
got in the log:</span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">2017-06-28 17:17:09,404+02 DEBUG =
[org.ovirt.engine.core.sso.utils.NonInteractiveAuth] (default task-7) [] =
Performing Negotiate Auth</span></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D"">2017-06-28 17:17:09,404+02 DEBUG =
[org.ovirt.engine.core.sso.utils.NegotiateAuthUtils] (default task-7) [] =
Performing external authentication</span></div><div style=3D"margin: =
0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">2017-06-28 17:17:09,410+02 ERROR =
[org.ovirt.engine.core.sso.utils.NegotiateAuthUtils] (default task-7) [] =
External Authentication Failed: Cannot resolve principal =
'rexecutor@internal'</span></div><div style=3D"margin: 0px; line-height: =
normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D"">2017-06-28 17:17:09,410+02 DEBUG =
[org.ovirt.engine.core.sso.utils.NegotiateAuthUtils] (default task-7) [] =
External Authentication Failed: Class: class =
org.ovirt.engine.core.extensions.mgr.ExtensionInvokeCommandFailedException=
</span></div><div style=3D"margin: 0px; line-height: normal;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">Input:</span></div><div style=3D"margin: 0px; line-height: =
normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" =
class=3D"">{Extkey[name=3DEXTENSION_INVOKE_COMMAND;type=3Dclass =
org.ovirt.engine.api.extensions.ExtUUID;uuid=3DEXTENSION_INVOKE_COMMAND[48=
5778ab-bede-4f1a-b823-77b262a2f28d];]=3DAAA_AUTHZ_FETCH_PRINCIPAL_RECORD[5=
a5bf9bb-9336-4376-a823-26efe1ba26df], =
Extkey[name=3DAAA_AUTHZ_QUERY_FLAGS;type=3Dclass =
java.lang.Integer;uuid=3DAAA_AUTHZ_QUERY_FLAGS[97d226e9-8d87-49a0-9a7f-af6=
89320907b];]=3D3, Extkey[name=3DEXTENSION_INVOKE_CONTEXT;type=3Dclass =
org.ovirt.engine.api.extensions.ExtMap;uuid=3DEXTENSION_INVOKE_CONTEXT[886=
d2ebb-312a-49ae-9cc3-e1f849834b7d];]=3D{Extkey[name=3DAAA_AUTHZ_AVAILABLE_=
NAMESPACES;type=3Dinterface =
java.util.Collection;uuid=3DAAA_AUTHZ_AVAILABLE_NAMESPACES[6dffa34c-955f-4=
86a-bd35-0a272b45a711];]=3D[DC=3DXXX], =
Extkey[name=3DEXTENSION_LICENSE;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_LICENSE[8a61ad65-054c-4e31-9c6d-1ca4d60a=
4c18];]=3DASL 2.0, Extkey[name=3DEXTENSION_GLOBAL_CONTEXT;type=3Dclass =
org.ovirt.engine.api.extensions.ExtMap;uuid=3DEXTENSION_GLOBAL_CONTEXT[979=
9e72f-7af6-4cf1-bf08-297bc8903676];]=3D*skip*, =
Extkey[name=3DEXTENSION_NAME;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_NAME[651381d3-f54f-4547-bf28-b0b01a10318=
4];]=3Dovirt-engine-extension-aaa-ldap.authz, =
Extkey[name=3DEXTENSION_MANAGER_TRACE_LOG;type=3Dinterface =
org.slf4j.Logger;uuid=3DEXTENSION_MANAGER_TRACE_LOG[863db666-3ea7-4751-969=
5-918a3197ad83];]=3Dorg.slf4j.impl.Slf4jLogger(org.ovirt.engine.core.exten=
sions.mgr.ExtensionsManager.trace.ovirt-engine-extension-aaa-ldap.authz.XX=
X-authz), =
Extkey[name=3DEXTENSION_CONFIGURATION_SENSITIVE_KEYS;type=3Dinterface =
java.util.Collection;uuid=3DEXTENSION_CONFIGURATION_SENSITIVE_KEYS[a456efa=
1-73ff-4204-9f9b-ebff01e35263];]=3D[], =
Extkey[name=3DEXTENSION_VERSION;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_VERSION[fe35f6a8-8239-4bdb-ab1a-af9f779c=
e68c];]=3D1.3.1, Extkey[name=3DEXTENSION_PROVIDES;type=3Dinterface =
java.util.Collection;uuid=3DEXTENSION_PROVIDES[8cf373a6-65b5-4594-b828-0e2=
75087de91];]=3D[org.ovirt.engine.api.extensions.aaa.Authz], =
Extkey[name=3DEXTENSION_AUTHOR;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_AUTHOR[ef242f7a-2dad-4bc5-9aad-e07018b7f=
bcc];]=3DThe oVirt Project, Extkey[name=3DEXTENSION_LOCALE;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_LOCALE[0780b112-0ce0-404a-b85e-8765d778b=
b29];]=3Den_US, Extkey[name=3DEXTENSION_CONFIGURATION_FILE;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_CONFIGURATION_FILE[4fb0ffd3-983c-4f3f-98=
ff-9660bd67af6a];]=3D/etc/ovirt-engine/extensions.d/XXXX-authz.properties,=
Extkey[name=3DEXTENSION_HOME_URL;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_HOME_URL[4ad7a2f4-f969-42d4-b399-72d192e=
18304];]=3D<a href=3D"http://www.ovirt.org" =
class=3D"">http://www.ovirt.org</a>, =
Extkey[name=3DEXTENSION_CONFIGURATION;type=3Dclass =
java.util.Properties;uuid=3DEXTENSION_CONFIGURATION[2d48ab72-f0a1-4312-b4a=
e-5068a226b0fc];]=3D***, =
Extkey[name=3DEXTENSION_INTERFACE_VERSION_MAX;type=3Dclass =
java.lang.Integer;uuid=3DEXTENSION_INTERFACE_VERSION_MAX[f4cff49f-2717-490=
1-8ee9-df362446e3e7];]=3D0, =
Extkey[name=3DAAA_AUTHZ_QUERY_MAX_FILTER_SIZE;type=3Dclass =
java.lang.Integer;uuid=3DAAA_AUTHZ_QUERY_MAX_FILTER_SIZE[2eb1f541-0f65-44a=
1-a6e3-014e247595f5];]=3D50, =
Extkey[name=3DEXTENSION_INTERFACE_VERSION_MIN;type=3Dclass =
java.lang.Integer;uuid=3DEXTENSION_INTERFACE_VERSION_MIN[2b84fc91-305b-497=
b-a1d7-d961b9d2ce0b];]=3D0, =
Extkey[name=3DEXTENSION_INSTANCE_NAME;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_INSTANCE_NAME[65c67ff6-aeca-4bd5-a245-86=
74327f011b];]=3DXXXX-authz, =
Extkey[name=3DEXTENSION_BUILD_INTERFACE_VERSION;type=3Dclass =
java.lang.Integer;uuid=3DEXTENSION_BUILD_INTERFACE_VERSION[cb479e5a-4b23-4=
6f8-aed3-56a4747a8ab7];]=3D0, Extkey[name=3DEXTENSION_NOTES;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_NOTES[2da5ad7e-185a-4584-aaff-97f66978e4=
ea];]=3DDisplay name: =
ovirt-engine-extension-aaa-ldap-1.3.1-1.el7.centos}, =
Extkey[name=3DAAA_AUTHN_AUTH_RECORD;type=3Dclass =
org.ovirt.engine.api.extensions.ExtMap;uuid=3DAAA_AUTHN_AUTH_RECORD[e94621=
68-b53b-44ac-9af5-f25e1697173e];]=3D{Extkey[name=3DAAA_AUTHN_AUTH_RECORD_P=
RINCIPAL;type=3Dclass =
java.lang.String;uuid=3DAAA_AUTHN_AUTH_RECORD_PRINCIPAL[c3498f07-11fe-464c=
-958c-8bd7490b119a];]=3Drexecutor@internal}}</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">Output:</span></div><div style=3D"margin: 0px; line-height: =
normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" =
class=3D"">{Extkey[name=3DEXTENSION_INVOKE_MESSAGE;type=3Dclass =
java.lang.String;uuid=3DEXTENSION_INVOKE_MESSAGE[b7b053de-dc73-4bf7-9d26-b=
8bdb72f5893];]=3DCannot resolve principal 'rexecutor@internal', =
Extkey[name=3DEXTENSION_INVOKE_RESULT;type=3Dclass =
java.lang.Integer;uuid=3DEXTENSION_INVOKE_RESULT[0909d91d-8bde-40fb-b6c0-0=
99c772ddd4e];]=3D2}</span></div><div style=3D"margin: 0px; line-height: =
normal; min-height: 13px;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D""></span><br class=3D""></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>at =
org.ovirt.engine.core.extensions.mgr.ExtensionProxy.invoke(ExtensionProxy.=
java:95) [extensions-manager.jar:]</span></div><div style=3D"margin: =
0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
org.ovirt.engine.core.extensions.mgr.ExtensionProxy.invoke(ExtensionProxy.=
java:109) [extensions-manager.jar:]</span></div><div style=3D"margin: =
0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
org.ovirt.engine.core.sso.utils.NegotiateAuthUtils.doAuth(NegotiateAuthUti=
ls.java:122) [enginesso.jar:]</span></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>at =
org.ovirt.engine.core.sso.utils.NegotiateAuthUtils.doAuth(NegotiateAuthUti=
ls.java:68) [enginesso.jar:]</span></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>at =
org.ovirt.engine.core.sso.utils.NonInteractiveAuth$2.doAuth(NonInteractive=
Auth.java:51) [enginesso.jar:]</span></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>at =
org.ovirt.engine.core.sso.servlets.OAuthTokenServlet.issueTokenUsingHttpHe=
aders(OAuthTokenServlet.java:183) [enginesso.jar:]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
org.ovirt.engine.core.sso.servlets.OAuthTokenServlet.service(OAuthTokenSer=
vlet.java:72) [enginesso.jar:]</span></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>at =
javax.servlet.http.HttpServlet.service(HttpServlet.java:790) =
[jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.j=
ava:85) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(Filter=
Handler.java:129) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
org.ovirt.engine.core.branding.BrandingFilter.doFilter(BrandingFilter.java=
:73) [branding.jar:]</span></div><div style=3D"margin: 0px; line-height: =
normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>at =
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(Filter=
Handler.java:131) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
org.ovirt.engine.core.utils.servlet.LocaleFilter.doFilter(LocaleFilter.jav=
a:66) [utils.jar:]</span></div><div style=3D"margin: 0px; line-height: =
normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>at =
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(Filter=
Handler.java:131) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
org.ovirt.engine.core.utils.servlet.HeaderFilter.doFilter(HeaderFilter.jav=
a:94) [utils.jar:]</span></div><div style=3D"margin: 0px; line-height: =
normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>at =
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(Filter=
Handler.java:131) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.jav=
a:84) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleReq=
uest(ServletSecurityRoleHandler.java:62) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(Servl=
etDispatchingHandler.java:36) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.=
handleRequest(SecurityContextAssociationHandler.java:78)</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.han=
dleRequest(SSLInformationAssociationHandler.java:131) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.han=
dleRequest(ServletAuthenticationCallHandler.java:57) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.security.handlers.AuthenticationConstraintHandler.handleReques=
t(AuthenticationConstraintHandler.java:53) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest=
(AbstractConfidentialityHandler.java:46) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHand=
ler.handleRequest(ServletConfidentialityConstraintHandler.java:64) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.han=
dleRequest(ServletSecurityConstraintHandler.java:59) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.security.handlers.AuthenticationMechanismsHandler.handleReques=
t(AuthenticationMechanismsHandler.java:60) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.ha=
ndleRequest(CachedAuthenticatedSessionHandler.java:77) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(No=
tificationReceiverHandler.java:50) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.ha=
ndleRequest(AbstractSecurityContextAssociationHandler.java:43) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRe=
quest(JACCContextIdHandler.java:61)</span></div><div style=3D"margin: =
0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(Serv=
letInitialHandler.java:292) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletIniti=
alHandler.java:81) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHa=
ndler.java:138) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHa=
ndler.java:135) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(Ser=
vletRequestContextThreadSetupAction.java:48) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClass=
LoaderSetupAction.java:43) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThread=
SetupActionWrapper.java:44) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThread=
SetupActionWrapper.java:44) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThread=
SetupActionWrapper.java:44) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThread=
SetupActionWrapper.java:44) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(Servlet=
InitialHandler.java:272) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletIniti=
alHandler.java:81) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(Servlet=
InitialHandler.java:104) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:=
1142) [rt.jar:1.8.0_121]</span></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>at =
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java=
:617) [rt.jar:1.8.0_121]</span></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>at =
java.lang.Thread.run(Thread.java:745) =
[rt.jar:1.8.0_121]</span></div><div style=3D"margin: 0px; line-height: =
normal; min-height: 13px;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D""></span><br class=3D""></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D"">2017-06-28 17:17:09,414+02 DEBUG =
[org.ovirt.engine.core.sso.utils.NegotiateAuthUtils] (default task-7) [] =
External Authentication result: false</span></div><div style=3D"margin: =
0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">2017-06-28 17:17:09,414+02 ERROR =
[org.ovirt.engine.core.sso.utils.SsoUtils] (default task-7) [] =
OAuthException access_denied: Cannot authenticate user Authentication =
failed..</span></div><div style=3D"margin: 0px; line-height: normal;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D"">2017-06-28 17:17:09,414+02 DEBUG =
[org.ovirt.engine.core.sso.utils.SsoUtils] (default task-7) [] =
Exception: org.ovirt.engine.core.sso.utils.OAuthException: Cannot =
authenticate user Authentication failed..</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
org.ovirt.engine.core.sso.utils.SsoUtils.sendJsonDataWithMessage(SsoUtils.=
java:569) [enginesso.jar:]</span></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>at =
org.ovirt.engine.core.sso.servlets.OAuthTokenServlet.service(OAuthTokenSer=
vlet.java:81) [enginesso.jar:]</span></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>at =
javax.servlet.http.HttpServlet.service(HttpServlet.java:790) =
[jboss-servlet-api_3.1_spec-1.0.0.Final.jar:1.0.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletHandler.handleRequest(ServletHandler.j=
ava:85) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(Filter=
Handler.java:129) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
org.ovirt.engine.core.branding.BrandingFilter.doFilter(BrandingFilter.java=
:73) [branding.jar:]</span></div><div style=3D"margin: 0px; line-height: =
normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>at =
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(Filter=
Handler.java:131) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
org.ovirt.engine.core.utils.servlet.LocaleFilter.doFilter(LocaleFilter.jav=
a:66) [utils.jar:]</span></div><div style=3D"margin: 0px; line-height: =
normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>at =
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(Filter=
Handler.java:131) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
org.ovirt.engine.core.utils.servlet.HeaderFilter.doFilter(HeaderFilter.jav=
a:94) [utils.jar:]</span></div><div style=3D"margin: 0px; line-height: =
normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>at =
io.undertow.servlet.core.ManagedFilter.doFilter(ManagedFilter.java:61) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.FilterHandler$FilterChainImpl.doFilter(Filter=
Handler.java:131) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.FilterHandler.handleRequest(FilterHandler.jav=
a:84) [undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.security.ServletSecurityRoleHandler.handleReq=
uest(ServletSecurityRoleHandler.java:62) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletDispatchingHandler.handleRequest(Servl=
etDispatchingHandler.java:36) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
org.wildfly.extension.undertow.security.SecurityContextAssociationHandler.=
handleRequest(SecurityContextAssociationHandler.java:78)</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.security.SSLInformationAssociationHandler.han=
dleRequest(SSLInformationAssociationHandler.java:131) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.security.ServletAuthenticationCallHandler.han=
dleRequest(ServletAuthenticationCallHandler.java:57) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.security.handlers.AuthenticationConstraintHandler.handleReques=
t(AuthenticationConstraintHandler.java:53) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.security.handlers.AbstractConfidentialityHandler.handleRequest=
(AbstractConfidentialityHandler.java:46) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.security.ServletConfidentialityConstraintHand=
ler.handleRequest(ServletConfidentialityConstraintHandler.java:64) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.security.ServletSecurityConstraintHandler.han=
dleRequest(ServletSecurityConstraintHandler.java:59) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.security.handlers.AuthenticationMechanismsHandler.handleReques=
t(AuthenticationMechanismsHandler.java:60) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.security.CachedAuthenticatedSessionHandler.ha=
ndleRequest(CachedAuthenticatedSessionHandler.java:77) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.security.handlers.NotificationReceiverHandler.handleRequest(No=
tificationReceiverHandler.java:50) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.security.handlers.AbstractSecurityContextAssociationHandler.ha=
ndleRequest(AbstractSecurityContextAssociationHandler.java:43) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
org.wildfly.extension.undertow.security.jacc.JACCContextIdHandler.handleRe=
quest(JACCContextIdHandler.java:61)</span></div><div style=3D"margin: =
0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.server.handlers.PredicateHandler.handleRequest(PredicateHandle=
r.java:43) [undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletInitialHandler.handleFirstRequest(Serv=
letInitialHandler.java:292) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletInitialHandler.access$100(ServletIniti=
alHandler.java:81) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHa=
ndler.java:138) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletInitialHandler$2.call(ServletInitialHa=
ndler.java:135) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.core.ServletRequestContextThreadSetupAction$1.call(Ser=
vletRequestContextThreadSetupAction.java:48) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.core.ContextClassLoaderSetupAction$1.call(ContextClass=
LoaderSetupAction.java:43) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThread=
SetupActionWrapper.java:44) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThread=
SetupActionWrapper.java:44) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThread=
SetupActionWrapper.java:44) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.api.LegacyThreadSetupActionWrapper$1.call(LegacyThread=
SetupActionWrapper.java:44) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletInitialHandler.dispatchRequest(Servlet=
InitialHandler.java:272) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletInitialHandler.access$000(ServletIniti=
alHandler.java:81) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.servlet.handlers.ServletInitialHandler$1.handleRequest(Servlet=
InitialHandler.java:104) =
[undertow-servlet-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.server.Connectors.executeRootHandler(Connectors.java:202) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
io.undertow.server.HttpServerExchange$1.run(HttpServerExchange.java:805) =
[undertow-core-1.4.0.Final.jar:1.4.0.Final]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:=
1142) [rt.jar:1.8.0_121]</span></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>at =
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java=
:617) [rt.jar:1.8.0_121]</span></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>at =
java.lang.Thread.run(Thread.java:745) =
[rt.jar:1.8.0_121]</span></div><div style=3D"margin: 0px; line-height: =
normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D"">Caused by: =
org.ovirt.engine.core.sso.utils.AuthenticationException: Cannot =
authenticate user Authentication failed..</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
org.ovirt.engine.core.sso.servlets.OAuthTokenServlet.issueTokenUsingHttpHe=
aders(OAuthTokenServlet.java:214) [enginesso.jar:]</span></div><div =
style=3D"margin: 0px; line-height: normal;" class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><span =
class=3D"Apple-tab-span" style=3D"white-space:pre"> </span>at =
org.ovirt.engine.core.sso.servlets.OAuthTokenServlet.service(OAuthTokenSer=
vlet.java:72) [enginesso.jar:]</span></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D""><span class=3D"Apple-tab-span" =
style=3D"white-space:pre"> </span>... 50 more</span></div><div =
style=3D"margin: 0px; line-height: normal; min-height: 13px;" =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D""></span><br class=3D""></div><div style=3D"margin: 0px; =
line-height: normal;" class=3D""><span style=3D"font-variant-ligatures: =
no-common-ligatures" class=3D"">2017-06-28 17:17:09,419+02 TRACE =
[org.ovirt.engine.core.sso.utils.SsoUtils] (default task-7) [] Sending =
json data {"error_code":"access_denied","error":"Cannot authenticate =
user Authentication failed.."}</span></div></span></div></div><div =
class=3D""><span style=3D"font-variant-ligatures: no-common-ligatures" =
class=3D""><br class=3D""></span></div><div class=3D""><span =
style=3D"font-variant-ligatures: no-common-ligatures" class=3D""><br =
class=3D""></span></div></span></div></div></body></html>=
--Apple-Mail=_B78E14EB-413D-4DC1-AC54-F837E05B2CF8--
7 years, 4 months
ovirt-ng upgrade
by Nathanaël Blanchet
This is a multi-part message in MIME format.
--------------A92F6FF9E79201C2077DE070
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: quoted-printable
Hello,
I've been used to install vdsm on regular centos to provision my hosts.
I recently installed ovirt-ng on new hosts, but centos "base" and=20
"updates" repo are disabled by default. So I updated them by enabling=20
theses repos tio update centos.
Several questions :
* Is this a good practice or should I wait a new ovirt-ng image to
update the whole system with
| # ovirt-node-upgrade --iso=3D/path/to/ovirt-node-image.iso --reboo=
t=3D1|
* |Now ovirt 4.1.3 is out, I have to uncomment
"includepkgs=3Dovirt-node-ng-image-update ovirt-node-ng-image
ovirt-engine-appliance" in the ovirt repo to get the last vdsm, but
the dependencies are broken:
[root@ulysses yum.repos.d]# yum update --enablerepo=3Dbase
--enablerepo=3Dupdates -y
...
|--> R=C3=A9solution des d=C3=A9pendances termin=C3=A9e
Erreur : Paquet :
ovirt-hosted-engine-setup-2.1.3.3-1.el7.centos.noarch (ovirt-4.1)
Requiert : rubygem-fluent-plugin-viaq_data_model
Is this a good alternative way to do, or may I have issues if I do want=20
such a thing?
--=20
Nathana=C3=ABl Blanchet
Supervision r=C3=A9seau
P=C3=B4le Infrastrutures Informatiques
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5 =09
T=C3=A9l. 33 (0)4 67 54 84 55
Fax 33 (0)4 67 54 84 14
blanchet(a)abes.fr
--------------A92F6FF9E79201C2077DE070
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
<html>
<head>
<meta http-equiv=3D"content-type" content=3D"text/html; charset=3Dutf=
-8">
</head>
<body text=3D"#000000" bgcolor=3D"#FFFFFF">
<p>Hello,</p>
<p>I've been used to install vdsm on regular centos to provision my
hosts.</p>
<p> I recently installed ovirt-ng on new hosts, but centos "base"
and "updates" repo are disabled by default. So I updated them by
enabling theses repos tio update centos.</p>
<p>Several questions :</p>
<ul>
<li>Is this a good practice or should I wait a new ovirt-ng image
to update the whole system with <br>
<pre class=3D"highlight plaintext"><code>=C2=A0#=C2=A0ovirt-node-=
upgrade=C2=A0--iso=3D/path/to/ovirt-node-image.iso=C2=A0--reboot=3D1</cod=
e></pre>
</li>
<li><code>N<font size=3D"+1">ow ovirt 4.1.3 is out, I have to
uncomment "includepkgs=3Dovirt-node-ng-image-update
ovirt-node-ng-image ovirt-engine-appliance" in the ovirt
repo to get the last vdsm, but the dependencies are broken:<b=
r>
[root@ulysses yum.repos.d]# yum update --enablerepo=3Dbase
--enablerepo=3Dupdates -y<br>
...</font><br>
</code>--> R=C3=A9solution des d=C3=A9pendances termin=C3=A9e<=
br>
Erreur=C2=A0: Paquet=C2=A0:
ovirt-hosted-engine-setup-2.1.3.3-1.el7.centos.noarch
(ovirt-4.1)<br>
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 Requiert=C2=A0: rubygem-fluent-plugin-viaq_data_model</li>
</ul>
<p>Is this a good alternative way to do, or may I have issues if I
do want such a thing?<br>
</p>
<pre class=3D"moz-signature" cols=3D"72">--=20
Nathana=C3=ABl Blanchet
Supervision r=C3=A9seau
P=C3=B4le Infrastrutures Informatiques
227 avenue Professeur-Jean-Louis-Viala
34193 MONTPELLIER CEDEX 5 =09
T=C3=A9l. 33 (0)4 67 54 84 55
Fax 33 (0)4 67 54 84 14
<a class=3D"moz-txt-link-abbreviated" href=3D"mailto:blanchet@abes.fr">bl=
anchet(a)abes.fr</a> </pre>
</body>
</html>
--------------A92F6FF9E79201C2077DE070--
7 years, 4 months
oVirt Guest Agent on FreeBSD
by Vinícius Ferrão
Hello,
Someone had success compiling and executing the oVirt Guest Agent on FreeBSD?
I was able to compile the package on 11.0-RELEASE but it was in a unusable state. Since FreeBSD appears to be supported on oVirt, how can I install the guest agent? There are any binary package available?
Thanks,
V.
7 years, 4 months
ovirt 4.1 : Can't deploy second node on self hosted engine cluster and host with hosted engine deployed (and also hosted engine VM) is not added to interface
by yayo (j)
Hi at all,
I have correctly deployed an hosted engine using node01 via:
hosted-engine --deploy
Using FC shared storage.
Seems all work good but, when I login in to the ovirt web interface I can't
find the hosted engine under the VM tab (also the node01 server).
So, I have tried to add node02 (no problem) and added the "Data Domain"
storage (another FC share storage).
Now (I Think) I needs to deploy also here the hosted engine but I can't.
There is only one way, to put node02 in maintenance mode but, after that,
"Data Domain" added going down and, when I try to deploy the hosted engine
interface says:
Error while executing action:
node02:
Cannot edit Host. You are using an unmanaged hosted engine VM. Please add
the first storage domain in order to start the hosted engine import process.
what is this "first storage domain"?
I have not added the node01 yet because last time hosted engine crashed and
the only way was to restart the installation ....
Note: Hosted engine seems to be correcty deployed because all work good,
but deploy script ended with error:
[ INFO ] Engine-setup successfully completed
[ INFO ] Engine is still unreachable
[ INFO ] Engine is still not reachable, waiting...
[more of these messages]
[ ERROR ] Engine is still not reachable
[ ERROR ] Failed to execute stage 'Closing up': Engine is still not
reachable
[ INFO ] Stage: Clean up
[ INFO ] Generating answer file
'/var/lib/ovirt-hosted-engine-setup/answers/answers-20170123113113.conf'
[ INFO ] Stage: Pre-termination
[ INFO ] Stage: Termination
[ ERROR ] Hosted Engine deployment failed: this system is not reliable,
please check the issue,fix and redeploy
Log file is located at
/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20170123105043-kvzx84.log
Is related to this bug? https://bugzilla.redhat.com/show_bug.cgi?id=1415822
7 years, 4 months
Import OVA to KVM
by Ramachandra Reddy Ankireddypalle
Hi,
I am trying to import a windows OVA file. Ovirt engine is up and
running. The target storage domain is going to be glusterfs storage
domain. Is there any documentation that can be looked at to achieve this.
Thanks and Regards,
Ram
7 years, 4 months
ovirt engine "Configure Local Storage" , why a cluster can have only one host ?
by 转圈圈
This is a multi-part message in MIME format.
------=_NextPart_595F70F4_09E3EFA0_306BF721
Content-Type: text/plain;
charset="gb18030"
Content-Transfer-Encoding: base64
b3ZpcnQgZW5naW5lICJDb25maWd1cmUgTG9jYWwgU3RvcmFnZSIgLHdoeSBhIGNsdXN0ZXIg
Y2FuIGhhdmUgb25seSBvbmUgaG9zdCA/
------=_NextPart_595F70F4_09E3EFA0_306BF721
Content-Type: text/html;
charset="gb18030"
Content-Transfer-Encoding: base64
b3ZpcnQgZW5naW5lICJDb25maWd1cmUgTG9jYWwgU3RvcmFnZSIgLHdoeSBhIGNsdXN0ZXIg
Y2FuIGhhdmUgb25seSBvbmUgaG9zdCA/
------=_NextPart_595F70F4_09E3EFA0_306BF721--
7 years, 4 months
user permissions
by Fabrice Bacchella
I'm trying to give a user the permissions to stop/start a specific server.
This user is given the generic UserRole for the System.
I tried to give him the roles :
UserVmManager
UserVmRunTimeManager
UserInstanceManager
InstanceCreator
UserRole
for that specific VM, I always get: query execution failed due to insufficient permissions.
As soon as I give him the SuperUser role, he can stop/start it.
What role should I give him for that VM ? I don't want to give the privilege to destroy the vm, or add disks. But he should be able to change the os settings too.
7 years, 4 months
How to create a new Gluster volume
by Gianluca Cecchi
Hello,
I'm trying to create a new volume. I'm in 4.1.2
I'm following these indications:
http://www.ovirt.org/documentation/admin-guide/chap-Working_with_Gluster_...
When I click the "add brick" button, I don't see anything in "Brick
Directory" dropdown field and I cannot manuall input a directory name.
On the 3 nodes I already have formatted and mounted fs
[root@ovirt01 ~]# df -h /gluster/brick3/
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/gluster-export 50G 33M 50G 1% /gluster/brick3
[root@ovirt01 ~]#
The guide tells
7. Click the Add Bricks button to select bricks to add to the volume.
Bricks must be created externally on the Gluster Storage nodes.
What does it mean with "created externally"?
The next step from os point would be volume creation but it is indeed what
I would like to do from the gui...
Thanks,
Gianluca
7 years, 4 months
Cloning VM on NFS Leads to Locked Disks
by Charles Tassell
Hi Everyone,
I'm having some issues with my oVirt 4.1 (fully updated to latest
release as of yesterday) cluster. When I clone a VM the disks of both
the original and the clone stay in the locked state, and the only way I
can resolve it is to go into the database on the engine and run "update
images set imagestatus=1 where imagestatus=2;"
I'm using NFS4 as a datastore and the disks seem to copy fine (file
sizes match and everything), but the locking worries me. To clone the
VM I just shut the source VM down and then right click on it and select
"Clone"
I've attached the full VDSM log from my last attempt, but here is the
excerpt of the lines just referencing the two disks
(d73206ed-89ba-48a9-82ff-c107c1af60f0 is the original VMs disk and
670a7b20-fecd-45c6-af5c-3c7b98258224 is the clone.)
2017-05-10 11:36:20,120-0300 INFO (jsonrpc/2) [dispatcher] Run and
protect: copyImage(sdUUID=u'20423d5e-188c-4e10-9893-588ceb81b354',
spUUID=u'00000001-0001-0001-0001-000000000311', vmUUID='',
srcImgUUID=u'd73206ed-89ba-48a9-82ff-c107c1af60f0',
srcVolUUID=u'bba1813d-9e91-4e37-bed7-40beedda8051',
dstImgUUID=u'670a7b20-fecd-45c6-af5c-3c7b98258224',
dstVolUUID=u'013d8855-4e49-4984-8266-6a5e9437dff7', description=u'',
dstSdUUID=u'20423d5e-188c-4e10-9893-588ceb81b354', volType=8,
volFormat=5, preallocate=2, postZero=u'false', force=u'false',
discard=False) (logUtils:51)
2017-05-10 11:36:20,152-0300 INFO (jsonrpc/2) [storage.Image] image
d73206ed-89ba-48a9-82ff-c107c1af60f0 in domain
20423d5e-188c-4e10-9893-588ceb81b354 has vollist
[u'bba1813d-9e91-4e37-bed7-40beedda8051'] (image:319)
2017-05-10 11:36:20,169-0300 INFO (jsonrpc/2) [storage.Image]
sdUUID=20423d5e-188c-4e10-9893-588ceb81b354
imgUUID=d73206ed-89ba-48a9-82ff-c107c1af60f0
chain=[<storage.fileVolume.FileVolume object at 0x278e450>] (image:249)
2017-05-10 11:36:20,292-0300 INFO (tasks/0) [storage.Image]
sdUUID=20423d5e-188c-4e10-9893-588ceb81b354
imgUUID=d73206ed-89ba-48a9-82ff-c107c1af60f0
chain=[<storage.fileVolume.FileVolume object at 0x302c6d0>] (image:249)
2017-05-10 11:36:20,295-0300 INFO (tasks/0) [storage.Image]
sdUUID=20423d5e-188c-4e10-9893-588ceb81b354 vmUUID=
srcImgUUID=d73206ed-89ba-48a9-82ff-c107c1af60f0
srcVolUUID=bba1813d-9e91-4e37-bed7-40beedda8051
dstImgUUID=670a7b20-fecd-45c6-af5c-3c7b98258224
dstVolUUID=013d8855-4e49-4984-8266-6a5e9437dff7
dstSdUUID=20423d5e-188c-4e10-9893-588ceb81b354 volType=8 volFormat=RAW
preallocate=SPARSE force=False postZero=False discard=False (image:765)
2017-05-10 11:36:20,305-0300 INFO (tasks/0) [storage.Image] copy source
20423d5e-188c-4e10-9893-588ceb81b354:d73206ed-89ba-48a9-82ff-c107c1af60f0:bba1813d-9e91-4e37-bed7-40beedda8051
vol size 41943040 destination
20423d5e-188c-4e10-9893-588ceb81b354:670a7b20-fecd-45c6-af5c-3c7b98258224:013d8855-4e49-4984-8266-6a5e9437dff7
apparentsize 41943040 (image:815)
2017-05-10 11:36:20,306-0300 INFO (tasks/0) [storage.Image] image
670a7b20-fecd-45c6-af5c-3c7b98258224 in domain
20423d5e-188c-4e10-9893-588ceb81b354 has vollist [] (image:319)
2017-05-10 11:36:20,306-0300 INFO (tasks/0) [storage.Image] Create
placeholder
/rhev/data-center/00000001-0001-0001-0001-000000000311/20423d5e-188c-4e10-9893-588ceb81b354/images/670a7b20-fecd-45c6-af5c-3c7b98258224
for image's volumes (image:149)
2017-05-10 11:36:20,392-0300 INFO (tasks/0) [storage.Volume] Request to
create RAW volume
/rhev/data-center/00000001-0001-0001-0001-000000000311/20423d5e-188c-4e10-9893-588ceb81b354/images/670a7b20-fecd-45c6-af5c-3c7b98258224/013d8855-4e49-4984-8266-6a5e9437dff7
with size = 20480 sectors (fileVolume:439)
2017-05-10 11:37:58,453-0300 INFO (tasks/0) [storage.VolumeManifest]
sdUUID=20423d5e-188c-4e10-9893-588ceb81b354
imgUUID=670a7b20-fecd-45c6-af5c-3c7b98258224 volUUID =
013d8855-4e49-4984-8266-6a5e9437dff7 legality = LEGAL (volume:393)
7 years, 4 months