
Hmm, strange. So the only other way is to enable debug logging for ovirt-engine service: export OVIRT_SERVICE_DEBUG=1 systemctl import-environment OVIRT_SERVICE_DEBUG systemctl start ovirt-engine After that please take a look at journal, there should be detailed records about ovirt-engine service startup. Thanks Martin Perina On Fri, Mar 10, 2017 at 11:29 AM, Tasdik Rahman <prodicus@outlook.com> wrote:
+++ $ systemctl status ovirt-engine.service ● ovirt-engine.service - oVirt Engine Loaded: loaded (/usr/lib/systemd/system/ovirt-engine.service; disabled; vendor preset: disabled) Active: failed (Result: exit-code) since Fri 2017-03-10 09:58:19 UTC; 29min ago Process: 19055 ExecStart=/usr/share/ovirt-engine/services/ovirt-engine/ovirt-engine.py --redirect-output --systemd=notify $EXTRA_ARGS start (code=exited, status=1/FAILURE) Main PID: 19055 (code=exited, status=1/FAILURE) $ journalctl -xe No journal files were found. -- No entries -- $ +++
On 10-Mar-2017, at 3:53 PM, Martin Perina <mperina@redhat.com> wrote:
No, only logs under /var/log/ovirt-engine are related to oVirt. As no boot/server/engine logs exists under this directory it seems, that even java process was not created properly. So could you please share error about ovirt-engine service startup? You should be able to find out some error in journal:
systemctl status ovirt-engine.service journalctl -xe
Thanks
Martin Perina
On Fri, Mar 10, 2017 at 11:14 AM, Tasdik Rahman <prodicus@outlook.com> wrote:
Hey Martin
+++ $ pwd /var/log/ovirt-engine $ tree . ├── dump ├── host-deploy ├── notifier ├── ovirt-iso-uploader └── setup ├── ovirt-engine-setup-20170310092548-r5c2c7.log └── ovirt-engine-setup-20170310095712-x0n0rd.log
5 directories, 2 files $ sudo find / -iname "server.log" $ sudo find / -iname "engine.log" $ sudo find / -iname "boot.log" /var/log/boot.log find: ‘/proc/19337’: No such file or directory $ +++
Should I share the file `/var/log/boot.log` on the mailing list?
Thanks, Tasdik
On 10-Mar-2017, at 3:31 PM, Martin Perina <mperina@redhat.com> wrote:
/var/log/ovirt-engine