[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-21 Thread Martin Sivak
> 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

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-21 Thread ovirt
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.

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-21 Thread Martin Sivak
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

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-21 Thread Karli Sjöberg
On Mon, 2018-05-21 at 01:18 -0700, ov...@fateknollogee.com 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

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-21 Thread ovirt
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

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-21 Thread Simone Tiraboschi
On Mon, May 21, 2018 at 7:41 AM, 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

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-20 Thread ovirt
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

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-18 Thread ovirt
Not sure if this would have anything to do with that error on the previous attempt. Even though network config files (in /network-scripts) are set to "ONBOOT=yes" After a reboot, I still need to issue "systemctl restart network.service" otherwise I can not connect to any the 3 hosts? On

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-18 Thread ovirt
"the engine VM has to correctly resolve the address of all the three hosts" How can I make sure this happens? During the deployment I don't have access to the engine vm? Do I need some additional records in DNS? On 2018-05-18 00:56, Simone Tiraboschi wrote: On Fri, May 18, 2018 at 9:54 AM,

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-18 Thread Simone Tiraboschi
On Fri, May 18, 2018 at 9:54 AM, 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

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-18 Thread ovirt
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. Any other advise (or things to check) before I re-try Hosted Engine Setup? On

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-18 Thread Simone Tiraboschi
On Fri, May 18, 2018 at 9:14 AM, wrote: > Simone, do see any other failures before the MAC error? > When the deployment failed, I tried to run it again then it gave me the > MAC error. > The first time it failed there was no error message, it just stopped & > said

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-18 Thread ovirt
Simone, do see any other failures before the MAC error? When the deployment failed, I tried to run it again then it gave me the MAC error. The first time it failed there was no error message, it just stopped & said 'deployment failed' On 2018-05-18 00:09, Simone Tiraboschi wrote: Hi, it

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-18 Thread Simone Tiraboschi
Hi, it fails due to ERRORThe MAC address '00:16:3E:6A:7A:F9' is in use by another virtual machine. and this is probably due to a leftover VM from a previous attempt. It's tracked here: https://bugzilla.redhat.com/show_bug.cgi?id=1576451 and it will be properly fixed with the next release.

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-17 Thread ovirt
Yesterday, that install failed because I did not have the required 60GB for /var. Today, I started from scratch & re-installed the oVirt nodes. That install also failed. I've attached the logs via dropbox link https://www.dropbox.com/s/mnhn5bpuqlsr8ir/ovirt-hosted-engine-setup.zip?dl=0 On

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-17 Thread ovirt
Some good news... Hosted Engine Deployment "preparing the vm" completed. I used a simpler password. When I got the previous errors, my password was 12 characters (upper, lower case & numbers) long with a %% (double percent) before and after the characters. I guess it didn't like the double

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-17 Thread Simone Tiraboschi
On Thu, May 17, 2018 at 9:16 AM, wrote: > More info: > From my ovirt node (host) I can ping 192.168.124.198 > If I try to connect via ssh root@192.168.124.198, it asks for a password. > The password I used during the hosted engine setup does not work. > > Can you please

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-17 Thread ovirt
More info: From my ovirt node (host) I can ping 192.168.124.198 If I try to connect via ssh root@192.168.124.198, it asks for a password. The password I used during the hosted engine setup does not work. On 2018-05-16 22:27, ov...@fateknollogee.com wrote: I will get the logs. Here is the

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-16 Thread ovirt
I will get the logs. Here is the exact error message: [ ERROR ] fatal: [ovirt-engine.fateknollogee.com]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: Warning: Permanently added 'ovirt-engine.fateknollogee.com,192.168.124.198' (ECDSA) to the list of known

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-16 Thread Simone Tiraboschi
On Wed, May 16, 2018 at 3:36 PM, wrote: > Simone, unfortunately I deleted that install after it failed. > I can re-run the install based on the df -h (see previous post) or I can > change disks & increase the size of /var then re-run the install. > What do you think? >

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-16 Thread ovirt
Simone, unfortunately I deleted that install after it failed. I can re-run the install based on the df -h (see previous post) or I can change disks & increase the size of /var then re-run the install. What do you think? The error I was getting said it could not find the hosted engine at vibr0

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-16 Thread Simone Tiraboschi
On Wed, May 16, 2018 at 3:25 PM, wrote: > This is what I had. > Does this look correct? > Yes, I think so. can you please share your hosted-engine-setup log file to understand where it's failing? > > [root@ovirt-node1 ~]# df -h > Filesystem

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-16 Thread ovirt
This is what I had. Does this look correct? [root@ovirt-node1 ~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/mapper/onn_ovirt--node1-ovirt--node--ng--4.2.3--0.20180515.0+1 14G 1.8G 12G 14% / devtmpfs

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-16 Thread ovirt
Andrea, thx for the info. I certainly did not have anywhere close to 55GB for /var I will fix that & report back. On 2018-05-16 06:01, Andrea Dell'Amico wrote: On 16 May 2018, at 14:52, ov...@fateknollogee.com wrote: https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-16 Thread Simone Tiraboschi
On Wed, May 16, 2018 at 2:52 PM, wrote: > https://www.ovirt.org/documentation/install-guide/chap- > System_Requirements/ says: > Important: If you are also installing the oVirt Engine Virtual Appliance > for self-hosted engine installation, the /var partition must be at

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-16 Thread Andrea Dell'Amico
> On 16 May 2018, at 14:52, ov...@fateknollogee.com wrote: > > https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/ > > says: > Important: If you are also installing the oVirt Engine Virtual

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-16 Thread ovirt
https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/ says: Important: If you are also installing the oVirt Engine Virtual Appliance for self-hosted engine installation, the /var partition must be at least 60 GB. Back to the drawing board, I certainly failed to read

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-16 Thread ovirt
My 3 hosts have a 64GB SSD for the oVirt node install and a 2+TB SSD RAID for the gluster portion. If the hosted engine vm does not run on the gluster volume that means I don't have enough space on the 64gb disk? On 2018-05-16 02:37, Andrea Dell'Amico wrote: On 16 May 2018, at 09:42, Simone

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-16 Thread ovirt
Andrea, how much space was needed in /var/tmp? On 2018-05-16 02:37, Andrea Dell'Amico wrote: On 16 May 2018, at 09:42, Simone Tiraboschi wrote: On Tue, May 15, 2018 at 6:31 PM, wrote: Engine network config error Following this blog post:

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-16 Thread Andrea Dell'Amico
> On 16 May 2018, at 09:42, Simone Tiraboschi wrote: > > > > On Tue, May 15, 2018 at 6:31 PM, > wrote: > Engine network config error > > Following this blog post: >

[ovirt-users] Re: Hosted Engine Setup error (oVirt v4.2.3)

2018-05-16 Thread Simone Tiraboschi
On Tue, May 15, 2018 at 6:31 PM, wrote: > Engine network config error > > Following this blog post: https://www.ovirt.org/blog/201 > 8/02/up-and-running-with-ovirt-4-2-and-gluster-storage/ > > I get an error saying the hosted engine setup is "trying" to use vibr0 >