[ovirt-users] Building oVirt engine on Debian

Yedidyah Bar David didi at redhat.com
Sun Jun 4 05:32:59 UTC 2017


On Fri, Jun 2, 2017 at 7:07 AM, Leni Kadali Mutungi
<lenikmutungi at gmail.com> wrote:
> On 6/1/17, Leni Kadali Mutungi <lenikmutungi at gmail.com> wrote:
>> On 6/1/17, Yedidyah Bar David <didi at redhat.com> wrote:
>>> The message:
>>>
>>> No handlers could be found for logger
>>> "ovirt.engine.ovirt_engine.configfile"
>>>
>>> is ugly, but harmless. It almost always appears in the setup log file.
>>> You are welcome to open a bug about it, though.
>>>
>>> Not sure what's the problem with engine-setup.
>>>
>>> Can you please provide the full output?
>>>
>>> Does it create a log file? Can you check/share that one too?
>>>
>> Apologies I was unable to re-run the engine-setup. So here is the full
>> output:
>> herabus at trojan:~$ ovirt_engine/bin/engine-setup
>> [ INFO  ] Stage: Initializing
>>           Setup was run under unprivileged user this will produce
>> development installation do you wish to proceed? (Yes, No) [No]: Yes
>> [ INFO  ] Stage: Environment setup
>>           Configuration files: []
>>           Log file:
>> /home/user/ovirt_engine/var/log/ovirt-engine/setup/ovirt-engine-setup-20170601195203-2d7fr3.log
>>           Version: otopi-1.7.0_master ()
>> [ INFO  ] Stage: Environment packages setup
>> [ INFO  ] Stage: Programs detection
>> [ INFO  ] Stage: Environment setup
>> [ INFO  ] Stage: Environment customization
>>
>>           --== PRODUCT OPTIONS ==--
>>
>>           Configure Engine on this host (Yes, No) [Yes]: Yes
>>           Configure WebSocket Proxy on this host (Yes, No) [Yes]: Yes
>>           Configure VM Console Proxy on this host (Yes, No) [Yes]: Yes
>>           Install ovirt-provider-ovn(Yes, No) [Yes]?:Yes
>>
>>           --== NETWORK CONFIGURATION ==--
>>
>>           Host fully qualified DNS name of this server
>> [trojan.dragon.org]: 127.0.1.1
>> [ ERROR ] Host name is not valid: 127.0.1.1 is an IP address and not a
>> FQDN. A FQDN is needed to be able to generate certificates correctly.
>>           Host fully qualified DNS name of this server
>> [trojan.dragon.org]: trojan.dragon.org
>> [ ERROR ] Host name is not valid: Command 'dig' is required but missing

Indeed - please install dig. I think this should work:

apt-get install -y dnsutils

>>           Host fully qualified DNS name of this server
>> [trojan.dragon.org]: 127.0.1.1
>> [ ERROR ] Host name is not valid: 127.0.1.1 is an IP address and not a
>> FQDN. A FQDN is needed to be able to generate certificates correctly.
>>           Host fully qualified DNS name of this server
>> [trojan.dragon.org]: ^C[ ERROR ] Failed to execute stage 'Environment
>> customization': SIG2
>> [ INFO  ] Stage: Clean up
>>           Log file is located at
>> /home/user/ovirt_engine/var/log/ovirt-engine/setup/ovirt-engine-setup-20170601195203-2d7fr3.log
>> [ INFO  ] Generating answer file
>> '/home/user/ovirt_engine/var/lib/ovirt-engine/setup/answers/20170601195425-setup.conf'
>> [ INFO  ] Stage: Pre-termination
>> [ INFO  ] Stage: Termination
>> [ ERROR ] Execution of setup failed
>>
>> Attached is the log file. I hope that's alright.
> Apologies again. I attached the conf file. Attached is the log file.
>
> --
> - Warm regards
> Leni Kadali Mutungi



-- 
Didi


More information about the Users mailing list