Users
Threads by month
- ----- 2026 -----
- April
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- 19176 discussions
Hello,
Is there anyway to install self hosted engine on CentOS 6.4? The package ovirt-hosted-engine isn't available in the el6-ovirt, CentOS ovirt-test repositories.
Thanks,
Haven
2
1
01 Aug '13
--========GMXBoundary143451375358095437361
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
Hello,
thank you... solved....
Hans-Joachim
----- Original Message -----
From: Juan Hernandez
Sent: 08/01/13 12:58 PM
To: Hans-Joachim
Subject: Re: [Users] 3.3 Nightly Built July 31st: Still problems with gwt.rpc
On 08/01/2013 10:48 AM, Hans-Joachim wrote: > Hello, > > I'm just installing 3.3 Nightly as of July 31st on my CentOS 6.4 server. > > When I try to login to the Web I got 'Error 500' > > Here the part of server.log > > ...... > 2013-08-01 10:40:05,098 ERROR > [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/webadmin]] > (ajp--127.0.0.1-8702-6) Exception while dispatching incoming RPC call: > java.lang.SecurityException: Blocked request without GWT base path > header (XSRF attack?) > at > com.google.gwt.rpc.server.RpcServlet.getClientOracle(RpcServlet.java:95) > [gwt-servlet.jar:] > at > com.google.gwt.rpc.server.RpcServlet.processPost(RpcServlet.java:205) > [gwt-servlet.jar:] > at > com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62) > [gwt-servlet.jar:] > at javax.servlet.http.HttpServlet.service(HttpServlet.java:754) > [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final] > ....... > > Hans-Joachim > Actually this isn't a problem with GWT RPC, but with the redirection that is performed from / to /ovirt-engine in the web server. You probably ended up with the following URL: https://whatever/ovirt-engine/webadmin/webadmin/WebAdmin.html This adds an extra "ovirt-engine" path element to the request, that the server side doesn't expect, so it assumes that there is a XSFR attach going on. Type an URL like this manually in the browser and it should work: https://whatever/webadmin/webadmin/WebAdmin.html -- Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 3ºD, 28016 Madrid, Spain Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.
--========GMXBoundary143451375358095437361
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
<span style=3D'font-family:Verdana'><span style=3D'font-size:12px'>Hello,<b=
r /><br />thank you... solved....<br /><br />Hans-Joachim<p style=3D"margin=
:0px; padding:0px;" >=C2=A0</p><blockquote style=3D"border-left: 1px solid =
#CCC; padding-left: 5px; margin-left: 5px; margin-bottom: 0px; margin-top: =
0px; margin-right: 0px;" type=3D"cite"><p style=3D"margin:0px; padding:0px;=
" ><span style=3D"font-family:Verdana"><span style=3D"font-size:12px">-----=
Original Message -----</span></span></p><p style=3D"margin:0px; padding:0p=
x;" ><span style=3D"font-family:Verdana"><span style=3D"font-size:12px">Fro=
m: Juan Hernandez</span></span></p><p style=3D"margin:0px; padding:0px;" ><=
span style=3D"font-family:Verdana"><span style=3D"font-size:12px">Sent: 08/=
01/13 12:58 PM</span></span></p><p style=3D"margin:0px; padding:0px;" ><spa=
n style=3D"font-family:Verdana"><span style=3D"font-size:12px">To: Hans-Joa=
chim</span></span></p><p style=3D"margin:0px; padding:0px;" ><span style=3D=
"font-family:Verdana"><span style=3D"font-size:12px">Subject: Re: [Users] 3=
.3 Nightly Built July 31st: Still problems with gwt.rpc</span></span></p>=
=C2=A0<div><div><pre style=3D"white-space: pre-wrap; word-wrap: break-word;=
font-size:11;pre">On 08/01/2013 10:48 AM, Hans-Joachim wrote:=20
> Hello,=20
>=20
> I'm just installing 3.3 Nightly as of July 31st on my CentOS 6.4 serve=
r.=20
>=20
> When I try to login to the Web I got 'Error 500'=20
>=20
> Here the part of server.log=20
>=20
> ......=20
> 2013-08-01 10:40:05,098 ERROR=20
> [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/w=
ebadmin]]=20
> (ajp--127.0.0.1-8702-6) Exception while dispatching incoming RPC call:=
=20
> java.lang.SecurityException: Blocked request without GWT base path=20
> header (XSRF attack?)=20
> at=20
> com.google.gwt.rpc.server.RpcServlet.getClientOracle(RpcServlet.java:9=
5)=20
> [gwt-servlet.jar:]=20
> at=20
> com.google.gwt.rpc.server.RpcServlet.processPost(RpcServlet.java:205)=
=20
> [gwt-servlet.jar:]=20
> at=20
> com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(Abs=
tractRemoteServiceServlet.java:62)=20
> [gwt-servlet.jar:]=20
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:75=
4)=20
> [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]=20
> .......=20
>=20
> Hans-Joachim=20
>=20
Actually this isn't a problem with GWT RPC, but with the redirection=20
that is performed from / to /ovirt-engine in the web server. You=20
probably ended up with the following URL:=20
https://whatever/ovirt-engine/webadmin/webadmin/WebAdmin.html=20
This adds an extra "ovirt-engine" path element to the request, that the=20
server side doesn't expect, so it assumes that there is a XSFR attach=20
going on. Type an URL like this manually in the browser and it should work:=
=20
https://whatever/webadmin/webadmin/WebAdmin.html=20
--=20
Direcci=C3=B3n Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta=
=20
3=C2=BAD, 28016 Madrid, Spain=20
Inscrita en el Reg. Mercantil de Madrid =E2=80=93 C.I.F. B82657941 - Red Ha=
t S.L.</pre></div></div></blockquote><p style=3D"margin:0px; padding:0px;" =
>=C2=A0</p></span></span>
--========GMXBoundary143451375358095437361--
3
2
Hello,
I upgraded oVirt to 3.3 and when I want to launch SPICE console I get
error 500 on web ui. I tried to install websovketproxy package, enabled
it by "engine-config -s WebSocketProxy="Engine:6100" " But it did not
help. I dont know what I did wrong. Logs are bellow. Thank you for advice
==> ovirt-engine/engine.log <==
2013-07-25 15:22:31,717 INFO
[org.ovirt.engine.core.bll.SetVmTicketCommand] (ajp--127.0.0.1-8702-8)
Running command: SetVmTicketCommand internal: false. Entities affected
: ID: 8c6ea349-902f-4457-8c3f-49ee5d4cf6b9 Type: VM
2013-07-25 15:22:31,726 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.SetVmTicketVDSCommand]
(ajp--127.0.0.1-8702-8) START, SetVmTicketVDSCommand(HostName =
node19.nbu.cz, HostId = dc1fde46-66af-4f66-947a-12791cd6b9a0,
vmId=8c6ea349-902f-4457-8c3f-49ee5d4cf6b9, ticket=7LP81DPq1CpR,
validTime=120,m userName=admin@internal,
userId=fdfc627c-d875-11e0-90f0-83df133b58cc), log id: 1b7e23bf
2013-07-25 15:22:31,764 INFO
[org.ovirt.engine.core.vdsbroker.vdsbroker.SetVmTicketVDSCommand]
(ajp--127.0.0.1-8702-8) FINISH, SetVmTicketVDSCommand, log id: 1b7e23bf
==> ovirt-engine/server.log <==
2013-07-25 15:22:31,865 ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/webadmin]]
(ajp--127.0.0.1-8702-8) Exception while dispatching incoming RPC call:
java.lang.NullPointerException
at
com.google.gwt.rpc.server.WebModePayloadSink.getBytes(WebModePayloadSink.java:860)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.server.WebModePayloadSink$PayloadVisitor.push(WebModePayloadSink.java:767)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.server.WebModePayloadSink$PayloadVisitor.constructorFunction(WebModePayloadSink.java:636)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.server.WebModePayloadSink$PayloadVisitor.visit(WebModePayloadSink.java:259)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.InstantiateCommand.traverse(InstantiateCommand.java:54)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.doAccept(RpcCommandVisitor.java:320)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.accept(RpcCommandVisitor.java:42)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.server.WebModePayloadSink$PayloadVisitor.visit(WebModePayloadSink.java:236)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.ArrayValueCommand.traverse(ArrayValueCommand.java:53)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.doAccept(RpcCommandVisitor.java:320)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.accept(RpcCommandVisitor.java:42)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.server.WebModePayloadSink$PayloadVisitor.visit(WebModePayloadSink.java:291)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.InstantiateCommand.traverse(InstantiateCommand.java:54)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.doAccept(RpcCommandVisitor.java:320)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.accept(RpcCommandVisitor.java:42)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.server.WebModePayloadSink$PayloadVisitor.visit(WebModePayloadSink.java:375)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.InvokeCustomFieldSerializerCommand.traverse(InvokeCustomFieldSerializerCommand.java:76)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.doAccept(RpcCommandVisitor.java:320)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.accept(RpcCommandVisitor.java:42)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.server.WebModePayloadSink$PayloadVisitor.visit(WebModePayloadSink.java:236)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.ArrayValueCommand.traverse(ArrayValueCommand.java:53)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.doAccept(RpcCommandVisitor.java:320)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.accept(RpcCommandVisitor.java:42)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.server.WebModePayloadSink$PayloadVisitor.visit(WebModePayloadSink.java:291)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.InstantiateCommand.traverse(InstantiateCommand.java:54)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.doAccept(RpcCommandVisitor.java:320)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.accept(RpcCommandVisitor.java:42)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.server.WebModePayloadSink$PayloadVisitor.visit(WebModePayloadSink.java:362)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.InvokeCustomFieldSerializerCommand.traverse(InvokeCustomFieldSerializerCommand.java:76)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.doAccept(RpcCommandVisitor.java:320)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.accept(RpcCommandVisitor.java:42)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.server.WebModePayloadSink$PayloadVisitor.visit(WebModePayloadSink.java:236)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.ArrayValueCommand.traverse(ArrayValueCommand.java:53)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.doAccept(RpcCommandVisitor.java:320)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.accept(RpcCommandVisitor.java:42)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.server.WebModePayloadSink$PayloadVisitor.visit(WebModePayloadSink.java:291)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.InstantiateCommand.traverse(InstantiateCommand.java:54)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.doAccept(RpcCommandVisitor.java:320)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.accept(RpcCommandVisitor.java:42)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.server.WebModePayloadSink$PayloadVisitor.visit(WebModePayloadSink.java:375)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.InvokeCustomFieldSerializerCommand.traverse(InvokeCustomFieldSerializerCommand.java:76)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.doAccept(RpcCommandVisitor.java:320)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.accept(RpcCommandVisitor.java:42)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.server.WebModePayloadSink$PayloadVisitor.visit(WebModePayloadSink.java:406)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.ReturnCommand.traverse(ReturnCommand.java:44)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.doAccept(RpcCommandVisitor.java:320)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.client.ast.RpcCommandVisitor.accept(RpcCommandVisitor.java:42)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.server.WebModePayloadSink.accept(WebModePayloadSink.java:890)
[gwt-servlet.jar:]
at com.google.gwt.rpc.server.RPC.streamResponse(RPC.java:472)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.server.RPC.invokeAndStreamResponse(RPC.java:198)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.server.RpcServlet.processCall(RpcServlet.java:172)
[gwt-servlet.jar:]
at
com.google.gwt.rpc.server.RpcServlet.processPost(RpcServlet.java:233)
[gwt-servlet.jar:]
at
com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62)
[gwt-servlet.jar:]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
[jboss-servlet-3.0-api.jar:1.0.1.Final]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
[jboss-servlet-3.0-api.jar:1.0.1.Final]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:329)
[jboss-web.jar:]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
[jboss-web.jar:]
at
org.ovirt.engine.ui.frontend.server.gwt.GwtCachingFilter.doFilter(GwtCachingFilter.java:132)
[frontend.jar:]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
[jboss-web.jar:]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
[jboss-web.jar:]
at
org.ovirt.engine.core.utils.servlet.LocaleFilter.doFilter(LocaleFilter.java:59)
[utils.jar:]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:280)
[jboss-web.jar:]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:248)
[jboss-web.jar:]
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:275)
[jboss-web.jar:]
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:161)
[jboss-web.jar:]
at
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:489)
[jboss-web.jar:]
at
org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153)
[jboss-as-web-7.1.1.Final.jar:7.1.1.Final]
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:155)
[jboss-web.jar:]
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
[jboss-web.jar:]
at org.jboss.web.rewrite.RewriteValve.invoke(RewriteValve.java:466)
[jboss-web.jar:]
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
[jboss-web.jar:]
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368)
[jboss-web.jar:]
at org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:505)
[jboss-web.jar:]
at
org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:445)
[jboss-web.jar:]
at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930)
[jboss-web.jar:]
at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_25]
7
9
01 Aug '13
I connect https://192.168.1.111 and connect to the VM, then the
remote-viewer shows up, but failed to show the VM desktop.
Is it the https problem?
Can I connect to the VM without modify /etc/hosts?
5
7
vdsm v4.12.0 for engine 3.3 has some unsatisfied dependencies on el6 hosts:
--> Finished Dependency Resolution
Error: Package: vdsm-hook-sriov-4.12.0-10.el6.noarch (el6v-test)
Requires: libvirt-daemon-driver-nodedev
Error: Package: vdsm-4.12.0-10.el6.x86_64 (el6v-test)
Requires: mom >= 0.3.2-3
Removing: mom-0.3.0-1.el6.noarch (@epel)
mom = 0.3.0-1.el6
Updated By: mom-0.3.2-2.el6.noarch (el6v-test)
mom = 0.3.2-2.el6
mom can be built from http://gerrit.ovirt.org/gitweb?p=mom.git
but "libvirt-daemon-driver-nodedev" would require a newer libvirt.
(https://apps.fedoraproject.org/packages/libvirt-daemon-driver-nodedev)
- DHC
2
2
01 Aug '13
--_000_DC9ABD90CB55EC448B1F682D5731AF7407A78DB15FIAD2MBX17mex0_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
there was no issue here, it seems I was a totally benighted...
...when trying to add a new ISO domain but using "import domain" function f=
or NFS...
Sorry if somebody already wasted time here!
Best,
Sven.
Sven Knohsalla | System Administration | Netbiscuits
Office +49 631 68036 433 | Fax +49 631 68036 111 |E-Mail s.knohsalla@netbi=
scuits.com | Skype: netbiscuits.admin
Netbiscuits GmbH | Europaallee 10 | 67657 | GERMANY
Von: Sven Knohsalla
Gesendet: Mittwoch, 31. Juli 2013 14:54
An: users(a)ovirt.org
Cc: Sven Knohsalla (s.knohsalla(a)netbiscuits.com)
Betreff: oVirt 3.2.1 adding NFS ISO/Export fails
Hi,
did anybody run into the issue following issue under oVirt 3.2.1 + F18 base=
d nodes ?
-->
NFS ISO/Export mount via webgui gives error message "There is no storage do=
main under the specified path. Check event log for more details."
(no advanced mount parameters given)
Mounting NFS volume under console is working fine, no special mount options=
given, NFS server is a QNAP NAS which did work under oVirt 3.0 without any=
problems (disks cleaned!).
Created a NFS mount point "de-ovirt-iso" for testing NFS mount /ISO&Export =
functionality under oVirt 3.2.1.
Watching the mount process on console initiated from the WebGui, shows a co=
rrect mounted ISO/Export domain for ~1 sec.
under /rhev/..
Then, oVirt engine triggers a disconnection (Task: Disconnecting from Stora=
ge server on <hypervisor>)
engine log snippet when performing NFS mount:
2013-07-31 14:16:49,204 INFO [org.ovirt.engine.core.bll.storage.AddStorage=
ServerConnectionCommand] (ajp--127.0.0.1-8702-2) [74556c31] Running command=
: AddStorageServerConnectionCommand internal: false. Entities affected : I=
D: aaa00000-0000-0000-0000-123456789aaa Type: System
2013-07-31 14:16:49,209 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Co=
nnectStorageServerVDSCommand] (ajp--127.0.0.1-8702-2) [74556c31] START, Con=
nectStorageServerVDSCommand(HostName =3D deovn-a04, HostId =3D c6618b0e-e56=
b-4e38-ae2b-cf4944e6648c, storagePoolId =3D 00000000-0000-0000-0000-0000000=
00000, storageType =3D NFS, connectionList =3D [{ id: e9911b63-a50c-441f-af=
02-0f7eb5be0312, connection: 172.16.101.95:/de-ovirt-iso, iqn: null, vfsTyp=
e: null, mountOptions: null, nfsVersion: null, nfsRetrans: null, nfsTimeo: =
null };]), log id: 44b45cc7
2013-07-31 14:16:49,309 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Co=
nnectStorageServerVDSCommand] (ajp--127.0.0.1-8702-2) [74556c31] FINISH, Co=
nnectStorageServerVDSCommand, return: {e9911b63-a50c-441f-af02-0f7eb5be0312=
=3D0}, log id: 44b45cc7
2013-07-31 14:16:49,345 INFO [org.ovirt.engine.core.bll.storage.GetExistin=
gStorageDomainListQuery] (ajp--127.0.0.1-8702-2) START, GetExistingStorageD=
omainListQuery(org.ovirt.engine.core.common.queries.GetExistingStorageDomai=
nListParameters@24b89633<mailto:org.ovirt.engine.core.common.queries.GetExi=
stingStorageDomainListParameters@24b89633>), log id: 2fe40ba5
2013-07-31 14:16:49,348 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.HS=
MGetStorageDomainsListVDSCommand] (ajp--127.0.0.1-8702-2) START, HSMGetStor=
ageDomainsListVDSCommand(HostName =3D deovn-a04, HostId =3D c6618b0e-e56b-4=
e38-ae2b-cf4944e6648c, storagePoolId=3D00000000-0000-0000-0000-000000000000=
, storageType=3DNFS, storageDomainType=3DISO, path=3D172.16.101.95:/de-ovir=
t-iso), log id: 7e399cee
2013-07-31 14:16:51,632 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.HS=
MGetStorageDomainsListVDSCommand] (ajp--127.0.0.1-8702-2) FINISH, HSMGetSto=
rageDomainsListVDSCommand, return: [], log id: 7e399cee
2013-07-31 14:16:51,632 INFO [org.ovirt.engine.core.bll.storage.GetExistin=
gStorageDomainListQuery] (ajp--127.0.0.1-8702-2) FINISH, GetExistingStorage=
DomainListQuery, log id: 2fe40ba5
2013-07-31 14:16:51,687 INFO [org.ovirt.engine.core.bll.storage.RemoveStor=
ageServerConnectionCommand] (ajp--127.0.0.1-8702-2) [51bf485f] Running comm=
and: RemoveStorageServerConnectionCommand internal: false. Entities affecte=
d : ID: aaa00000-0000-0000-0000-123456789aaa Type: System
2013-07-31 14:16:51,690 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Di=
sconnectStorageServerVDSCommand] (ajp--127.0.0.1-8702-2) [51bf485f] START, =
DisconnectStorageServerVDSCommand(HostName =3D deovn-a04, HostId =3D c6618b=
0e-e56b-4e38-ae2b-cf4944e6648c, storagePoolId =3D 00000000-0000-0000-0000-0=
00000000000, storageType =3D NFS, connectionList =3D [{ id: null, connectio=
n: 172.16.101.95:/de-ovirt-iso, iqn: null, vfsType: null, mountOptions: nul=
l, nfsVersion: null, nfsRetrans: null, nfsTimeo: null };]), log id: 63ebbd8=
4
2013-07-31 14:16:52,436 INFO [org.ovirt.engine.core.bll.LoginUserCommand] =
(ajp--127.0.0.1-8702-7) Running command: LoginUserCommand internal: false.
2013-07-31 14:16:52,443 WARN [org.ovirt.engine.core.bll.GetConfigurationVa=
lueQuery] (ajp--127.0.0.1-8702-7) calling GetConfigurationValueQuery (Appli=
cationMode) with null version, using default general for version
2013-07-31 14:16:52,444 WARN [org.ovirt.engine.core.bll.GetConfigurationVa=
lueQuery] (ajp--127.0.0.1-8702-7) calling GetConfigurationValueQuery (VdcVe=
rsion) with null version, using default general for version
2013-07-31 14:16:53,955 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Di=
sconnectStorageServerVDSCommand] (ajp--127.0.0.1-8702-2) [51bf485f] FINISH,=
DisconnectStorageServerVDSCommand, return: {00000000-0000-0000-0000-000000=
000000=3D0}, log id: 63ebbd84
snippet from vdsm log affected hypervisor:
[root@deovn-a04 data-center]# tail /var/log/vdsm/vdsm.log -n 1000 | grep 1=
72.16.101.95
Thread-1757::DEBUG::2013-07-31 14:38:49,531::misc::84::Storage.Misc.excCmd:=
:(<lambda>) '/usr/bin/sudo -n /usr/bin/mount -t nfs -o soft,nosharecache,ti=
meo=3D600,retrans=3D6,nfsvers=3D3 172.16.101.95:/de-ovirt-iso /rhev/data-ce=
nter/mnt/172.16.101.95:_de-ovirt-iso' (cwd None)
Thread-1767::INFO::2013-07-31 14:38:52,021::logUtils::41::dispatcher::(wrap=
per) Run and protect: disconnectStorageServer(domType=3D1, spUUID=3D'000000=
00-0000-0000-0000-000000000000', conList=3D[{'connection': '172.16.101.95:/=
de-ovirt-iso', 'iqn': '', 'portal': '', 'user': '', 'password': '******', '=
id': '00000000-0000-0000-0000-000000000000', 'port': ''}], options=3DNone)
As the mount is working under console and I can't see an obvious error in t=
he engine/vdsm log I'm a bit confused where to look at here...
I'm running a POSIXFS storage domain, I tried to mount NFS iso/export as "d=
ata" storage, both were working fine! (Detached NAS mounts from oVirt and c=
leaned created content from engine after testing)
So, it seems there's a difference between mounting NFS mountpoints via Pos=
ixFS and ISO/Export?
Thanks for any suggests!
Best regards,
Sven.
Sven Knohsalla | System Administration | Netbiscuits
Office +49 631 68036 433 | Fax +49 631 68036 111 |E-Mail s.knohsalla@netbi=
scuits.com<mailto:s.knohsalla@netbiscuits.com> | Skype: netbiscuits.admin
Netbiscuits GmbH | Europaallee 10 | 67657 | GERMANY
Von: Sven Knohsalla
Gesendet: Mittwoch, 31. Juli 2013 10:45
An: users(a)ovirt.org<mailto:users@ovirt.org>
Cc: Sven Knohsalla (s.knohsalla(a)netbiscuits.com<mailto:s.knohsalla@netbiscu=
its.com>)
Betreff: oVirt 3.2.1 /F18 node vdsm issue
Hi,
I just set up a vanilla oVirt 3.2.1 environment, containing
oVirt engine
3.2.1 F18 based oVirt Engine Version: 3.2.1-1.fc18
F18 minimal node
vdsm-4.10.3-10.fc18 libvirt-0.10.2.6-1.fc18 1.2.2 - 13.fc18 K ernel 3.9.11 =
- 200.fc18.x86_64
gluster-storage, replicated, EL6
glusterfs 3.4.0
F18 minimal node was installed via oVirt engine, worked fine, expect vdsmd =
wasn't started
(node non-responsive for engine)
Manually starting vdsm works (HV up in engine), autostart of vdsm (during b=
oot) fails:
Jul 31 10:04:47 deovn-a04 systemd-vdsmd[711]: Note: Forwarding request to '=
systemctl disable libvirt-guests.service'.
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: vdsm: libvirt already configu=
red for vdsm [ OK ]
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Starting ntpd...
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Redirecting to /bin/systemctl=
start ntpd.service
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Starting wdmd...
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Redirecting to /bin/systemctl=
start wdmd.service
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Starting sanlock...
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Redirecting to /bin/systemctl=
start sanlock.service
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Starting iscsid:
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Redirecting to /bin/systemctl=
start libvirtd.service
Jul 31 10:06:17 deovn-a04 systemd[1]: vdsmd.service operation timed out. Te=
rminating.
Jul 31 10:06:17 deovn-a04 systemd[1]: Unit vdsmd.service entered failed sta=
te.
Did find similar issues:
https://bugzilla.redhat.com/show_bug.cgi?id=3D832199
https://bugzilla.redhat.com/show_bug.cgi?id=3D720359
http://lists.ovirt.org/pipermail/users/2012-September/009624.html
Unfortunately, there's no hint.. libvirtd starts without any latency when m=
anually triggered.
The strange thing here: F18 node deploy worked with engine 3.2.0 3-4 weeks =
ago.
Did update engine / F18.
Can anybody give me an advice here?
Thanks in advance!
Best,
Sven
Sven Knohsalla | System Administration
Office +49 631 68036 433 | Fax +49 631 68036 111 |E-Mail s.knohsalla@netbi=
scuits.com<mailto:s.knohsalla@netbiscuits.com> | Skype: netbiscuits.admin
Netbiscuits GmbH | Europaallee 10 | 67657 | GERMANY
[https://my.netbiscuits.com/image/image_gallery?uuid=3D3a1a9d19-c305-4032-8=
cef-00b03c3d4c79&groupId=3D10211&t=3D1361534926402]<http://www.netbiscuits.=
com/>
[https://my.netbiscuits.com/image/image_gallery?uuid=3D9e553e7b-3e7d-4784-=
b274-15aa1dfb48e2&groupId=3D10211&t=3D1361533377340] <https://www.netbiscui=
ts.com/news> [https://my.netbiscuits.com/image/image_gallery?uuid=3D1d1a5e=
29-ceda-4ab1-9353-67a1e838364d&groupId=3D10211&t=3D1347281040591] <https://=
twitter.com/netbiscuits> [https://my.netbiscuits.com/image/image_gallery?u=
uid=3Dc99bf866-be25-4236-a0ee-dca68ec828a5&groupId=3D10211&t=3D134728098384=
8] <http://www.linkedin.com/company/netbiscuits> [https://my.netbiscuits.c=
om/image/image_gallery?uuid=3Dd62ba951-14dc-450d-b5f1-be33884225e3&groupId=
=3D10211&t=3D1347280983872] <http://www.xing.com/companies/netbiscuitsgmbh>=
[https://my.netbiscuits.com/image/image_gallery?uuid=3D7b28f500-f415-40bb=
-851f-0cd55beeaf45&groupId=3D10211&t=3D1347280983791] <https://www.facebook=
.com/Netbiscuits> [https://my.netbiscuits.com/image/image_gallery?uuid=3Dc=
c8764d0-a5ac-4623-bb63-da3ca7c97f94&groupId=3D10211&t=3D1347280983836] <htt=
ps://plus.google.com/u/0/112410769451962733032> [https://my.netbiscuits.co=
m/image/image_gallery?uuid=3Da15e871c-a11b-419c-acca-da5a0ebd5856&groupId=
=3D10211&t=3D1347281040599] <http://www.youtube.com/user/netbiscuits>
Register Court: Local Court Kaiserslautern | Commercial Register ID: HR B 3=
604
Management Board: Guido Moggert, Michael Neidh=F6fer, Christian Reitz, Mart=
in S=FC=DF
This message and any files transmitted with it are confidential and intende=
d solely for the use of the individual or entity to whom they are addressed=
. It may also be privileged or otherwise protected by work product immunity=
or other legal rules. Please notify the sender immediately by e-mail if yo=
u have received this e-mail by mistake and delete this e-mail from your sys=
tem. If you are not the intended recipient you are notified that disclosing=
, copying, distributing or taking any action in reliance on the contents of=
this information is strictly prohibited.
Warning: Although Netbiscuits has taken reasonable precautions to ensure no=
viruses are present in this email, the company cannot accept responsibilit=
y for any loss or damage arising from the use of this email or attachments.
[http://www.netbiscuits.com/image/image_gallery?uuid=3D0ba7711a-a277-4ea0-a=
cb0-17fe13c3089d&groupId=3D10211&t=3D1348560850164]Please consider the envi=
ronment before printing
--_000_DC9ABD90CB55EC448B1F682D5731AF7407A78DB15FIAD2MBX17mex0_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40"><head><meta http-equiv=3DContent-Type content=
=3D"text/html; charset=3Diso-8859-1"><meta name=3DGenerator content=3D"Micr=
osoft Word 14 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#d=
efault#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-priority:99;
mso-style-link:"Sprechblasentext Zchn";
margin:0cm;
margin-bottom:.0001pt;
font-size:8.0pt;
font-family:"Tahoma","sans-serif";}
span.SprechblasentextZchn
{mso-style-name:"Sprechblasentext Zchn";
mso-style-priority:99;
mso-style-link:Sprechblasentext;
font-family:"Tahoma","sans-serif";}
span.E-MailFormatvorlage19
{mso-style-type:personal;
font-family:"Calibri","sans-serif";
color:windowtext;}
span.gwt-inlinelabel
{mso-style-name:gwt-inlinelabel;}
span.E-MailFormatvorlage21
{mso-style-type:personal;
font-family:"Calibri","sans-serif";
color:#1F497D;}
span.E-MailFormatvorlage22
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue vli=
nk=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span style=3D'c=
olor:#1F497D'>Hi,<o:p></o:p></span></p><p class=3DMsoNormal><span style=3D'=
color:#1F497D'><o:p> </o:p></span></p><p class=3DMsoNormal><span style=
=3D'color:#1F497D'>there was no issue here, it seems I was a totally benigh=
ted…<br>…when trying to add a new ISO domain but using “i=
mport domain” function for NFS…<br><br>Sorry if somebody alread=
y wasted time here!<o:p></o:p></span></p><p class=3DMsoNormal><span style=
=3D'color:#1F497D'><o:p> </o:p></span></p><p class=3DMsoNormal><span s=
tyle=3D'color:#1F497D'><o:p> </o:p></span></p><p class=3DMsoNormal><sp=
an style=3D'color:#1F497D'>Best,<o:p></o:p></span></p><p class=3DMsoNormal>=
<span style=3D'color:#1F497D'>Sven.<o:p></o:p></span></p><p class=3DMsoNorm=
al><span style=3D'color:#1F497D'><o:p> </o:p></span></p><div><p class=
=3DMsoNormal><span style=3D'color:#5A5A5A'>Sven Knohsalla </span><span styl=
e=3D'color:#C00000'>|</span><span style=3D'color:#5A5A5A'> System Administr=
ation | Netbiscuits<o:p></o:p></span></p><p class=3DMsoNormal><span style=
=3D'color:gray'><o:p> </o:p></span></p><p class=3DMsoNormal><span styl=
e=3D'font-size:9.0pt;color:#5A5A5A'>Office +49 631 68036 433 | Fax +49 631 =
68036 111=A0 |E-Mail</span><span style=3D'font-size:9.0pt;color:#505050'> <=
/span><span style=3D'font-size:9.0pt;color:#0070C0'>s.knohsalla@netbiscuits=
.com</span><span style=3D'font-size:9.0pt;color:#5A5A5A'> | Skype: </span><=
span style=3D'font-size:9.0pt;color:#0070C0'>netbiscuits.admin</span><span =
style=3D'font-size:9.0pt;color:#5A5A5A'> <o:p></o:p></span></p><p class=3DM=
soNormal><span lang=3DDE style=3D'font-size:9.0pt;color:#5A5A5A'>Netbiscuit=
s GmbH | Europaallee 10 | 67657 | GERMANY<o:p></o:p></span></p></div><p cla=
ss=3DMsoNormal><span style=3D'color:#1F497D'><o:p> </o:p></span></p><d=
iv><div style=3D'border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0=
cm 0cm 0cm'><p class=3DMsoNormal><b><span lang=3DDE style=3D'font-size:10.0=
pt;font-family:"Tahoma","sans-serif"'>Von:</span></b><span lang=3DDE style=
=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Sven Knohsalla <br=
><b>Gesendet:</b> Mittwoch, 31. Juli 2013 14:54<br><b>An:</b> users(a)ovirt.o=
rg<br><b>Cc:</b> Sven Knohsalla (s.knohsalla(a)netbiscuits.com)<br><b>Betreff=
:</b> oVirt 3.2.1 adding NFS ISO/Export fails <o:p></o:p></span></p></div><=
/div><p class=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal><span s=
tyle=3D'color:#1F497D'>Hi,<br><br>did anybody run into the issue following =
issue under oVirt 3.2.1 + F18 based nodes ?<br>--><br><br>NFS ISO/Export=
mount via webgui </span><span style=3D'color:#376092'>gives error message =
“There is no storage domain under the specified path. Check event log=
for more details.”<o:p></o:p></span></p><p class=3DMsoNormal><span s=
tyle=3D'color:#376092'>(no advanced mount parameters given)<br><br>Mounting=
NFS volume under console is working fine, no special mount options given, =
NFS server is a QNAP NAS which did work under oVirt 3.0 without any problem=
s (disks cleaned!).<br>Created a NFS mount point “de-ovirt-iso”=
for testing NFS mount /ISO&Export functionality under oVirt 3.2.1.<br>=
<br>Watching the mount process on console initiated from the WebGui, shows =
a correct mounted ISO/Export domain for ~1 sec.<br>under /rhev/.. <o:p></o:=
p></span></p><p class=3DMsoNormal><span style=3D'color:#002060'><br></span>=
<span style=3D'color:#1F497D'>Then, oVirt engine triggers a disconnection (=
Task: Disconnecting from Storage server on <hypervisor>)<br><br><u>en=
gine log snippet when performing NFS mount:</u><br><br>2013-07-31 14:16:49,=
204 INFO [org.ovirt.engine.core.bll.storage.AddStorageServerConnectio=
nCommand] (ajp--127.0.0.1-8702-2) [74556c31] Running command: AddStorageSer=
verConnectionCommand internal: false. Entities affected : ID: aaa0000=
0-0000-0000-0000-123456789aaa Type: System<o:p></o:p></span></p><p class=3D=
MsoNormal><span style=3D'color:#1F497D'>2013-07-31 14:16:49,209 INFO =
[org.ovirt.engine.core.vdsbroker.vdsbroker.ConnectStorageServerVDSCommand] =
(ajp--127.0.0.1-8702-2) [74556c31] START, ConnectStorageServerVDSCommand(Ho=
stName =3D deovn-a04, HostId =3D c6618b0e-e56b-4e38-ae2b-cf4944e6648c, stor=
agePoolId =3D 00000000-0000-0000-0000-000000000000, storageType =3D NFS, co=
nnectionList =3D [{ id: e9911b63-a50c-441f-af02-0f7eb5be0312, connection: 1=
72.16.101.95:/de-ovirt-iso, iqn: null, vfsType: null, mountOptions: null, n=
fsVersion: null, nfsRetrans: null, nfsTimeo: null };]), log id: 44b45cc7<o:=
p></o:p></span></p><p class=3DMsoNormal><span style=3D'color:#1F497D'>2013-=
07-31 14:16:49,309 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Co=
nnectStorageServerVDSCommand] (ajp--127.0.0.1-8702-2) [74556c31] FINISH, Co=
nnectStorageServerVDSCommand, return: {e9911b63-a50c-441f-af02-0f7eb5be0312=
=3D0}, log id: 44b45cc7<o:p></o:p></span></p><p class=3DMsoNormal><span sty=
le=3D'color:#1F497D'>2013-07-31 14:16:49,345 INFO [org.ovirt.engine.c=
ore.bll.storage.GetExistingStorageDomainListQuery] (ajp--127.0.0.1-8702-2) =
START, GetExistingStorageDomainListQuery(<a href=3D"mailto:org.ovirt.engine=
.core.common.queries.GetExistingStorageDomainListParameters@24b89633">org.o=
virt.engine.core.common.queries.GetExistingStorageDomainListParameters@24b8=
9633</a>), log id: 2fe40ba5<o:p></o:p></span></p><p class=3DMsoNormal><span=
style=3D'color:#1F497D'>2013-07-31 14:16:49,348 INFO [org.ovirt.engi=
ne.core.vdsbroker.vdsbroker.HSMGetStorageDomainsListVDSCommand] (ajp--127.0=
.0.1-8702-2) START, HSMGetStorageDomainsListVDSCommand(HostName =3D deovn-a=
04, HostId =3D c6618b0e-e56b-4e38-ae2b-cf4944e6648c, storagePoolId=3D000000=
00-0000-0000-0000-000000000000, storageType=3DNFS, storageDomainType=3DISO,=
path=3D172.16.101.95:/de-ovirt-iso), log id: 7e399cee<o:p></o:p></span></p=
><p class=3DMsoNormal><span style=3D'color:#1F497D'>2013-07-31 14:16:51,632=
INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.HSMGetStorageDomains=
ListVDSCommand] (ajp--127.0.0.1-8702-2) FINISH, HSMGetStorageDomainsListVDS=
Command, return: [], log id: 7e399cee<o:p></o:p></span></p><p class=3DMsoNo=
rmal><span style=3D'color:#1F497D'>2013-07-31 14:16:51,632 INFO [org.=
ovirt.engine.core.bll.storage.GetExistingStorageDomainListQuery] (ajp--127.=
0.0.1-8702-2) FINISH, GetExistingStorageDomainListQuery, log id: 2fe40ba5<o=
:p></o:p></span></p><p class=3DMsoNormal><span style=3D'color:#1F497D'>2013=
-07-31 14:16:51,687 INFO [org.ovirt.engine.core.bll.storage.RemoveSto=
rageServerConnectionCommand] (ajp--127.0.0.1-8702-2) [51bf485f] Running com=
mand: RemoveStorageServerConnectionCommand internal: false. Entities affect=
ed : ID: aaa00000-0000-0000-0000-123456789aaa Type: System<o:p></o:p>=
</span></p><p class=3DMsoNormal><span style=3D'color:#1F497D'>2013-07-31 14=
:16:51,690 INFO [org.ovirt.engine.core.vdsbroker.vdsbroker.Disconnect=
StorageServerVDSCommand] (ajp--127.0.0.1-8702-2) [51bf485f] START, Disconne=
ctStorageServerVDSCommand(HostName =3D deovn-a04, HostId =3D c6618b0e-e56b-=
4e38-ae2b-cf4944e6648c, storagePoolId =3D 00000000-0000-0000-0000-000000000=
000, storageType =3D NFS, connectionList =3D [{ id: null, connection: 172.1=
6.101.95:/de-ovirt-iso, iqn: null, vfsType: null, mountOptions: null, nfsVe=
rsion: null, nfsRetrans: null, nfsTimeo: null };]), log id: 63ebbd84<o:p></=
o:p></span></p><p class=3DMsoNormal><span style=3D'color:#1F497D'>2013-07-3=
1 14:16:52,436 INFO [org.ovirt.engine.core.bll.LoginUserCommand] (ajp=
--127.0.0.1-8702-7) Running command: LoginUserCommand internal: false.<o:p>=
</o:p></span></p><p class=3DMsoNormal><span style=3D'color:#1F497D'>2013-07=
-31 14:16:52,443 WARN [org.ovirt.engine.core.bll.GetConfigurationValu=
eQuery] (ajp--127.0.0.1-8702-7) calling GetConfigurationValueQuery (Applica=
tionMode) with null version, using default general for version<o:p></o:p></=
span></p><p class=3DMsoNormal><span style=3D'color:#1F497D'>2013-07-31 14:1=
6:52,444 WARN [org.ovirt.engine.core.bll.GetConfigurationValueQuery] =
(ajp--127.0.0.1-8702-7) calling GetConfigurationValueQuery (VdcVersion) wit=
h null version, using default general for version<o:p></o:p></span></p><p c=
lass=3DMsoNormal><span style=3D'color:#1F497D'>2013-07-31 14:16:53,955 INFO=
[org.ovirt.engine.core.vdsbroker.vdsbroker.DisconnectStorageServerVD=
SCommand] (ajp--127.0.0.1-8702-2) [51bf485f] FINISH, DisconnectStorageServe=
rVDSCommand, return: {00000000-0000-0000-0000-000000000000=3D0}, log id: 63=
ebbd84<o:p></o:p></span></p><p class=3DMsoNormal style=3D'margin-bottom:12.=
0pt'><span style=3D'color:#1F497D'><br><u>snippet from vdsm log affected hy=
pervisor:<o:p></o:p></u></span></p><p class=3DMsoNormal><span style=3D'colo=
r:#1F497D'>[root@deovn-a04 data-center]# tail /var/log/vdsm/vdsm.log =
-n 1000 | grep 172.16.101.95<o:p></o:p></span></p><p class=3DMsoNormal><spa=
n style=3D'color:#1F497D'>Thread-1757::DEBUG::2013-07-31 14:38:49,531::misc=
::84::Storage.Misc.excCmd::(<lambda>) '/usr/bin/sudo -n /usr/bin/moun=
t -t nfs -o soft,nosharecache,timeo=3D600,retrans=3D6,nfsvers=3D3 172.16.10=
1.95:/de-ovirt-iso /rhev/data-center/mnt/172.16.101.95:_de-ovirt-iso' (cwd =
None)<br>Thread-1767::INFO::2013-07-31 14:38:52,021::logUtils::41::dispatch=
er::(wrapper) Run and protect: disconnectStorageServer(domType=3D1, spUUID=
=3D'00000000-0000-0000-0000-000000000000', conList=3D[{'connection': '172.1=
6.101.95:/de-ovirt-iso', 'iqn': '', 'portal': '', 'user': '', 'password': '=
******', 'id': '00000000-0000-0000-0000-000000000000', 'port': ''}], option=
s=3DNone)<o:p></o:p></span></p><p class=3DMsoNormal><span style=3D'color:#1=
F497D'><o:p> </o:p></span></p><p class=3DMsoNormal style=3D'margin-bot=
tom:12.0pt'><span style=3D'color:#1F497D'><o:p> </o:p></span></p><p cl=
ass=3DMsoNormal style=3D'margin-bottom:12.0pt'><span style=3D'color:#1F497D=
'>As the mount is working under console and <u>I can’t see an obvious=
error in the engine/vdsm log</u> I’m a bit confused where to look at=
here…<o:p></o:p></span></p><p class=3DMsoNormal><span style=3D'color=
:#1F497D'>I’m running a POSIXFS storage domain, I tried to mount NFS =
iso/export as “data” storage, both were working fine! (Detached=
NAS mounts from oVirt and cleaned created content from engine after testin=
g)<o:p></o:p></span></p><p class=3DMsoNormal style=3D'margin-bottom:12.0pt'=
><span style=3D'color:#1F497D'>So, it seems there’s a difference betw=
een mounting NFS mountpoints via PosixFS and ISO/Export?<o:p></o:p></=
span></p><p class=3DMsoNormal><span style=3D'color:#1F497D'>Thanks for any =
suggests!<o:p></o:p></span></p><p class=3DMsoNormal><span style=3D'color:#1=
F497D'><o:p> </o:p></span></p><p class=3DMsoNormal><span style=3D'colo=
r:#1F497D'>Best regards,<br>Sven.<o:p></o:p></span></p><p class=3DMsoNormal=
><span style=3D'color:#1F497D'><o:p> </o:p></span></p><div><p class=3D=
MsoNormal><span style=3D'color:#5A5A5A'>Sven Knohsalla </span><span style=
=3D'color:#C00000'>|</span><span style=3D'color:#5A5A5A'> System Administra=
tion | Netbiscuits<o:p></o:p></span></p><p class=3DMsoNormal><span style=3D=
'color:gray'><o:p> </o:p></span></p><p class=3DMsoNormal><span style=
=3D'font-size:9.0pt;color:#5A5A5A'>Office +49 631 68036 433 | Fax +49 631 6=
8036 111 |E-Mail</span><span style=3D'font-size:9.0pt;color:#505050'>=
</span><span style=3D'font-size:9.0pt;color:#0070C0'><a href=3D"mailto:s.k=
nohsalla(a)netbiscuits.com">s.knohsalla(a)netbiscuits.com</a></span><span style=
=3D'font-size:9.0pt;color:#5A5A5A'> | Skype: </span><span style=3D'font-siz=
e:9.0pt;color:#0070C0'>netbiscuits.admin</span><span style=3D'font-size:9.0=
pt;color:#5A5A5A'> <o:p></o:p></span></p><p class=3DMsoNormal><span lang=3D=
DE style=3D'font-size:9.0pt;color:#5A5A5A'>Netbiscuits GmbH | Europaallee 1=
0 | 67657 | GERMANY<o:p></o:p></span></p></div><p class=3DMsoNormal><span s=
tyle=3D'color:#1F497D'><o:p> </o:p></span></p><div><div style=3D'borde=
r:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=
=3DMsoNormal><b><span lang=3DDE style=3D'font-size:10.0pt;font-family:"Taho=
ma","sans-serif"'>Von:</span></b><span lang=3DDE style=3D'font-size:10.0pt;=
font-family:"Tahoma","sans-serif"'> Sven Knohsalla <br><b>Gesendet:</b> Mit=
twoch, 31. Juli 2013 10:45<br><b>An:</b> <a href=3D"mailto:users@ovirt.org"=
>users(a)ovirt.org</a><br><b>Cc:</b> Sven Knohsalla (<a href=3D"mailto:s.knoh=
salla(a)netbiscuits.com">s.knohsalla(a)netbiscuits.com</a>)<br><b>Betreff:</b> =
oVirt 3.2.1 /F18 node vdsm issue<o:p></o:p></span></p></div></div><p class=
=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal style=3D'margin-bott=
om:12.0pt'>Hi,<br><br>I just set up a vanilla oVirt 3.2.1 environment, cont=
aining <o:p></o:p></p><p class=3DMsoNormal>oVirt engine <br>3.2.1 F18 based=
<span class=3Dgwt-inlinelabel>oVirt Engine Version:</span> <span class=3Dg=
wt-inlinelabel>3.2.1-1.fc18</span><br><br>F18 minimal node <br>vdsm-4.10.3-=
10.fc18 libvirt-0.10.2.6-1.fc18 1.2.2 - 13.fc18 K ernel 3.9.11 - 200.fc18.x=
86_64<br><br>gluster-storage, replicated, EL6<br>glusterfs 3.4.0<br><br>F18=
minimal node was installed via oVirt engine, worked fine, expect vdsmd was=
n’t started<br>(node non-responsive for engine)<br><br>Manually start=
ing vdsm works (HV up in engine), autostart of vdsm (during boot) fails:<br=
><br>Jul 31 10:04:47 deovn-a04 systemd-vdsmd[711]: Note: Forwarding request=
to 'systemctl disable libvirt-guests.service'.<o:p></o:p></p><p class=3DMs=
oNormal>Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: vdsm: libvirt already=
configured for vdsm [ OK ]<o:p></o:p></p><p class=3DMsoNormal>=
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Starting ntpd...<o:p></o:p></=
p><p class=3DMsoNormal>Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Redire=
cting to /bin/systemctl start ntpd.service<o:p></o:p></p><p class=3DM=
soNormal>Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Starting wdmd...<o:p=
></o:p></p><p class=3DMsoNormal>Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711=
]: Redirecting to /bin/systemctl start wdmd.service<o:p></o:p></p><p =
class=3DMsoNormal>Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Starting sa=
nlock...<o:p></o:p></p><p class=3DMsoNormal>Jul 31 10:04:48 deovn-a04 syste=
md-vdsmd[711]: Redirecting to /bin/systemctl start sanlock.service<o:=
p></o:p></p><p class=3DMsoNormal>Jul 31 10:04:48 deovn-a04 systemd-vdsmd[71=
1]: Starting iscsid:<o:p></o:p></p><p class=3DMsoNormal>Jul 31 10:04:48 deo=
vn-a04 systemd-vdsmd[711]: Redirecting to /bin/systemctl start libvir=
td.service<o:p></o:p></p><p class=3DMsoNormal>Jul 31 10:06:17 deovn-a04 sys=
temd[1]: vdsmd.service operation timed out. Terminating.<o:p></o:p></p><p c=
lass=3DMsoNormal>Jul 31 10:06:17 deovn-a04 systemd[1]: Unit vdsmd.service e=
ntered failed state.<br><br>Did find similar issues:<br><a href=3D"https://=
bugzilla.redhat.com/show_bug.cgi?id=3D832199">https://bugzilla.redhat.com/s=
how_bug.cgi?id=3D832199</a><br><a href=3D"https://bugzilla.redhat.com/show_=
bug.cgi?id=3D720359">https://bugzilla.redhat.com/show_bug.cgi?id=3D720359</=
a><o:p></o:p></p><p class=3DMsoNormal><a href=3D"http://lists.ovirt.org/pip=
ermail/users/2012-September/009624.html">http://lists.ovirt.org/pipermail/u=
sers/2012-September/009624.html</a><o:p></o:p></p><p class=3DMsoNormal><o:p=
> </o:p></p><p class=3DMsoNormal>Unfortunately, there’s no hint.=
. libvirtd starts without any latency when manually triggered.<br><br>The s=
trange thing here: F18 node deploy worked with engine 3.2.0 3-4 weeks ago.<=
o:p></o:p></p><p class=3DMsoNormal>Did update engine / F18.<o:p></o:p></p><=
p class=3DMsoNormal><br>Can anybody give me an advice here?<o:p></o:p></p><=
p class=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal style=3D'marg=
in-bottom:12.0pt'>Thanks in advance!<o:p></o:p></p><p class=3DMsoNormal>Bes=
t,<br>Sven<o:p></o:p></p><p class=3DMsoNormal><o:p> </o:p></p><p class=
=3DMsoNormal><span style=3D'color:#5A5A5A'>Sven Knohsalla </span><span styl=
e=3D'color:#C00000'>|</span><span style=3D'color:#5A5A5A'> System Administr=
ation<o:p></o:p></span></p><p class=3DMsoNormal><span style=3D'color:gray'>=
<o:p> </o:p></span></p><p class=3DMsoNormal><span style=3D'font-size:9=
.0pt;color:#5A5A5A'>Office +49 631 68036 433 | Fax +49 631 68036 111 =
|E-Mail</span><span style=3D'font-size:9.0pt;color:#505050'> </span><span s=
tyle=3D'font-size:9.0pt;color:#0070C0'><a href=3D"mailto:s.knohsalla@netbis=
cuits.com">s.knohsalla(a)netbiscuits.com</a></span><span style=3D'font-size:9=
.0pt;color:#5A5A5A'> | Skype: </span><span style=3D'font-size:9.0pt;color:#=
0070C0'>netbiscuits.admin</span><span style=3D'font-size:9.0pt;color:#5A5A5=
A'> <o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DDE style=3D'fon=
t-size:9.0pt;color:#5A5A5A'>Netbiscuits GmbH | Europaallee 10 | 67657 | GER=
MANY<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DDE style=3D'fon=
t-size:9.0pt;color:#5A5A5A'><o:p> </o:p></span></p><p class=3DMsoNorma=
l><a href=3D"http://www.netbiscuits.com/"><span style=3D'text-decoration:no=
ne'><img border=3D0 width=3D231 height=3D38 id=3D"_x0000_i1025" src=3D"http=
s://my.netbiscuits.com/image/image_gallery?uuid=3D3a1a9d19-c305-4032-8cef-0=
0b03c3d4c79&groupId=3D10211&t=3D1361534926402" alt=3D"https://my.ne=
tbiscuits.com/image/image_gallery?uuid=3D3a1a9d19-c305-4032-8cef-00b03c3d4c=
79&groupId=3D10211&t=3D1361534926402"></span></a><o:p></o:p></p><p =
class=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal style=3D'margin=
-bottom:12.0pt'><span style=3D'color:black'> </span><a href=3D"https:/=
/www.netbiscuits.com/news"><span style=3D'color:windowtext;text-decoration:=
none'><img border=3D0 width=3D24 height=3D24 id=3D"_x0000_i1026" src=3D"htt=
ps://my.netbiscuits.com/image/image_gallery?uuid=3D9e553e7b-3e7d-4784-b274-=
15aa1dfb48e2&groupId=3D10211&t=3D1361533377340" alt=3D"https://my.n=
etbiscuits.com/image/image_gallery?uuid=3D3031deca-7e56-4417-9822-3d6d72f71=
ef0&groupId=3D10211&t=3D1347280983812"></span></a><span style=3D'co=
lor:black'> </span><a href=3D"https://twitter.com/netbiscuits"><span s=
tyle=3D'color:windowtext;text-decoration:none'><img border=3D0 width=3D24 h=
eight=3D24 id=3D"_x0000_i1027" src=3D"https://my.netbiscuits.com/image/imag=
e_gallery?uuid=3D1d1a5e29-ceda-4ab1-9353-67a1e838364d&groupId=3D10211&a=
mp;t=3D1347281040591" alt=3D"https://my.netbiscuits.com/image/image_gallery=
?uuid=3D1d1a5e29-ceda-4ab1-9353-67a1e838364d&groupId=3D10211&t=3D13=
47281040591"></span></a><span style=3D'color:black'> </span><a href=3D=
"http://www.linkedin.com/company/netbiscuits"><span style=3D'color:windowte=
xt;text-decoration:none'><img border=3D0 width=3D24 height=3D24 id=3D"_x000=
0_i1028" src=3D"https://my.netbiscuits.com/image/image_gallery?uuid=3Dc99bf=
866-be25-4236-a0ee-dca68ec828a5&groupId=3D10211&t=3D1347280983848" =
alt=3D"https://my.netbiscuits.com/image/image_gallery?uuid=3Dc99bf866-be25-=
4236-a0ee-dca68ec828a5&groupId=3D10211&t=3D1347280983848"></span></=
a><span style=3D'color:black'> </span><a href=3D"http://www.xing.com/c=
ompanies/netbiscuitsgmbh"><span style=3D'color:windowtext;text-decoration:n=
one'><img border=3D0 width=3D24 height=3D24 id=3D"_x0000_i1029" src=3D"http=
s://my.netbiscuits.com/image/image_gallery?uuid=3Dd62ba951-14dc-450d-b5f1-b=
e33884225e3&groupId=3D10211&t=3D1347280983872" alt=3D"https://my.ne=
tbiscuits.com/image/image_gallery?uuid=3Dd62ba951-14dc-450d-b5f1-be33884225=
e3&groupId=3D10211&t=3D1347280983872"></span></a><span style=3D'col=
or:black'> </span><a href=3D"https://www.facebook.com/Netbiscuits"><sp=
an style=3D'color:windowtext;text-decoration:none'><img border=3D0 width=3D=
24 height=3D24 id=3D"_x0000_i1030" src=3D"https://my.netbiscuits.com/image/=
image_gallery?uuid=3D7b28f500-f415-40bb-851f-0cd55beeaf45&groupId=3D102=
11&t=3D1347280983791" alt=3D"https://my.netbiscuits.com/image/image_gal=
lery?uuid=3D7b28f500-f415-40bb-851f-0cd55beeaf45&groupId=3D10211&t=
=3D1347280983791"></span></a><span style=3D'color:black'> </span><a hr=
ef=3D"https://plus.google.com/u/0/112410769451962733032"><span style=3D'col=
or:windowtext;text-decoration:none'><img border=3D0 width=3D24 height=3D24 =
id=3D"_x0000_i1031" src=3D"https://my.netbiscuits.com/image/image_gallery?u=
uid=3Dcc8764d0-a5ac-4623-bb63-da3ca7c97f94&groupId=3D10211&t=3D1347=
280983836" alt=3D"https://my.netbiscuits.com/image/image_gallery?uuid=3Dcc8=
764d0-a5ac-4623-bb63-da3ca7c97f94&groupId=3D10211&t=3D1347280983836=
"></span></a><span style=3D'color:black'> </span><a href=3D"http://www=
.youtube.com/user/netbiscuits"><span style=3D'color:windowtext;text-decorat=
ion:none'><img border=3D0 width=3D24 height=3D24 id=3D"_x0000_i1032" src=3D=
"https://my.netbiscuits.com/image/image_gallery?uuid=3Da15e871c-a11b-419c-a=
cca-da5a0ebd5856&groupId=3D10211&t=3D1347281040599" alt=3D"https://=
my.netbiscuits.com/image/image_gallery?uuid=3Da15e871c-a11b-419c-acca-da5a0=
ebd5856&groupId=3D10211&t=3D1347281040599"></span></a><o:p></o:p></=
p><p class=3DMsoNormal><b><span style=3D'font-size:9.0pt;color:#5A5A5A'>Reg=
ister Court:</span></b><span style=3D'font-size:9.0pt;color:#5A5A5A'> Local=
Court Kaiserslautern | <b>Commercial Register ID:</b> HR B 3604<br><b>Mana=
gement Board</b>: Guido Moggert, Michael Neidh=F6fer, Christian Reitz, Mart=
in S=FC=DF<o:p></o:p></span></p><p class=3DMsoNormal><span style=3D'font-si=
ze:9.0pt;color:#5A5A5A'><o:p> </o:p></span></p><p class=3DMsoNormal><s=
pan style=3D'font-size:9.0pt;color:#5A5A5A'>This message and any files tran=
smitted with it are confidential and intended solely for the use of the ind=
ividual or entity to whom they are addressed. It may also be privileged or =
otherwise protected by work product immunity or other legal rules. Please n=
otify the sender immediately by e-mail if you have received this e-mail by =
mistake and delete this e-mail from your system. If you are not the intende=
d recipient you are notified that disclosing, copying, distributing or taki=
ng any action in reliance on the contents of this information is strictly p=
rohibited.<o:p></o:p></span></p><p class=3DMsoNormal><span style=3D'font-si=
ze:9.0pt;color:#5A5A5A'>Warning: Although Netbiscuits has taken reasonable =
precautions to ensure no viruses are present in this email, the company can=
not accept responsibility for any loss or damage arising from the use of th=
is email or attachments.<o:p></o:p></span></p><p class=3DMsoNormal><span st=
yle=3D'font-size:9.0pt;color:#5A5A5A'><o:p> </o:p></span></p><p class=
=3DMsoNormal><span style=3D'font-size:9.0pt;color:#5A5A5A'><img border=3D0 =
width=3D33 height=3D19 id=3D"_x0000_i1033" src=3D"http://www.netbiscuits.co=
m/image/image_gallery?uuid=3D0ba7711a-a277-4ea0-acb0-17fe13c3089d&group=
Id=3D10211&t=3D1348560850164" alt=3D"Beschreibung: Beschreibung: http:/=
/www.netbiscuits.com/image/image_gallery?uuid=3D0ba7711a-a277-4ea0-acb0-17f=
e13c3089d&groupId=3D10211&t=3D1348560850164"></span><span style=3D'=
font-size:9.0pt;color:#6CA62C'>Please consider the environment before print=
ing<o:p></o:p></span></p><p class=3DMsoNormal><o:p> </o:p></p></div></=
body></html>=
--_000_DC9ABD90CB55EC448B1F682D5731AF7407A78DB15FIAD2MBX17mex0_--
1
0
--_000_DC9ABD90CB55EC448B1F682D5731AF7407A78DB154IAD2MBX17mex0_
Content-Type: text/plain; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
Just a short update:
updating from
F18 minimal node
vdsm-4.10.3-10.fc18
to
F18 minimal node
vdsm-4.10.3-17.fc18
did solve the issue.
Couldn't effort more time for debugging, so I'm glad a HV reboot is working=
fine now :)
Cheers,
Sven.
Sven Knohsalla | System Administration | Netbiscuits
Office +49 631 68036 433 | Fax +49 631 68036 111 |E-Mail s.knohsalla@netbi=
scuits.com | Skype: netbiscuits.admin
Netbiscuits GmbH | Europaallee 10 | 67657 | GERMANY
Von: Sven Knohsalla
Gesendet: Mittwoch, 31. Juli 2013 10:45
An: users(a)ovirt.org
Cc: Sven Knohsalla (s.knohsalla(a)netbiscuits.com)
Betreff: oVirt 3.2.1 /F18 node vdsm issue
Hi,
I just set up a vanilla oVirt 3.2.1 environment, containing
oVirt engine
3.2.1 F18 based oVirt Engine Version: 3.2.1-1.fc18
F18 minimal node
vdsm-4.10.3-10.fc18 libvirt-0.10.2.6-1.fc18 1.2.2 - 13.fc18 K ernel 3.9.11 =
- 200.fc18.x86_64
gluster-storage, replicated, EL6
glusterfs 3.4.0
F18 minimal node was installed via oVirt engine, worked fine, expect vdsmd =
wasn't started
(node non-responsive for engine)
Manually starting vdsm works (HV up in engine), autostart of vdsm (during b=
oot) fails:
Jul 31 10:04:47 deovn-a04 systemd-vdsmd[711]: Note: Forwarding request to '=
systemctl disable libvirt-guests.service'.
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: vdsm: libvirt already configu=
red for vdsm [ OK ]
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Starting ntpd...
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Redirecting to /bin/systemctl=
start ntpd.service
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Starting wdmd...
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Redirecting to /bin/systemctl=
start wdmd.service
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Starting sanlock...
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Redirecting to /bin/systemctl=
start sanlock.service
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Starting iscsid:
Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Redirecting to /bin/systemctl=
start libvirtd.service
Jul 31 10:06:17 deovn-a04 systemd[1]: vdsmd.service operation timed out. Te=
rminating.
Jul 31 10:06:17 deovn-a04 systemd[1]: Unit vdsmd.service entered failed sta=
te.
Did find similar issues:
https://bugzilla.redhat.com/show_bug.cgi?id=3D832199
https://bugzilla.redhat.com/show_bug.cgi?id=3D720359
http://lists.ovirt.org/pipermail/users/2012-September/009624.html
Unfortunately, there's no hint.. libvirtd starts without any latency when m=
anually triggered.
The strange thing here: F18 node deploy worked with engine 3.2.0 3-4 weeks =
ago.
Did update engine / F18.
Can anybody give me an advice here?
Thanks in advance!
Best,
Sven
Sven Knohsalla | System Administration
Office +49 631 68036 433 | Fax +49 631 68036 111 |E-Mail s.knohsalla@netbi=
scuits.com<mailto:s.knohsalla@netbiscuits.com> | Skype: netbiscuits.admin
Netbiscuits GmbH | Europaallee 10 | 67657 | GERMANY
[https://my.netbiscuits.com/image/image_gallery?uuid=3D3a1a9d19-c305-4032-8=
cef-00b03c3d4c79&groupId=3D10211&t=3D1361534926402]<http://www.netbiscuits.=
com/>
[https://my.netbiscuits.com/image/image_gallery?uuid=3D9e553e7b-3e7d-4784-=
b274-15aa1dfb48e2&groupId=3D10211&t=3D1361533377340] <https://www.netbiscui=
ts.com/news> [https://my.netbiscuits.com/image/image_gallery?uuid=3D1d1a5e=
29-ceda-4ab1-9353-67a1e838364d&groupId=3D10211&t=3D1347281040591] <https://=
twitter.com/netbiscuits> [https://my.netbiscuits.com/image/image_gallery?u=
uid=3Dc99bf866-be25-4236-a0ee-dca68ec828a5&groupId=3D10211&t=3D134728098384=
8] <http://www.linkedin.com/company/netbiscuits> [https://my.netbiscuits.c=
om/image/image_gallery?uuid=3Dd62ba951-14dc-450d-b5f1-be33884225e3&groupId=
=3D10211&t=3D1347280983872] <http://www.xing.com/companies/netbiscuitsgmbh>=
[https://my.netbiscuits.com/image/image_gallery?uuid=3D7b28f500-f415-40bb=
-851f-0cd55beeaf45&groupId=3D10211&t=3D1347280983791] <https://www.facebook=
.com/Netbiscuits> [https://my.netbiscuits.com/image/image_gallery?uuid=3Dc=
c8764d0-a5ac-4623-bb63-da3ca7c97f94&groupId=3D10211&t=3D1347280983836] <htt=
ps://plus.google.com/u/0/112410769451962733032> [https://my.netbiscuits.co=
m/image/image_gallery?uuid=3Da15e871c-a11b-419c-acca-da5a0ebd5856&groupId=
=3D10211&t=3D1347281040599] <http://www.youtube.com/user/netbiscuits>
Register Court: Local Court Kaiserslautern | Commercial Register ID: HR B 3=
604
Management Board: Guido Moggert, Michael Neidh=F6fer, Christian Reitz, Mart=
in S=FC=DF
This message and any files transmitted with it are confidential and intende=
d solely for the use of the individual or entity to whom they are addressed=
. It may also be privileged or otherwise protected by work product immunity=
or other legal rules. Please notify the sender immediately by e-mail if yo=
u have received this e-mail by mistake and delete this e-mail from your sys=
tem. If you are not the intended recipient you are notified that disclosing=
, copying, distributing or taking any action in reliance on the contents of=
this information is strictly prohibited.
Warning: Although Netbiscuits has taken reasonable precautions to ensure no=
viruses are present in this email, the company cannot accept responsibilit=
y for any loss or damage arising from the use of this email or attachments.
[http://www.netbiscuits.com/image/image_gallery?uuid=3D0ba7711a-a277-4ea0-a=
cb0-17fe13c3089d&groupId=3D10211&t=3D1348560850164]Please consider the envi=
ronment before printing
--_000_DC9ABD90CB55EC448B1F682D5731AF7407A78DB154IAD2MBX17mex0_
Content-Type: text/html; charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; charset=3Diso-8859-=
1">
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40"><head><meta name=3DGenerator content=3D"Microso=
ft Word 14 (filtered medium)"><!--[if !mso]><style>v\:* {behavior:url(#defa=
ult#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
{font-family:Wingdings;
panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
{font-family:Wingdings;
panose-1:5 0 0 0 0 0 0 0 0 0;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
{mso-style-priority:99;
mso-style-link:"Sprechblasentext Zchn";
margin:0cm;
margin-bottom:.0001pt;
font-size:8.0pt;
font-family:"Tahoma","sans-serif";}
span.SprechblasentextZchn
{mso-style-name:"Sprechblasentext Zchn";
mso-style-priority:99;
mso-style-link:Sprechblasentext;
font-family:"Tahoma","sans-serif";}
span.E-MailFormatvorlage19
{mso-style-type:personal;
font-family:"Calibri","sans-serif";
color:windowtext;}
span.gwt-inlinelabel
{mso-style-name:gwt-inlinelabel;}
span.E-MailFormatvorlage21
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]--></head><body lang=3DEN-US link=3Dblue vli=
nk=3Dpurple><div class=3DWordSection1><p class=3DMsoNormal><span style=3D'c=
olor:#1F497D'>Hi,<o:p></o:p></span></p><p class=3DMsoNormal><span style=3D'=
color:#1F497D'><o:p> </o:p></span></p><p class=3DMsoNormal><span style=
=3D'color:#1F497D'>Just a short update:<br><br>updating from<br><br></span>=
F18 minimal node <br>vdsm-4.10.3-10.fc18<br><br>to<br><br>F18 minimal node =
<br>vdsm-4.10.3-<b>17</b>.fc18<span style=3D'color:#1F497D'><o:p></o:p></sp=
an></p><p class=3DMsoNormal><span style=3D'color:#1F497D'><o:p> </o:p>=
</span></p><p class=3DMsoNormal><span style=3D'color:#1F497D'>did solve the=
issue.<br><br>Couldn’t effort more time for debugging, so I’m =
glad a HV reboot is working fine now </span><span style=3D'font-family:Wing=
dings;color:#1F497D'>J</span><span style=3D'color:#1F497D'><o:p></o:p></spa=
n></p><p class=3DMsoNormal><span style=3D'color:#1F497D'><o:p> </o:p><=
/span></p><p class=3DMsoNormal><span style=3D'color:#1F497D'>Cheers,<br>Sve=
n. <o:p></o:p></span></p><div><p class=3DMsoNormal><span style=3D'color:#5A=
5A5A'>Sven Knohsalla </span><span style=3D'color:#C00000'>|</span><span sty=
le=3D'color:#5A5A5A'> System Administration | Netbiscuits<o:p></o:p></span>=
</p><p class=3DMsoNormal><span style=3D'color:gray'><o:p> </o:p></span=
></p><p class=3DMsoNormal><span style=3D'font-size:9.0pt;color:#5A5A5A'>Off=
ice +49 631 68036 433 | Fax +49 631 68036 111=A0 |E-Mail</span><span style=
=3D'font-size:9.0pt;color:#505050'> </span><span style=3D'font-size:9.0pt;c=
olor:#0070C0'>s.knohsalla(a)netbiscuits.com</span><span style=3D'font-size:9.=
0pt;color:#5A5A5A'> | Skype: </span><span style=3D'font-size:9.0pt;color:#0=
070C0'>netbiscuits.admin</span><span style=3D'font-size:9.0pt;color:#5A5A5A=
'> <o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DDE style=3D'font=
-size:9.0pt;color:#5A5A5A'>Netbiscuits GmbH | Europaallee 10 | 67657 | GERM=
ANY<o:p></o:p></span></p></div><p class=3DMsoNormal><span style=3D'color:#1=
F497D'><o:p> </o:p></span></p><div><div style=3D'border:none;border-to=
p:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=3DMsoNormal><b><s=
pan lang=3DDE style=3D'font-size:10.0pt;font-family:"Tahoma","sans-serif"'>=
Von:</span></b><span lang=3DDE style=3D'font-size:10.0pt;font-family:"Tahom=
a","sans-serif"'> Sven Knohsalla <br><b>Gesendet:</b> Mittwoch, 31. Juli 20=
13 10:45<br><b>An:</b> users(a)ovirt.org<br><b>Cc:</b> Sven Knohsalla (s.knoh=
salla(a)netbiscuits.com)<br><b>Betreff:</b> oVirt 3.2.1 /F18 node vdsm issue<=
o:p></o:p></span></p></div></div><p class=3DMsoNormal><o:p> </o:p></p>=
<p class=3DMsoNormal style=3D'margin-bottom:12.0pt'>Hi,<br><br>I just set u=
p a vanilla oVirt 3.2.1 environment, containing <o:p></o:p></p><p class=3DM=
soNormal>oVirt engine <br>3.2.1 F18 based <span class=3Dgwt-inlinelabel>oVi=
rt Engine Version:</span> <span class=3Dgwt-inlinelabel>3.2.1-1.fc18</span>=
<br><br>F18 minimal node <br>vdsm-4.10.3-10.fc18 libvirt-0.10.2.6-1.fc18 1.=
2.2 - 13.fc18 K ernel 3.9.11 - 200.fc18.x86_64<br><br>gluster-storage, repl=
icated, EL6<br>glusterfs 3.4.0<br><br>F18 minimal node was installed via oV=
irt engine, worked fine, expect vdsmd wasn’t started<br>(node non-res=
ponsive for engine)<br><br>Manually starting vdsm works (HV up in engine), =
autostart of vdsm (during boot) fails:<br><br>Jul 31 10:04:47 deovn-a04 sys=
temd-vdsmd[711]: Note: Forwarding request to 'systemctl disable libvirt-gue=
sts.service'.<o:p></o:p></p><p class=3DMsoNormal>Jul 31 10:04:48 deovn-a04 =
systemd-vdsmd[711]: vdsm: libvirt already configured for vdsm [ OK&nb=
sp; ]<o:p></o:p></p><p class=3DMsoNormal>Jul 31 10:04:48 deovn-a04 systemd-=
vdsmd[711]: Starting ntpd...<o:p></o:p></p><p class=3DMsoNormal>Jul 31 10:0=
4:48 deovn-a04 systemd-vdsmd[711]: Redirecting to /bin/systemctl start =
; ntpd.service<o:p></o:p></p><p class=3DMsoNormal>Jul 31 10:04:48 deovn-a04=
systemd-vdsmd[711]: Starting wdmd...<o:p></o:p></p><p class=3DMsoNormal>Ju=
l 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Redirecting to /bin/systemctl s=
tart wdmd.service<o:p></o:p></p><p class=3DMsoNormal>Jul 31 10:04:48 =
deovn-a04 systemd-vdsmd[711]: Starting sanlock...<o:p></o:p></p><p class=3D=
MsoNormal>Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Redirecting to /bin=
/systemctl start sanlock.service<o:p></o:p></p><p class=3DMsoNormal>J=
ul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Starting iscsid:<o:p></o:p></p=
><p class=3DMsoNormal>Jul 31 10:04:48 deovn-a04 systemd-vdsmd[711]: Redirec=
ting to /bin/systemctl start libvirtd.service<o:p></o:p></p><p class=
=3DMsoNormal>Jul 31 10:06:17 deovn-a04 systemd[1]: vdsmd.service operation =
timed out. Terminating.<o:p></o:p></p><p class=3DMsoNormal>Jul 31 10:06:17 =
deovn-a04 systemd[1]: Unit vdsmd.service entered failed state.<br><br>Did f=
ind similar issues:<br><a href=3D"https://bugzilla.redhat.com/show_bug.cgi?=
id=3D832199">https://bugzilla.redhat.com/show_bug.cgi?id=3D832199</a><br><a=
href=3D"https://bugzilla.redhat.com/show_bug.cgi?id=3D720359">https://bugz=
illa.redhat.com/show_bug.cgi?id=3D720359</a><o:p></o:p></p><p class=3DMsoNo=
rmal><a href=3D"http://lists.ovirt.org/pipermail/users/2012-September/00962=
4.html">http://lists.ovirt.org/pipermail/users/2012-September/009624.html</=
a><o:p></o:p></p><p class=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNo=
rmal>Unfortunately, there’s no hint.. libvirtd starts without any lat=
ency when manually triggered.<br><br>The strange thing here: F18 node deplo=
y worked with engine 3.2.0 3-4 weeks ago.<o:p></o:p></p><p class=3DMsoNorma=
l>Did update engine / F18.<o:p></o:p></p><p class=3DMsoNormal><br>Can anybo=
dy give me an advice here?<o:p></o:p></p><p class=3DMsoNormal><o:p> </=
o:p></p><p class=3DMsoNormal style=3D'margin-bottom:12.0pt'>Thanks in advan=
ce!<o:p></o:p></p><p class=3DMsoNormal>Best,<br>Sven<o:p></o:p></p><p class=
=3DMsoNormal><o:p> </o:p></p><p class=3DMsoNormal><span style=3D'color=
:#5A5A5A'>Sven Knohsalla </span><span style=3D'color:#C00000'>|</span><span=
style=3D'color:#5A5A5A'> System Administration<o:p></o:p></span></p><p cla=
ss=3DMsoNormal><span style=3D'color:gray'><o:p> </o:p></span></p><p cl=
ass=3DMsoNormal><span style=3D'font-size:9.0pt;color:#5A5A5A'>Office +49 63=
1 68036 433 | Fax +49 631 68036 111 |E-Mail</span><span style=3D'font=
-size:9.0pt;color:#505050'> </span><span style=3D'font-size:9.0pt;color:#00=
70C0'><a href=3D"mailto:s.knohsalla@netbiscuits.com">s.knohsalla@netbiscuit=
s.com</a></span><span style=3D'font-size:9.0pt;color:#5A5A5A'> | Skype: </s=
pan><span style=3D'font-size:9.0pt;color:#0070C0'>netbiscuits.admin</span><=
span style=3D'font-size:9.0pt;color:#5A5A5A'> <o:p></o:p></span></p><p clas=
s=3DMsoNormal><span lang=3DDE style=3D'font-size:9.0pt;color:#5A5A5A'>Netbi=
scuits GmbH | Europaallee 10 | 67657 | GERMANY<o:p></o:p></span></p><p clas=
s=3DMsoNormal><span lang=3DDE style=3D'font-size:9.0pt;color:#5A5A5A'><o:p>=
</o:p></span></p><p class=3DMsoNormal><a href=3D"http://www.netbiscui=
ts.com/"><span style=3D'text-decoration:none'><img border=3D0 width=3D231 h=
eight=3D38 id=3D"_x0000_i1025" src=3D"https://my.netbiscuits.com/image/imag=
e_gallery?uuid=3D3a1a9d19-c305-4032-8cef-00b03c3d4c79&groupId=3D10211&a=
mp;t=3D1361534926402" alt=3D"https://my.netbiscuits.com/image/image_gallery=
?uuid=3D3a1a9d19-c305-4032-8cef-00b03c3d4c79&groupId=3D10211&t=3D13=
61534926402"></span></a><o:p></o:p></p><p class=3DMsoNormal><o:p> </o:=
p></p><p class=3DMsoNormal style=3D'margin-bottom:12.0pt'><span style=3D'co=
lor:black'> </span><a href=3D"https://www.netbiscuits.com/news"><span =
style=3D'color:windowtext;text-decoration:none'><img border=3D0 width=3D24 =
height=3D24 id=3D"_x0000_i1026" src=3D"https://my.netbiscuits.com/image/ima=
ge_gallery?uuid=3D9e553e7b-3e7d-4784-b274-15aa1dfb48e2&groupId=3D10211&=
amp;t=3D1361533377340" alt=3D"https://my.netbiscuits.com/image/image_galler=
y?uuid=3D3031deca-7e56-4417-9822-3d6d72f71ef0&groupId=3D10211&t=3D1=
347280983812"></span></a><span style=3D'color:black'> </span><a href=
=3D"https://twitter.com/netbiscuits"><span style=3D'color:windowtext;text-d=
ecoration:none'><img border=3D0 width=3D24 height=3D24 id=3D"_x0000_i1027" =
src=3D"https://my.netbiscuits.com/image/image_gallery?uuid=3D1d1a5e29-ceda-=
4ab1-9353-67a1e838364d&groupId=3D10211&t=3D1347281040591" alt=3D"ht=
tps://my.netbiscuits.com/image/image_gallery?uuid=3D1d1a5e29-ceda-4ab1-9353=
-67a1e838364d&groupId=3D10211&t=3D1347281040591"></span></a><span s=
tyle=3D'color:black'> </span><a href=3D"http://www.linkedin.com/compan=
y/netbiscuits"><span style=3D'color:windowtext;text-decoration:none'><img b=
order=3D0 width=3D24 height=3D24 id=3D"_x0000_i1028" src=3D"https://my.netb=
iscuits.com/image/image_gallery?uuid=3Dc99bf866-be25-4236-a0ee-dca68ec828a5=
&groupId=3D10211&t=3D1347280983848" alt=3D"https://my.netbiscuits.c=
om/image/image_gallery?uuid=3Dc99bf866-be25-4236-a0ee-dca68ec828a5&grou=
pId=3D10211&t=3D1347280983848"></span></a><span style=3D'color:black'>&=
nbsp;</span><a href=3D"http://www.xing.com/companies/netbiscuitsgmbh"><span=
style=3D'color:windowtext;text-decoration:none'><img border=3D0 width=3D24=
height=3D24 id=3D"_x0000_i1029" src=3D"https://my.netbiscuits.com/image/im=
age_gallery?uuid=3Dd62ba951-14dc-450d-b5f1-be33884225e3&groupId=3D10211=
&t=3D1347280983872" alt=3D"https://my.netbiscuits.com/image/image_galle=
ry?uuid=3Dd62ba951-14dc-450d-b5f1-be33884225e3&groupId=3D10211&t=3D=
1347280983872"></span></a><span style=3D'color:black'> </span><a href=
=3D"https://www.facebook.com/Netbiscuits"><span style=3D'color:windowtext;t=
ext-decoration:none'><img border=3D0 width=3D24 height=3D24 id=3D"_x0000_i1=
030" src=3D"https://my.netbiscuits.com/image/image_gallery?uuid=3D7b28f500-=
f415-40bb-851f-0cd55beeaf45&groupId=3D10211&t=3D1347280983791" alt=
=3D"https://my.netbiscuits.com/image/image_gallery?uuid=3D7b28f500-f415-40b=
b-851f-0cd55beeaf45&groupId=3D10211&t=3D1347280983791"></span></a><=
span style=3D'color:black'> </span><a href=3D"https://plus.google.com/=
u/0/112410769451962733032"><span style=3D'color:windowtext;text-decoration:=
none'><img border=3D0 width=3D24 height=3D24 id=3D"_x0000_i1031" src=3D"htt=
ps://my.netbiscuits.com/image/image_gallery?uuid=3Dcc8764d0-a5ac-4623-bb63-=
da3ca7c97f94&groupId=3D10211&t=3D1347280983836" alt=3D"https://my.n=
etbiscuits.com/image/image_gallery?uuid=3Dcc8764d0-a5ac-4623-bb63-da3ca7c97=
f94&groupId=3D10211&t=3D1347280983836"></span></a><span style=3D'co=
lor:black'> </span><a href=3D"http://www.youtube.com/user/netbiscuits"=
><span style=3D'color:windowtext;text-decoration:none'><img border=3D0 widt=
h=3D24 height=3D24 id=3D"_x0000_i1032" src=3D"https://my.netbiscuits.com/im=
age/image_gallery?uuid=3Da15e871c-a11b-419c-acca-da5a0ebd5856&groupId=
=3D10211&t=3D1347281040599" alt=3D"https://my.netbiscuits.com/image/ima=
ge_gallery?uuid=3Da15e871c-a11b-419c-acca-da5a0ebd5856&groupId=3D10211&=
amp;t=3D1347281040599"></span></a><o:p></o:p></p><p class=3DMsoNormal><b><s=
pan style=3D'font-size:9.0pt;color:#5A5A5A'>Register Court:</span></b><span=
style=3D'font-size:9.0pt;color:#5A5A5A'> Local Court Kaiserslautern | <b>C=
ommercial Register ID:</b> HR B 3604<br><b>Management Board</b>: Guido Mogg=
ert, Michael Neidh=F6fer, Christian Reitz, Martin S=FC=DF<o:p></o:p></span>=
</p><p class=3DMsoNormal><span style=3D'font-size:9.0pt;color:#5A5A5A'><o:p=
> </o:p></span></p><p class=3DMsoNormal><span style=3D'font-size:9.0pt=
;color:#5A5A5A'>This message and any files transmitted with it are confiden=
tial and intended solely for the use of the individual or entity to whom th=
ey are addressed. It may also be privileged or otherwise protected by work =
product immunity or other legal rules. Please notify the sender immediately=
by e-mail if you have received this e-mail by mistake and delete this e-ma=
il from your system. If you are not the intended recipient you are notified=
that disclosing, copying, distributing or taking any action in reliance on=
the contents of this information is strictly prohibited.<o:p></o:p></span>=
</p><p class=3DMsoNormal><span style=3D'font-size:9.0pt;color:#5A5A5A'>Warn=
ing: Although Netbiscuits has taken reasonable precautions to ensure no vir=
uses are present in this email, the company cannot accept responsibility fo=
r any loss or damage arising from the use of this email or attachments.<o:p=
></o:p></span></p><p class=3DMsoNormal><span style=3D'font-size:9.0pt;color=
:#5A5A5A'><o:p> </o:p></span></p><p class=3DMsoNormal><span style=3D'f=
ont-size:9.0pt;color:#5A5A5A'><img border=3D0 width=3D33 height=3D19 id=3D"=
_x0000_i1033" src=3D"http://www.netbiscuits.com/image/image_gallery?uuid=3D=
0ba7711a-a277-4ea0-acb0-17fe13c3089d&groupId=3D10211&t=3D1348560850=
164" alt=3D"Beschreibung: Beschreibung: http://www.netbiscuits.com/image/im=
age_gallery?uuid=3D0ba7711a-a277-4ea0-acb0-17fe13c3089d&groupId=3D10211=
&t=3D1348560850164"></span><span style=3D'font-size:9.0pt;color:#6CA62C=
'>Please consider the environment before printing<o:p></o:p></span></p><p c=
lass=3DMsoNormal><o:p> </o:p></p></div></body></html>=
--_000_DC9ABD90CB55EC448B1F682D5731AF7407A78DB154IAD2MBX17mex0_--
1
0
01 Aug '13
--========GMXBoundary143451375346895812097
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
Hello,
I'm just installing 3.3 Nightly as of July 31st on my CentOS 6.4 server.
When I try to login to the Web I got 'Error 500'
Here the part of server.log
......
2013-08-01 10:40:05,098 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/webadmin]] (ajp--127.0.0.1-8702-6) Exception while dispatching incoming RPC call: java.lang.SecurityException: Blocked request without GWT base path header (XSRF attack?)
at com.google.gwt.rpc.server.RpcServlet.getClientOracle(RpcServlet.java:95) [gwt-servlet.jar:]
at com.google.gwt.rpc.server.RpcServlet.processPost(RpcServlet.java:205) [gwt-servlet.jar:]
at com.google.gwt.user.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceServlet.java:62) [gwt-servlet.jar:]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:754) [jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]
.......
Hans-Joachim
--========GMXBoundary143451375346895812097
Content-Type: text/html; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
<span style=3D'font-family:Verdana'><span style=3D'font-size:12px'>Hello,<b=
r /><br />I'm just installing 3.3 Nightly as of July 31st on my CentOS 6.4 =
server.<br /><br />When I try to login to the Web I got 'Error 500'<br /><b=
r />Here the part of server.log<br /><br />......<br />2013-08-01 10:40:05,=
098 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host=
].[/webadmin]] (ajp--127.0.0.1-8702-6) Exception while dispatching incoming=
RPC call: java.lang.SecurityException: Blocked request without GWT base pa=
th header (XSRF attack?)<br /> at=
com.google.gwt.rpc.server.RpcServlet.getClientOracle(RpcServlet.java:95) [=
gwt-servlet.jar:]<br /> at com.go=
ogle.gwt.rpc.server.RpcServlet.processPost(RpcServlet.java:205) [gwt-servle=
t.jar:]<br /> at com.google.gwt.u=
ser.server.rpc.AbstractRemoteServiceServlet.doPost(AbstractRemoteServiceSer=
vlet.java:62) [gwt-servlet.jar:]<br /> &=
nbsp; at javax.servlet.http.HttpServlet.service(HttpServlet.java:754) [jbos=
s-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]<br />.......<br /><br /=
>Hans-Joachim</span></span>
--========GMXBoundary143451375346895812097--
2
1
01 Aug '13
------=_Part_9764968_1867422127.1375349256826
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Thanks to everyone who participated, I hope the session was enlightening.
If you didn't participate, don't miss out...
The session recording is available at:
https://sas.elluminate.com/p.jnlp?psid=2013-07-31.0603.M.EE511E1083BCFC4B7C…
(starts at 3rd minute)
Regards,
Mike
----- Original Message -----
> The following is a new meeting request:
> Subject: Join us in a deep dive into the oVirt-Neutron integration
> Organizer: "Mike Kolesnik" <mkolesni(a)redhat.com> Time: Wednesday, July 31,
> 2013, 4:00:00 PM - 5:00:00 PM GMT +02:00 Jerusalem Invitees:
> users(a)ovirt.org; engine-devel(a)ovirt.org
> *~*~*~*~*~*~*~*~*~*
> Hi everyone,
> As you may know, In oVirt 3.3 we're releasing an integration of OpenStack
> Networking service
> (a.k.a. Neutron) as another way to define & use VM networks, besides the good
> old Linux
> Bridge support in VDSM.
> You're all invited to join us in a deep dive into this integration,
> highlighting the way it works,
> the value it brings and how it can be further extended.
> The session will take place on Wednesday, Jul 31 , 2013 from 4:00 PM to 5:00
> PM GMT +02:00 (Jerusalem)
> The session will be done via Elluminate:
> https://sas.elluminate.com/m.jnlp?sid=819&password=M.DF0344C0EEC820394D37F8…
> There will also be a teleconferencing bridge available via Intercall:
> Bridge id: 972506565679
> Phone numbers: http://www.ovirt.org/Intercall
> Regards,
> Mike & Livnat
------=_Part_9764968_1867422127.1375349256826
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: quoted-printable
<html><body><div style=3D"font-family: times new roman, new york, times, se=
rif; font-size: 12pt; color: #000000"><div>Thanks to everyone who participa=
ted, I hope the session was enlightening.<br></div><div><br></div><div>If y=
ou didn't participate, don't miss out...</div><div>The session recording is=
available at:<br></div><div><a href=3D"https://sas.elluminate.com/p.jnlp?p=
sid=3D2013-07-31.0603.M.EE511E1083BCFC4B7C7A2454800447.vcr&sid=3D819">h=
ttps://sas.elluminate.com/p.jnlp?psid=3D2013-07-31.0603.M.EE511E1083BCFC4B7=
C7A2454800447.vcr&sid=3D819</a></div><div>(starts at 3rd minute)<br></d=
iv><div><br></div><div><span name=3D"x"></span>Regards,<br>Mike<span name=
=3D"x"></span><br></div><div><br></div><hr id=3D"zwchr"><blockquote style=
=3D"border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#0=
00;font-weight:normal;font-style:normal;text-decoration:none;font-family:He=
lvetica,Arial,sans-serif;font-size:12pt;" data-mce-style=3D"border-left: 2p=
x solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-wei=
ght: normal; font-style: normal; text-decoration: none; font-family: Helvet=
ica,Arial,sans-serif; font-size: 12pt;"><h3>The following is a new meeting =
request:</h3><table class=3D"mceItemTable" border=3D"0"><tbody><tr><th alig=
n=3D"left">Subject:</th><td>Join us in a deep dive into the oVirt-Neutron i=
ntegration</td></tr><tr><th align=3D"left">Organizer:</th><td>"Mike Kolesni=
k" <mkolesni(a)redhat.com></td></tr></tbody></table><table class=3D"mce=
ItemTable" border=3D"0"><tbody><tr><th align=3D"left">Time:</th><td>Wednesd=
ay, July 31, 2013, 4:00:00 PM - 5:00:00 PM GMT +02:00 Jerusalem</td></tr></=
tbody></table><table class=3D"mceItemTable" border=3D"0"><tbody><tr><th ali=
gn=3D"left">Invitees:</th><td>users(a)ovirt.org; engine-devel(a)ovirt.org</td><=
/tr></tbody></table><div>*~*~*~*~*~*~*~*~*~*</div><p><br></p><div style=3D"=
font-family: times new roman, new york, times, serif; font-size: 12pt; colo=
r: #000000" data-mce-style=3D"font-family: times new roman, new york, times=
, serif; font-size: 12pt; color: #000000;"><div><div>Hi everyone,</div><div=
><br></div><div>As you may know, In oVirt 3.3 we're releasing an integratio=
n of OpenStack Networking service</div><div>(a.k.a. Neutron) as another way=
to define & use VM networks, besides the good old Linux</div><div>Brid=
ge support in VDSM.</div><div><br></div><div>You're all invited to join us =
in a deep dive into this integration, highlighting the way it works,</div><=
div>the value it brings and how it can be further extended.</div><div><br><=
/div><div>The session will take place on Wednesday, <span class=3D"Object" =
id=3D"OBJ_PREFIX_DWT856_com_zimbra_date">Jul 31</span>, 2013 from 4:00 PM t=
o 5:00 PM GMT +02:00 (Jerusalem)</div><div><br></div><div>The session will =
be done via Elluminate:</div><div><a href=3D"https://sas.elluminate.com/m.j=
nlp?sid=3D819&password=3DM.DF0344C0EEC820394D37F89D9BE68C" target=3D"_b=
lank" data-mce-href=3D"https://sas.elluminate.com/m.jnlp?sid=3D819&pass=
word=3DM.DF0344C0EEC820394D37F89D9BE68C">https://sas.elluminate.com/m.jnlp?=
sid=3D819&password=3DM.DF0344C0EEC820394D37F89D9BE68C</a><br></div><div=
><br></div><div>There will also be a teleconferencing bridge available via =
Intercall:</div><div>Bridge id: 972506565679</div><div>Phone numbers: http:=
//www.ovirt.org/Intercall</div><div><br></div><span></span>Regards,<br>Mike=
& Livnat<span></span></div></div></blockquote><div><br></div></div></b=
ody></html>
------=_Part_9764968_1867422127.1375349256826--
1
0
Minutes: http://ovirt.org/meetings/ovirt/2013/ovirt.2013-07-31-14.05.html
Minutes (text): http://ovirt.org/meetings/ovirt/2013/ovirt.2013-07-31-14.05.txt
Log: http://ovirt.org/meetings/ovirt/2013/ovirt.2013-07-31-14.05.log.html
============================
#ovirt: oVirt Weekly Meeting
============================
Meeting started by oschreib at 14:05:04 UTC. The full logs are available
at http://ovirt.org/meetings/ovirt/2013/ovirt.2013-07-31-14.05.log.html
.
Meeting summary
---------------
* agenda and roll call (oschreib, 14:05:28)
* 3.3 status update (oschreib, 14:05:34)
* infra team update (oschreib, 14:05:53)
* Other Topics (oschreib, 14:05:59)
* oVirt 3.3 status Update (oschreib, 14:08:05)
* LINK: http://www.ovirt.org/OVirt_3.3_release-management (oschreib,
14:08:12)
* 3.3 Tracker bug: (oschreib, 14:08:19)
* LINK: https://bugzilla.redhat.com/show_bug.cgi?id=918494
(oschreib, 14:08:30)
* test day happened last week, very nice participation (oschreib,
14:09:05)
* ovirt-engine-3.3 branch will be created today (oschreib, 14:12:25)
* RC build will happen next week OR afterword if we will find critical
issues (oschreib, 14:12:32)
* open bug for 3.3 (oschreib, 14:13:46)
* LINK: http://alturl.com/aq23x (oschreib, 14:14:03)
* gluster status (oschreib, 14:14:23)
* no blockers for gluster (oschreib, 14:24:31)
* integration status (oschreib, 14:24:41)
* integration: single blocker, targeted for next week (oschreib,
14:29:54)
* infra (oschreib, 14:29:58)
* infra: single blocker merged, 18 bugs will move to next version
(oschreib, 14:34:27)
* networking (oschreib, 14:34:35)
* networking: single blocker, might take a week to solve (oschreib,
14:42:35)
* SLA (oschreib, 14:43:10)
* no sla blockers (oschreib, 14:53:30)
* UX (oschreib, 14:53:37)
* ux: single important issue should get it (oschreib, 14:57:59)
* storage (oschreib, 14:58:06)
* LINK: https://bugzilla.redhat.com/show_bug.cgi?id=987965 is somehow
listed under storage (danken1, 14:59:17)
* no storage representative (oschreib, 15:01:07)
* virt (oschreib, 15:01:16)
* virt: two blockers currently (oschreib, 15:05:36)
* node (oschreib, 15:07:37)
* node: 3 bugs for 3.3, node team will take a look on them, currently
only a single blocker. (oschreib, 15:11:25)
Meeting ended at 15:17:51 UTC.
People Present (lines said)
---------------------------
* oschreib (116)
* danken1 (48)
* itamar (25)
* apuimedo_ (20)
* sahina (14)
* mskrivanek (11)
* ofri (9)
* ybronhei (7)
* jboggs (6)
* yzaslavs (6)
* mgoldboi (6)
* ecohen (5)
* doron (4)
* ovirtbot (3)
* msivak (2)
* amuller (2)
* Ub_User (2)
* jb_netapp (1)
* lvernia (1)
* danken (1)
Thanks,
Ofer Schreiber
1
0