
This is a multi-part message in MIME format. --------------52C5D9E92E259DD5E31E2804 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Dear Y: Yes you are right I could see there is a VM up process from "top" list 11273 qemu 20 0 4896964 3.066g 13456 S 5.0 9.8 25:36.69 /usr/libexec/qemu-kvm -name guest=HostedEngineLocal,debug-threads=on -S -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-3-HostedEngineLocal/m+................... but however vdsm.log is zero length. Best Regards, Paul.LKW Yaniv Kaul 於 1/5/2018 22:18 寫道:
Can you provide other logs, vdsm log, for example? The installation of the Engine seem to have succeeded, then it tried to add the host. It was waiting for quite some time to get the host into 'Up' state. If, for example, it was installing packages, and the yum repo was very slow, that may be a reason. But there may be many other reasons as well. Y.
On Tue, May 1, 2018 at 2:43 PM, Paul.LKW <paul.lkw@gmail.com <mailto:paul.lkw@gmail.com>> wrote:
Dear All: Recently I just make a try to create a Self-Hosted Engine oVirt but unfortunately both two of my box also failed with bad deployment experience, first of all the online documentation is wrong under "oVirt Self-Hosted Engine Guide" section, it says the deployment script "hosted-engine --deploy" will asking for Storage configuration immediately but it is not true any more, also on both of my 2 box one is configured with bond interface and one not but also failed, in order to separate the issue I think better I post the bonded interface one log for all your to Ref. first, the script runs at "TASK [Wait for the host to be up]" for long long time then give me the Error
[ ERROR ] fatal: [localhost]: FAILED! => {"ansible_facts": {"ovirt_hosts": []}, "attempts": 120, "changed": false} [ INFO ] TASK [include_tasks] [ INFO ] ok: [localhost] [ INFO ] TASK [Remove local vm dir] [ INFO ] changed: [localhost] [ INFO ] TASK [Notify the user about a failure] [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "The system may not be provisioned according to the playbook results: please check the logs for the issue, fix accordingly or re-deploy from scratch.\n"} [ ERROR ] [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using [ ERROR ] `result|succeeded` instead use `result is succeeded`. This feature will be [ ERROR ] removed in version 2.9. Deprecation warnings can be disabled by setting [ ERROR ] deprecation_warnings=False in ansible.cfg. [ ERROR ] [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using [ ERROR ] `result|succeeded` instead use `result is succeeded`. This feature will be [ ERROR ] removed in version 2.9. Deprecation warnings can be disabled by setting [ ERROR ] deprecation_warnings=False in ansible.cfg. [ ERROR ] Failed to execute stage 'Closing up': Failed executing ansible-playbook [ INFO ] Stage: Clean up [ INFO ] Cleaning temporary resources [ INFO ] TASK [Gathering Facts] [ INFO ] ok: [localhost] [ INFO ] TASK [include_tasks] [ INFO ] ok: [localhost] [ INFO ] TASK [Remove local vm dir] [ INFO ] ok: [localhost] [ INFO ] Generating answer file '/var/lib/ovirt-hosted-engine-setup/answers/answers-20180501190540.conf' [ INFO ] Stage: Pre-termination [ INFO ] Stage: Termination [ ERROR ] Hosted Engine deployment failed: please check the logs for the issue, fix accordingly or re-deploy from scratch. Log file is located at /var/log/ovirt-hosted-engine-setup/ovirt-hosted-engine-setup-20180501184459-4v6ctw.log
Attached is the so long LOG.
_______________________________________________ Users mailing list Users@ovirt.org <mailto:Users@ovirt.org> http://lists.ovirt.org/mailman/listinfo/users <http://lists.ovirt.org/mailman/listinfo/users>
--------------52C5D9E92E259DD5E31E2804 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 8bit <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <body text="#000000" bgcolor="#FFFFFF"> <p>Dear Y:<br> Yes you are right I could see there is a VM up process from "top" list<br> <br> 11273 qemu 20 0 4896964 3.066g 13456 S 5.0 9.8 25:36.69 /usr/libexec/qemu-kvm -name guest=HostedEngineLocal,debug-threads=on -S -object secret,id=masterKey0,format=raw,file=/var/lib/libvirt/qemu/domain-3-HostedEngineLocal/m+...................<br> </p> but however vdsm.log is zero length.<br> <br> Best Regards,<br> Paul.LKW<br> <br> <br> <div class="moz-cite-prefix">Yaniv Kaul 於 1/5/2018 22:18 寫道:<br> </div> <blockquote type="cite" cite="mid:CAJgorsZfrNbkwJDchMk73C0rLz-U93jCcNuK_TfqL6vHAN8jdg@mail.gmail.com"> <div dir="ltr">Can you provide other logs, vdsm log, for example? <div>The installation of the Engine seem to have succeeded, then it tried to add the host. It was waiting for quite some time to get the host into 'Up' state.</div> <div>If, for example, it was installing packages, and the yum repo was very slow, that may be a reason.</div> <div>But there may be many other reasons as well.</div> <div>Y.</div> </div> <div class="gmail_extra"><br> <div class="gmail_quote">On Tue, May 1, 2018 at 2:43 PM, Paul.LKW <span dir="ltr"><<a href="mailto:paul.lkw@gmail.com" target="_blank" moz-do-not-send="true">paul.lkw@gmail.com</a>></span> wrote:<br> <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear All:<br> Recently I just make a try to create a Self-Hosted Engine oVirt but unfortunately both two of my box also failed with bad deployment experience, first of all the online documentation is wrong under "oVirt Self-Hosted Engine Guide" section, it says the deployment script "hosted-engine --deploy" will asking for Storage configuration immediately but it is not true any more, also on both of my 2 box one is configured with bond interface and one not but also failed, in order to separate the issue I think better I post the bonded interface one log for all your to Ref. first, the script runs at "TASK [Wait for the host to be up]" for long long time then give me the Error<br> <br> [ ERROR ] fatal: [localhost]: FAILED! => {"ansible_facts": {"ovirt_hosts": []}, "attempts": 120, "changed": false}<br> [ INFO ] TASK [include_tasks]<br> [ INFO ] ok: [localhost]<br> [ INFO ] TASK [Remove local vm dir]<br> [ INFO ] changed: [localhost]<br> [ INFO ] TASK [Notify the user about a failure]<br> [ ERROR ] fatal: [localhost]: FAILED! => {"changed": false, "msg": "The system may not be provisioned according to the playbook results: please check the logs for the issue, fix accordingly or re-deploy from scratch.\n"}<br> [ ERROR ] [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using<br> [ ERROR ] `result|succeeded` instead use `result is succeeded`. This feature will be<br> [ ERROR ] removed in version 2.9. Deprecation warnings can be disabled by setting<br> [ ERROR ] deprecation_warnings=False in ansible.cfg.<br> [ ERROR ] [DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using<br> [ ERROR ] `result|succeeded` instead use `result is succeeded`. This feature will be<br> [ ERROR ] removed in version 2.9. Deprecation warnings can be disabled by setting<br> [ ERROR ] deprecation_warnings=False in ansible.cfg.<br> [ ERROR ] Failed to execute stage 'Closing up': Failed executing ansible-playbook<br> [ INFO ] Stage: Clean up<br> [ INFO ] Cleaning temporary resources<br> [ INFO ] TASK [Gathering Facts]<br> [ INFO ] ok: [localhost]<br> [ INFO ] TASK [include_tasks]<br> [ INFO ] ok: [localhost]<br> [ INFO ] TASK [Remove local vm dir]<br> [ INFO ] ok: [localhost]<br> [ INFO ] Generating answer file '/var/lib/ovirt-hosted-engine-<wbr>setup/answers/answers-20180501<wbr>190540.conf'<br> [ INFO ] Stage: Pre-termination<br> [ INFO ] Stage: Termination<br> [ ERROR ] Hosted Engine deployment failed: please check the logs for the issue, fix accordingly or re-deploy from scratch.<br> Log file is located at /var/log/ovirt-hosted-engine-s<wbr>etup/ovirt-hosted-engine-setup<wbr>-20180501184459-4v6ctw.log<br> <br> Attached is the so long LOG.<br> <br> <br> <br> ______________________________<wbr>_________________<br> Users mailing list<br> <a href="mailto:Users@ovirt.org" moz-do-not-send="true">Users@ovirt.org</a><br> <a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank" moz-do-not-send="true">http://lists.ovirt.org/<wbr>mailman/listinfo/users</a><br> <br> </blockquote> </div> <br> </div> </blockquote> <br> </body> </html> --------------52C5D9E92E259DD5E31E2804--