[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-09-24 Thread Harry O
I had conflicting IP's ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct:

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-27 Thread Strahil Nikolov via Users
Verify that thr engine's FQDN is resolvable and A/ + PTR records are OK Best Regards,Strahil Nikolov On Thu, May 27, 2021 at 17:57, Harry O wrote: Nope, it didn't fix it, just typed in the wrong IP-address ___ Users mailing list --

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-27 Thread Harry O
Nope, it didn't fix it, just typed in the wrong IP-address ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct:

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-27 Thread Harry O
Hi, This did the job for the first issue, thanks. vi /usr/lib/systemd/system/cockpit.service ExecStart=/usr/libexec/cockpit-tls --idle-timeout 180 Now I get this: [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Fail if Engine IP is different from engine's he_fqdn resolved IP] [ ERROR ] fatal:

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-24 Thread Strahil Nikolov via Users
Maybe you can try to run the ansible code from cockpit under the command line... Sadly, I got no test env to take a look how to do it. Best Regards, Strahil Nikolov В понеделник, 24 май 2021 г., 20:42:22 ч. Гринуич+3, Harry O написа: It's same issue in other browsers.

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-24 Thread Harry O
It's same issue in other browsers. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct:

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-23 Thread Strahil Nikolov via Users
By the way, if you use full-blown OS, you can try to downgrade cockpit version. Best Regards,Strahil Nikolov On Mon, May 24, 2021 at 1:32, Strahil Nikolov wrote: It seems that there is an issue about it : https://github.com/cockpit-project/cockpit/issues/14896 Can you extend the timeout

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-23 Thread Strahil Nikolov via Users
It seems that there is an issue about it : https://github.com/cockpit-project/cockpit/issues/14896 Can you extend the timeout as per https://github.com/cockpit-project/cockpit/issues/14896#issuecomment-727241451 Maybe trying with another browser like Opera/IE could workaround the problem. Best

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-23 Thread Harry O
I have found some logs here, hope is is usable. journalctl | grep ovirt: May 23 21:25:17 hej1.5ervers.lan ovirt-ha-broker[72235]: ovirt-ha-broker mgmt_bridge.MgmtBridge ERROR Failed to getVdsStats: No 'network' in result May 23 21:25:20 hej1.5ervers.lan platform-python[77432]: ansible-dnf

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-21 Thread Strahil Nikolov via Users
I would start with 'journalctl' to identify why the cockpit dies.Most probably the ansible code is interrupted. Best Regards,Strahil Nikolov On Fri, May 21, 2021 at 17:34, Harry O wrote: Do know what i mean? ___ Users mailing list --

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-21 Thread Harry O
Do know what i mean? ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct:

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-18 Thread Harry O
Cockpit crashes with an Ooops! And therefore closes the ansible output console, so we need to find the file with that output. /ovirt-dashboard just shows blank white screen. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-17 Thread Strahil Nikolov via Users
The output of the ansible. I'm not sure if it's logged in that log file. Usually, cockpit provides it directly. Best Regards,Strahil Nikolov On Mon, May 17, 2021 at 19:15, Harry O wrote: Would that be this log file you need? cat

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-17 Thread Harry O
Would that be this log file you need? cat /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-ansible-create_target_vm-20210517144031-ebmk45.log Thanks for helping me :) ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-17 Thread Strahil Nikolov via Users
Yes , it was just a way to get more info about the issue. What is the output of the debug task ? Best Regards,Strahil Nikolov On Mon, May 17, 2021 at 15:58, Harry O wrote: The error still persist after change in following, is this the worng place? I couldn't do it under HCI setup:

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-17 Thread Harry O
The error still persist after change in following, is this the worng place? I couldn't do it under HCI setup: /usr/share/ansible/roles/ovirt.hosted_engine_setup/tasks/bootstrap_local_vm/05_add_host.yml Change: --- - name: Add host block: - name: Wait for ovirt-engine service to start

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-16 Thread Strahil Nikolov via Users
Yes, but the DEBUG should be above the '- include_tasks: auth_sso.yml' or it might print the debug info far later in the flow. Best Regards, Strahil Nikolov В петък, 14 май 2021 г., 14:27:35 ч. Гринуич+3, Harry O написа: Like this? - name: Detect VLAN ID     shell: ip -d link show

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-14 Thread Harry O
Like this? - name: Detect VLAN ID shell: ip -d link show {{ he_bridge_if }} | grep 'vlan ' | grep -Po 'id \K[\d]+' | cat environment: "{{ he_cmd_lang }}" register: vlan_id_out changed_when: true - debug: var=vlan_id_out - name: Set Engine public key as authorized key without

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-13 Thread Strahil Nikolov via Users
According to github the task is :   - name: Set Engine public key as authorized key without validating the TLS/SSL certificates    authorized_key:      user: root      state: present      key: https://{{ he_fqdn }}/ovirt-engine/services/pki-resource?resource=engine-certificate=OPENSSH-PUBKEY    

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-11 Thread Harry O
Thanks Strahil, I think I we found the relevent error in logs: [ 00:03 ] Make the engine aware that the external VM is stopped [ 00:01 ] Wait for the local bootstrap VM to be down at engine eyes [ 00:02 ] Remove bootstrap external VM from the engine [ 00:04 ] Remove

[ovirt-users] Re: Ooops! in last step of Hyperconverged deployment

2021-05-11 Thread Strahil Nikolov via Users
You can check the Troubleshooting section of https://www.ovirt.org/images/Hosted-Engine-4.3-deep-dive.pdf . Best Regards,Strahil Nikolov On Tue, May 11, 2021 at 12:26, Harry O wrote: Hi, In the second engine dep run in Hyperconverged deployment I get red "Ooops!" in cockpit. I think it