Yes that seems to be the case, even though python also complains about too many open files. Here's the log: https://zerobin.net/?f68ce76deabf1fc3#5fpLHY+mbFd1qMEFh+d0a4qdA0odSs4ZAP9EEN/LEeQ= (/var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-ansible-bootstrap_local_vm-20220418104538-gkujrm.log).

Regards,
Jonas

On 4/18/22 19:02, Strahil Nikolov via Users wrote:
Is it timing out ?

Best Regards,
Strahil Nikolov

    On Mon, Apr 18, 2022 at 12:46, Jonas Liechti
    <[email protected]> wrote:
    Hello users,

    I am currently trying to deploy the self-hosted engine via the web
    interface but it seems stuck at the task "Wait for the local VM"
    
(https://github.com/oVirt/ovirt-ansible-collection/blob/master/roles/hosted_engine_setup/tasks/bootstrap_local_vm/03_engine_initial_tasks.yml).

    I am unsure what to look at for getting more info as I haven't
    worked a
    lot with Ansible before. Do you have any idea how to debug?


    The temporary IP is added to /etc/hosts and I can also login to
    the VM
    via SSH:

    [root@server-005 ~]# cat /etc/hosts
    192.168.1.97 ovirt-engine-test.admin.int.rabe.ch # temporary entry
    added
    by hosted-engine-setup for the bootstrap VM
    127.0.0.1   localhost localhost.localdomain localhost4
    localhost4.localdomain4
    ::1         localhost localhost.localdomain localhost6
    localhost6.localdomain6
    10.128.16.5 server-005.admin.int.rabe.ch
    10.128.16.6 server-006.admin.int.rabe.ch
    10.128.16.7 server-007.admin.int.rabe.ch
    #10.128.32.2 ovirt-engine-test.admin.int.rabe.ch
    10.132.16.5 server-005.storage.int.rabe.ch
    10.132.16.6 server-006.storage.int.rabe.ch
    10.132.16.7 server-007.storage.int.rabe.ch
    [root@server-005 ~]# ssh ovirt-engine-test.admin.int.rabe.ch
    [email protected]'s password:
    Web console: https://ovirt-engine-test.admin.int.rabe.ch:9090/ or
    https://192.168.1.97:9090/

    Last login: Mon Apr 18 11:33:53 2022 from 192.168.1.1
    [root@ovirt-engine-test ~]# ip a
    1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN
    group default qlen 1000
        link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
        inet 127.0.0.1/8 scope host lo
           valid_lft forever preferred_lft forever
        inet6 ::1/128 scope host
           valid_lft forever preferred_lft forever
    2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc fq_codel
    state
    UP group default qlen 1000
        link/ether 00:16:3e:58:7a:a3 brd ff:ff:ff:ff:ff:ff
        inet 192.168.1.97/24 brd 192.168.1.255 scope global dynamic
    noprefixroute eth0
           valid_lft 2313sec preferred_lft 2313sec
        inet6 fe80::216:3eff:fe58:7aa3/64 scope link
           valid_lft forever preferred_lft forever


    Thank you for any tips for debugging.
    Jonas
    _______________________________________________
    Users mailing list -- [email protected]
    To unsubscribe send an email to [email protected]
    Privacy Statement: https://www.ovirt.org/privacy-policy.html
    oVirt Code of Conduct:
    https://www.ovirt.org/community/about/community-guidelines/
    List Archives:
    
https://lists.ovirt.org/archives/list/[email protected]/message/NWZJN4AZFS3IMKNBQ4BTB5JUOUL4BWAT/
_______________________________________________
Users mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/[email protected]/message/5FRO3EK3YRK2OPOGLVDPI2O7X53EENTM/

Reply via email to