Adding back the list as it could also help others.

Can you please try manually starting ovn-controller checking where it's
failing?

On Mon, May 14, 2018 at 10:27 AM, Sumit Bharadia <[email protected]> wrote:

> the service has failed to start. Any suggestions?
>
> -- Logs begin at Mon 2018-05-14 06:51:03 BST, end at Mon 2018-05-14
> 09:21:48 BST. --
> May 14 06:51:28 ovirt systemd[1]: Dependency failed for OVN controller
> daemon.
> -- Subject: Unit ovn-controller.service has failed
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit ovn-controller.service has failed.
> --
> -- The result is dependency.
> May 14 06:51:28 ovirt systemd[1]: Job ovn-controller.service/start failed
> with result 'dependency'.
> May 14 07:02:40 ovirt systemd[1]: Dependency failed for OVN controller
> daemon.
> -- Subject: Unit ovn-controller.service has failed
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit ovn-controller.service has failed.
> --
> -- The result is dependency.
> May 14 07:02:40 ovirt systemd[1]: Job ovn-controller.service/start failed
> with result 'dependency'.
> May 14 08:04:51 ovirt systemd[1]: Dependency failed for OVN controller
> daemon.
> -- Subject: Unit ovn-controller.service has failed
> -- Defined-By: systemd
> -- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
> --
> -- Unit ovn-controller.service has failed.
> --
> -- The result is dependency.
> May 14 08:04:51 ovirt systemd[1]: Job ovn-controller.service/start failed
> with result 'dependency'.
>
>
>
>
> On 14 May 2018 at 09:12, Simone Tiraboschi <[email protected]> wrote:
>
>>
>>
>> On Mon, May 14, 2018 at 10:03 AM, Sumit Bharadia <[email protected]>
>> wrote:
>>
>>> attached from engine VM.
>>>
>>
>>
>> The issue is here:
>>
>> 2018-05-14 08:04:50,596 p=26024 u=ovirt |  TASK
>> [ovirt-provider-ovn-driver : Ensure ovn-controller is started] ************
>> 2018-05-14 08:04:51,991 p=26024 u=ovirt |  fatal: [ovirt]: FAILED! => {
>>     "changed": false
>> }
>>
>> MSG:
>>
>> Unable to start service ovn-controller: A dependency job for
>> ovn-controller.service failed. See 'journalctl -xe' for details.
>>
>>
>> Can you please double check the output of:
>>   journalctl -xe -u ovn-controller
>>
>>
>>
>>>
>>> Thank you.
>>>
>>> On 14 May 2018 at 08:46, Simone Tiraboschi <[email protected]> wrote:
>>>
>>>> Hi,
>>>> can you please attach host-deploy logs?
>>>> You can find them under /var/log/ovirt-engine/host-deploy on the
>>>> engine VM (you can reach it with ssh from the host you tried to deploy).
>>>>
>>>> On Mon, May 14, 2018 at 9:27 AM, <[email protected]> wrote:
>>>>
>>>>> I am trying to setup self hosted ovirt engine (4.2) on centos 7.4, but
>>>>> the setup fails after 'Add host' task on 'wait for the host to be up'. The
>>>>> log doesn't seem to give clear indication where the issue might be. But I
>>>>> got below when ssh manually into ovirt appliance where the engine-deploy
>>>>> runs and I see the host status as'install_failed'.
>>>>>
>>>>> Where the issue might be, and where can i find detailed log on failure?
>>>>>
>>>>> "ovirt_hosts": [
>>>>>         {
>>>>>             "address": "ovirt",
>>>>>             "affinity_labels": [],
>>>>>             "auto_numa_status": "unknown",
>>>>>             "certificate": {
>>>>>                 "organization": "ovirt",
>>>>>                 "subject": "O=ovirt,CN=ovirt"
>>>>>             },
>>>>>             "cluster": {
>>>>>                 "href": "/ovirt-engine/api/clusters/ba
>>>>> 170b8e-5744-11e8-8676-00163e3c9a32",
>>>>>                 "id": "ba170b8e-5744-11e8-8676-00163e3c9a32"
>>>>>             },
>>>>>             "comment": "",
>>>>>             "cpu": {
>>>>>                 "speed": 0.0,
>>>>>                 "topology": {}
>>>>>             },
>>>>>             "device_passthrough": {
>>>>>                 "enabled": false
>>>>>             },
>>>>>             "devices": [],
>>>>>             "external_network_provider_configurations": [],
>>>>>             "external_status": "ok",
>>>>>             "hardware_information": {
>>>>>                 "supported_rng_sources": []
>>>>>             },
>>>>>             "hooks": [],
>>>>>             "href": "/ovirt-engine/api/hosts/aad0f
>>>>> e84-2a9b-446d-ac02-82a8f6eb2a3c",
>>>>>             "id": "aad0fe84-2a9b-446d-ac02-82a8f6eb2a3c",
>>>>>             "katello_errata": [],
>>>>>             "kdump_status": "unknown",
>>>>>             "ksm": {
>>>>>                 "enabled": false
>>>>>             },
>>>>>             "max_scheduling_memory": 0,
>>>>>             "memory": 0,
>>>>>             "name": "ovirt",
>>>>>             "network_attachments": [],
>>>>>             "nics": [],
>>>>>             "numa_nodes": [],
>>>>>             "numa_supported": false,
>>>>>             "os": {
>>>>>                 "custom_kernel_cmdline": ""
>>>>>             },
>>>>>             "permissions": [],
>>>>>             "port": 54321,
>>>>>             "power_management": {
>>>>>                 "automatic_pm_enabled": true,
>>>>>                 "enabled": false,
>>>>>                 "kdump_detection": true,
>>>>>                 "pm_proxies": []
>>>>>             },
>>>>>             "protocol": "stomp",
>>>>>             "se_linux": {},
>>>>>             "spm": {
>>>>>                 "priority": 5,
>>>>>                 "status": "none"
>>>>>             },
>>>>>             "ssh": {
>>>>>                 "fingerprint": "SHA256:o98ZOygBK0jcfY+l5nfi0E
>>>>> GV9v3A4zjclG9d+C3U0WA",
>>>>>                 "port": 22
>>>>>             },
>>>>>             "statistics": [],
>>>>>             "status": "install_failed",
>>>>>             "storage_connection_extensions": [],
>>>>>             "summary": {
>>>>>                 "total": 0
>>>>>             },
>>>>>             "tags": [],
>>>>>             "transparent_huge_pages": {
>>>>>                 "enabled": false
>>>>>             },
>>>>>             "type": "rhel",
>>>>>             "unmanaged_networks": [],
>>>>>             "update_available": false
>>>>>         }
>>>>> _______________________________________________
>>>>> Users mailing list -- [email protected]
>>>>> To unsubscribe send an email to [email protected]
>>>>>
>>>>
>>>>
>>>
>>
>
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to