thanks, i get below message 

Failed to start ovn-controller.service: Unit not found.

isn't it included within appliance we get for self-hosted-ovirt-engine?


On 14 May 2018 at 12:53, Simone Tiraboschi <stirabos@redhat.com> wrote:


On Mon, May 14, 2018 at 11:52 AM, Sumit Bharadia <03ce007@gmail.com> wrote:
the output of:  journalctl -xe -u ovn-controller
-- No entries --

what is the command to manual restart of this service?

systemctl start ovn-controller
 

Thank you.

On 14 May 2018 at 09:12, Simone Tiraboschi <stirabos@redhat.com> wrote:


On Mon, May 14, 2018 at 10:03 AM, Sumit Bharadia <03ce007@gmail.com> 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 <stirabos@redhat.com> 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, <03ce007@gmail.com> 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/ba170b8e-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/aad0fe84-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+l5nfi0EGV9v3A4zjclG9d+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 -- users@ovirt.org
To unsubscribe send an email to users-leave@ovirt.org