[ovirt-users] AllInOne Installation ovirt3.5 on CentOS 6.5 fails

Yedidyah Bar David didi at redhat.com
Tue Oct 21 10:24:20 UTC 2014


----- Original Message -----
> From: "Patrick Werner" <patrick.werner at hs-heilbronn.de>
> To: "Yedidyah Bar David" <didi at redhat.com>
> Cc: users at ovirt.org
> Sent: Tuesday, October 21, 2014 11:37:47 AM
> Subject: Re: [ovirt-users] AllInOne Installation ovirt3.5 on CentOS 6.5 fails
> 
> Hi Didi,
> 
> i’ve uploaded all logs to:
> https://dl.dropboxusercontent.com/u/31918578/logs.zip
> 
> engine.log is full of:
> 2014-10-21 03:17:06,292 WARN
> [org.ovirt.vdsm.jsonrpc.client.utils.retry.Retryable] (SSL Stomp Reactor)
> Retry failed: java.net.ConnectException: Connection refused
> warnings.

I see that vdsm.log is empty. Is it indeed? What's the output of
ls -l /var/log/vdsm/vdsm.log*
?

If it's indeed empty, and is owned by root, that it means that some
process ran by root created it, and later the vdsm user fails to write
to it.

We had several cases like that in the past, some of them failed to be
fully diagnosed. Some relevant links:

http://gerrit.ovirt.org/25912
https://bugzilla.redhat.com/show_bug.cgi?id=1080580
https://bugzilla.redhat.com/show_bug.cgi?id=912308
https://bugzilla.redhat.com/show_bug.cgi?id=1055153

A trivial workaround is:
chown vdsm:kvm /var/log/vdsm/vdsm.log

If you can come up with any idea about how this happened (e.g. if you
can correlate the timestamp of the file with something else that happened
on the system, etc.), we'd love to hear about it. Adding some vdsm people.
Thanks!
-- 
Didi



More information about the Users mailing list