<html><head></head><body><div style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:16px;"><div></div>
<div>> What do you mean by that? What error message do you get?<br clear="none">> Can you ssh from the engine machine to this address manually?<br clear="none">> If not, first solve this, then try again to add it.<br clear="none">> Perhaps it's the firewall blocking or something like that.<br></div><div><br></div><div>Status - Install Failed<br>Nov 9, 2017 7:01:44 PM<br>Host ovirtnode.example.com installation failed. Command returned failure code 1 during SSH session 'root@192.168.8.5'.<br><br>Nov 9, 2017 7:01:43 PM<br>Failed to install Host ovirtnode.example.com. Failed to execute stage 'Setup validation': Hardware does not support virtualization.<br><br>Nov 9, 2017 7:01:43 PM<br>Host ovirtnode.example.com installation in progress . Machine does not support constant timestamp counter, this may effect performance.<br><br><br>On Host Terminal:<br>$ ssh root@192.168.8.5 (ovirt node IP)<br>The authenticity of host '192.168.8.5 (192.168.8.5)' can't be established.<br>ECDSA key fingerprint is SHA256:J2gMI1fvZj5dNC36YClUjAGHQrnszQ23y46xjNcJnYw.<br>Are you sure you want to continue connecting (yes/no)? <br><br>Whether I have to proceed here first, connecting "ovirt note"?<br><br>$ egrep -c '(vmx|svm)' /proc/cpuinfo<br>8<br><br>$ uname -m<br><div>x86_64</div><div><br></div><div>$ kvm-ok<br><div>INFO: /dev/kvm exists</div>KVM acceleration can be used<br><div><br></div><div>Regards</div><div>SL<br></div><br></div><div><br></div><br><br></div><div><br></div>
<div id="yahoo_quoted_0787562685" class="yahoo_quoted">
<div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">
<div>
On Thursday, November 9, 2017, 11:18:06 PM GMT+8, Yedidyah Bar David <didi@redhat.com> wrote:
</div>
<div><br></div>
<div><br></div>
<div><div dir="ltr">On Thu, Nov 9, 2017 at 5:03 PM, Stephen Liu <<a shape="rect" ymailto="mailto:satimis@yahoo.com" href="mailto:satimis@yahoo.com">satimis@yahoo.com</a>> wrote:<br clear="none">>>> if running;<br clear="none">>>> 192.168.8.8 (IP of vm1)<br clear="none">>>> I can connect 'oVirt Open Virtualization Manager' but I can't login with<br clear="none">>>> following warning:<br clear="none">>>>'The client is not authorized to request an authorization. It's required<br clear="none">>>> to<br clear="none">>>>access the system using FQDN.'<br clear="none">><br clear="none">>> Indeed, see the other thread.<br clear="none">><br clear="none">>> If this isn't enough, please provide more details - the name you provided<br clear="none">>> as engine FQDN during engine-setup, whether you fixed name resolution -<br clear="none">>> by updating the dns or the hosts file, etc.<br clear="none">><br clear="none">> Hi,<br clear="none">><br clear="none">> I solved the problem with following steps:-<br clear="none">><br clear="none">> # nano /etc/ovirt-engine/engine.conf.d/11-setup-sso.conf<br clear="none">><br clear="none">> Change:<br clear="none">> SSO_ALTERNATE_ENGINE_FQDNS=""<br clear="none">> To:<br clear="none">> SSO_ALTERNATE_ENGINE_FQDNS="192.168.8.8" (ovirtengine IP)<br clear="none">><br clear="none">> # systemctl restart ovirt-engine.service<br clear="none">><br clear="none">> Now I can remote login ovirtengine on Host's browser running:<br clear="none">> <a shape="rect" href="http://ovirtengine.example.com" target="_blank">http://ovirtengine.example.com</a><br clear="none">><br clear="none">> On ovirtengine<br clear="none">> $ cat /etc/hosts<br clear="none">> 127.0.0.1 localhost localhost.localdomain localhost4<br clear="none">> localhost4.localdomain4<br clear="none">> ::1 localhost localhost.localdomain localhost6<br clear="none">> localhost6.localdomain6<br clear="none">><br clear="none">> 192.168.8.8 ovirtengine.example.com<br clear="none">> 192.168.8.5 ovirtnode.example.com<br clear="none">> [/end]<br clear="none">><br clear="none">> Now I encounter another problem in "Add oVirt Node (ovirtnode.example) to<br clear="none">> ovirt engine from Web Administrator Portal", failure to add new host "ovirt<br clear="none">> node".<br clear="none">><br clear="none">> To connect/login "ovirt node" on Host I must run;<br clear="none">> 192.168.8.5:9090<br clear="none">><br clear="none">> Adding 192.168.8.5 to the new host, "ovirt node" can't be connected.<br clear="none"><br clear="none">What do you mean by that? What error message do you get?<br clear="none">Can you ssh from the engine machine to this address manually?<br clear="none">If not, first solve this, then try again to add it.<br clear="none">Perhaps it's the firewall blocking or something like that.<div class="yqt9902449239" id="yqtfd74130"><br clear="none"><br clear="none">> But<br clear="none">> I'm not allowed adding "192.168.8.5:9090" to Address there.<br clear="none">><br clear="none">> Please advise is there any solution to delete ":9090"?<br clear="none">><br clear="none">> Thanks<br clear="none">><br clear="none">> Regards<br clear="none">> SL<br clear="none">><br clear="none">><br clear="none">> On Thursday, November 9, 2017, 8:34:30 PM GMT+8, Yedidyah Bar David<br clear="none">> <<a shape="rect" ymailto="mailto:didi@redhat.com" href="mailto:didi@redhat.com">didi@redhat.com</a>> wrote:<br clear="none">><br clear="none">><br clear="none">> On Thu, Nov 9, 2017 at 1:57 PM, Stephen Liu <<a shape="rect" ymailto="mailto:satimis@yahoo.com" href="mailto:satimis@yahoo.com">satimis@yahoo.com</a>> wrote:<br clear="none">>> Hi all,<br clear="none">>><br clear="none">>> Problem to login virtengine on remote browser<br clear="none">>> client is not authorized to request an authorization<br clear="none">><br clear="none">> Please check recent thread on this list, with subject "[ovirt-users]<br clear="none">> engine FQDN".<br clear="none">><br clear="none">>><br clear="none">>> vm1 - ovirtengine on CentOS 7, Gnome desktop (internal IP 192.168.8.8)<br clear="none">>> vm2 - ovirt node on CentOS 7, minimal (internal IP 192.168.8.5)<br clear="none">>> Host - Ubuntu 16.04 Gnome desktop<br clear="none">>> KVM<br clear="none">>><br clear="none">>> vm1<br clear="none">>> ===<br clear="none">>> on Firefox running;<br clear="none">>> ovirtengine.example.com<br clear="none">>> I can login 'oVirt Open Virtualization Manager'<br clear="none">>><br clear="none">>> on Firefox running;<br clear="none">>> 192.168.8.5:9090 (ovirt node IP)<br clear="none">>> I can login ovirt node as root<br clear="none">>><br clear="none">>> Host<br clear="none">>> ====<br clear="none">>> on Firefox running;<br clear="none">>> ovirtengine.example.com<br clear="none">>> Server not found<br clear="none">>> (Firewall of vm1 already stopped running;<br clear="none">>> # systemctl stop firewalld )<br clear="none">><br clear="none">> "Server not found" is usually unrelated to the firewall, but is a result<br clear="none">> of bad/missing name resolution.<br clear="none">><br clear="none">>><br clear="none">>> if running;<br clear="none">>> 192.168.8.8 (IP of vm1)<br clear="none">>> I can connect 'oVirt Open Virtualization Manager' but I can't login with<br clear="none">>> following warning:<br clear="none">>> 'The client is not authorized to request an authorization. It's required<br clear="none">>> to<br clear="none">>> access the system using FQDN.'<br clear="none">><br clear="none">> Indeed, see the other thread.<br clear="none">><br clear="none">> If this isn't enough, please provide more details - the name you provided<br clear="none">> as engine FQDN during engine-setup, whether you fixed name resolution -<br clear="none">> by updating the dns or the hosts file, etc.<br clear="none">><br clear="none">> Regards,<br clear="none">><br clear="none">><br clear="none">>><br clear="none">>> on Firefox running;<br clear="none">>> 192.168.8.5:9090 (ovirt node IP)<br clear="none">>> I can login ovirt node as root<br clear="none">>><br clear="none">>><br clear="none">>> Please help. Thanks in advice.<br clear="none">>><br clear="none">>><br clear="none">>> Regards<br clear="none">>> SL<br clear="none">><br clear="none">>><br clear="none">>><br clear="none">>><br clear="none">>> _______________________________________________<br clear="none">>> Users mailing list<br clear="none">>> <a shape="rect" ymailto="mailto:Users@ovirt.org" href="mailto:Users@ovirt.org">Users@ovirt.org</a><br clear="none">>> <a shape="rect" href="http://lists.ovirt.org/mailman/listinfo/users" target="_blank">http://lists.ovirt.org/mailman/listinfo/users</a><br clear="none">>><br clear="none">><br clear="none">><br clear="none">><br clear="none">> --<br clear="none">> Didi<br clear="none">><br clear="none"><br clear="none"><br clear="none"><br clear="none">-- <br clear="none">Didi<br clear="none"></div></div></div>
</div>
</div></div></body></html>