> Does the MAC address ever change during the deployment process? No.
> What is meant by "proper MAC reservation"? The DHCP server must for a given MAC always return the same IP that is paired with the requested FQDN in the DNS server (or injected into /etc/hosts). Best regards Martin Sivak On Mon, May 21, 2018 at 10:40 AM, <[email protected]> wrote: > Does the MAC address ever change during the deployment process? > > What is meant by "proper MAC reservation"? > > > On 2018-05-21 01:35, Martin Sivak wrote: >> >> Hi, >> >>> It failed with a password like this ##ZtHouse1234## >> >> >> I smell an issue with the Ansible var file we use to pass the password >> into the job. We should probably base64 encode it or something. >> >>> With DHCP, the deployment failed when it was trying to add the gluster >>> host. >>> Once I changed the engine to static, the deployment passed. >> >> >> DHCP is tricky as you need to make sure that the FQDN always matches >> the same VM (proper MAC, DNS and DHCP reservation come into play). But >> this is the default for all installs I did and always worked fine. >> >> Best regards >> >> Martin Sivak >> >> On Mon, May 21, 2018 at 10:18 AM, <[email protected]> wrote: >>> >>> It failed with a password like this ##ZtHouse1234## >>> I changed the password to ZtHouse1234 & the error went away. >>> >>> With DHCP, the deployment failed when it was trying to add the gluster >>> host. >>> Once I changed the engine to static, the deployment passed. >>> >>> Also Squeakz (on ovirt channel - IRC) said he has also seen the problem >>> with >>> dhcp. >>> >>> >>> >>> >>> On 2018-05-21 01:07, Simone Tiraboschi wrote: >>>> >>>> >>>> On Mon, May 21, 2018 at 7:41 AM, <[email protected]> wrote: >>>> >>>>> I finally got it to install...all green lights!! >>>>> >>>>> Thanks to Simone and Squeakz (on IRC) for all the help. >>>>> I have a few follow up questions, I'll post them in a new email >>>>> thread. >>>>> >>>>> Do not: >>>>> (these 2 items seemed to be the main cause of my deployment errors) >>>>> -use special characters in any of your passwords - letters & numbers >>>>> only. >>>> >>>> >>>> >>>> We had a bug in the past ( >>>> https://bugzilla.redhat.com/show_bug.cgi?id=1528253 ) but we never >>>> really reproduced it, better to double check. >>>> Can you please provide an example of password that make it failing? >>>> >>>>> -hosted engine vm - assign static IP, no dhcp reservation. >>>> >>>> >>>> >>>> I'm pretty sure that DHCP based configuration are correctly working, >>>> I'd suggest to double check your DHCP server. >>>> >>>>> On 2018-05-18 00:56, Simone Tiraboschi wrote: >>>>> On Fri, May 18, 2018 at 9:54 AM, <[email protected]> wrote: >>>>> >>>>> Thanks for the info. >>>>> Unfortunately, I do not have the ovirt-node3 logs since I deleted >>>>> all 3 nodes. >>>>> I have now re-installed ovirt node on all 3 hosts. >>>>> I will double check that hosts can resolve each other. >>>>> >>>>> All hosts should correctly resolve the engine VM fqdn, the engine VM >>>>> has to correctly resolve the address of all the three hosts. >>>>> >>>>> Any other advise (or things to check) before I re-try Hosted Engine >>>>> Setup? >>>>> >>>>> Nothing special on my side. >>>> >>>> >>>> >>>>> _______________________________________________ >>>>> Users mailing list -- [email protected] >>>>> To unsubscribe send an email to [email protected] >>> >>> >>> _______________________________________________ >>> Users mailing list -- [email protected] >>> To unsubscribe send an email to [email protected] _______________________________________________ Users mailing list -- [email protected] To unsubscribe send an email to [email protected]

