[ovirt-users] Re: hosted engine setup error

2018-05-27 Thread dhy336
hi Yanirthis is my vdsm.log  vdsm run prepareForShutdown lead to engine VM 
shudown? why shutdown engine VM,when deploy hosted engine? thanks
2018-05-27 18:24:16,020+0800 INFO  (MainThread) [vds] Received signal 15, 
shutting down (vdsmd:67)2018-05-27 18:24:21,028+0800 INFO  (MainThread) 
[jsonrpc.JsonRpcServer] Stopping JsonRPC Server (__init__:703)2018-05-27 
18:24:21,030+0800 INFO  (MainThread) [vds] Stopping http server 
(http:79)2018-05-27 18:24:21,030+0800 INFO  (http) [vds] Server stopped 
(http:69)2018-05-27 18:24:21,031+0800 INFO  (MainThread) [root] Unregistering 
all secrets (secret:91)2018-05-27 18:24:21,031+0800 INFO  (MainThread) [vds] 
Stopping QEMU-GA poller (qemuguestagent:116)2018-05-27 18:24:21,032+0800 INFO  
(MainThread) [vdsm.api] START prepareForShutdown(options=None) from=internal, 
task_id=d3137135-e4f8-44ef-ac4c-d1687606fb02 (api:46)2018-05-27 
18:24:21,094+0800 INFO  (MainThread) [storage.Monitor] Shutting down domain 
monitors (monitor:222)2018-05-27 18:24:21,094+0800 INFO  (MainThread) 
[storage.check] Stopping check service (check:104)2018-05-27 18:24:21,094+0800 
INFO  (check/loop) [storage.asyncevent] Stopping  (asyncevent:220)
- Original Message -
From: <dhy...@sina.com>
To: "Yanir Quinn" <yqu...@redhat.com>
Cc: users <users@ovirt.org>
Subject: [ovirt-users] Re: hosted engine setup error
Date: 2018-05-27 18:51

thanks, I find when hosted-engine -deloy run  [Get ovirtmgmt route table id], 
my engine VM is shutdown,and /var/log/message show my engine vm is powered down 
by guest-shutdown,[ INFO  ] TASK [Get ovirtmgmt route table id][ ERROR ] fatal: 
[localhost]: FAILED! => {"attempts": 50, "changed": true, "cmd": "ip rule list 
| grep ovirtmgmt | sed s/[.*]\\ //g | awk '{ print $9 }'", "delta": 
"0:00:00.004175", "end": "2018-05-26 17:41:11.892218", "rc": 0, "start": 
"2018-05-26 17:41:11.888043", "stderr": "", "stderr_lines": [], "stdout": "", 
"stdout_lines": []}[ 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 [Remove local vm dir]
/var/log/message
May 26 09:32:23 engine systemd: Reloading.May 26 09:32:24 engine python: 
ansible-file Invoked with directory_mode=None force=False remote_src=None 
path=/root/heanswers.conf owner=None follow=False group=None unsafe_writes=None 
state=absent content=NOT_LOGGING_PARAMETER serole=None diff_peek=None 
setype=None selevel=None original_basename=None regexp=None validate=None 
src=None seuser=None recurse=False delimiter=None mode=None attributes=None 
backup=NoneMay 26 09:32:38 engine systemd-logind: Removed session 3.May 26 
09:32:48 engine qemu-ga: info: guest-shutdown called, mode: powerdownMay 26 
09:32:48 engine systemd: Started Delayed Shutdown Service.May 26 09:32:48 
engine systemd: Starting Delayed Shutdown Service...May 26 09:32:48 engine 
systemd-shutdownd: Shutting down at Sat 2018-05-26 17:32:48 CST 
(poweroff)...May 26 09:32:48 engine systemd-shutdownd: Creating /run/nologin, 
blocking further logins...May 26 09:32:48 engine systemd: Stopping QEMU Guest 
Agent...May 26 09:32:48 engine systemd: Stopping Session 1 of user root.May 26 
09:32:48 engine systemd: Stopped target Multi-User System.May 26 09:32:48 
engine systemd: Stopping Multi-User System.May 26 09:32:48 engine systemd: 
Stopped Execute cloud user/final scripts.May 26 09:32:48 engine systemd: 
Stopping Execute cloud user/final scripts...May 26 09:32:48 engine systemd: 
Stopping oVirt Engine...May 26 09:32:48 engine sshd[24523]: Received signal 15; 
terminating.May 26 09:32:48 engine systemd: Stopping OpenSSH server 
daemon...May 26 09:32:48 engine systemd: Stopping The Apache HTTP 
Server...- Original Message -
From: Yanir Quinn <yqu...@redhat.com>
To: dhy...@sina.com
Cc: users <users@ovirt.org>
Subject: Re: Re: [ovirt-users] hosted engine setup error
Date: 2018-05-27 16:46

According to BZ : https://bugzilla.redhat.com/show_bug.cgi?id=1540451#c19you 
should retry with a newer kernel >= -851  if possible .If you still get the 
error please provide full setup and vdsm logs. 



On Fri, May 25, 2018 at 11:54 AM,  <dhy...@sina.com> wrote:
Hi thanks for your reponse, I try to do by your guide, but it is not work. my 
kernel version is 3.10.0-693.11.1.el7.x86_64.besides, I try to do hosted-engine 
--deploy in my Virtual machine is work. but it is not work in Physical Machine

- Original Message -
From: Yanir Quinn <yqu...@redhat.com>
To: dhy...@sina.com
Cc: users <users@ovirt.org>
Subject: Re: [ovirt-users] hosted engine setup error
Date: 2018-05-24 18:35

Hi
There is a BZ with a similar issue:
https://bugzilla.redhat.com/show_bu

[ovirt-users] Re: hosted engine setup error

2018-05-27 Thread dhy336
thanks, I find when hosted-engine -deloy run  [Get ovirtmgmt route table id], 
my engine VM is shutdown,and /var/log/message show my engine vm is powered down 
by guest-shutdown,[ INFO  ] TASK [Get ovirtmgmt route table id][ ERROR ] fatal: 
[localhost]: FAILED! => {"attempts": 50, "changed": true, "cmd": "ip rule list 
| grep ovirtmgmt | sed s/[.*]\\ //g | awk '{ print $9 }'", "delta": 
"0:00:00.004175", "end": "2018-05-26 17:41:11.892218", "rc": 0, "start": 
"2018-05-26 17:41:11.888043", "stderr": "", "stderr_lines": [], "stdout": "", 
"stdout_lines": []}[ 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 [Remove local vm dir]
/var/log/message
May 26 09:32:23 engine systemd: Reloading.May 26 09:32:24 engine python: 
ansible-file Invoked with directory_mode=None force=False remote_src=None 
path=/root/heanswers.conf owner=None follow=False group=None unsafe_writes=None 
state=absent content=NOT_LOGGING_PARAMETER serole=None diff_peek=None 
setype=None selevel=None original_basename=None regexp=None validate=None 
src=None seuser=None recurse=False delimiter=None mode=None attributes=None 
backup=NoneMay 26 09:32:38 engine systemd-logind: Removed session 3.May 26 
09:32:48 engine qemu-ga: info: guest-shutdown called, mode: powerdownMay 26 
09:32:48 engine systemd: Started Delayed Shutdown Service.May 26 09:32:48 
engine systemd: Starting Delayed Shutdown Service...May 26 09:32:48 engine 
systemd-shutdownd: Shutting down at Sat 2018-05-26 17:32:48 CST 
(poweroff)...May 26 09:32:48 engine systemd-shutdownd: Creating /run/nologin, 
blocking further logins...May 26 09:32:48 engine systemd: Stopping QEMU Guest 
Agent...May 26 09:32:48 engine systemd: Stopping Session 1 of user root.May 26 
09:32:48 engine systemd: Stopped target Multi-User System.May 26 09:32:48 
engine systemd: Stopping Multi-User System.May 26 09:32:48 engine systemd: 
Stopped Execute cloud user/final scripts.May 26 09:32:48 engine systemd: 
Stopping Execute cloud user/final scripts...May 26 09:32:48 engine systemd: 
Stopping oVirt Engine...May 26 09:32:48 engine sshd[24523]: Received signal 15; 
terminating.May 26 09:32:48 engine systemd: Stopping OpenSSH server 
daemon...May 26 09:32:48 engine systemd: Stopping The Apache HTTP 
Server...- Original Message -
From: Yanir Quinn 
To: dhy...@sina.com
Cc: users 
Subject: Re: Re: [ovirt-users] hosted engine setup error
Date: 2018-05-27 16:46

According to BZ : https://bugzilla.redhat.com/show_bug.cgi?id=1540451#c19you 
should retry with a newer kernel >= -851  if possible .If you still get the 
error please provide full setup and vdsm logs. 



On Fri, May 25, 2018 at 11:54 AM,   wrote:
Hi thanks for your reponse, I try to do by your guide, but it is not work. my 
kernel version is 3.10.0-693.11.1.el7.x86_64.besides, I try to do hosted-engine 
--deploy in my Virtual machine is work. but it is not work in Physical Machine

- Original Message -
From: Yanir Quinn 
To: dhy...@sina.com
Cc: users 
Subject: Re: [ovirt-users] hosted engine setup error
Date: 2018-05-24 18:35

Hi
There is a BZ with a similar issue:
https://bugzilla.redhat.com/show_bug.cgi?id=1546839

To sum things up,  try stopping the network manager and restarting your network 
if you are using a RH distribution, e,g. :
systemctl stop NetworkManager
systemctl restart networkAnd check what is your kernel version. 


On Wed, May 23, 2018 at 5:03 PM,   wrote:
hiI deploy ovirt-engine-4.2.2 hosted-engine by #hosted-engine --deploy, but 
face some error bridge ovirtmgmt is not configure, i should how to do? thanks

[ INFO  ] TASK [Get ovirtmgmt route table id][ ERROR ] fatal: [localhost]: 
FAILED! => {"attempts": 50, "changed": true, "cmd": "ip rule list | grep 
ovirtmgmt | sed s/[.*]\\ //g | awk '{ print $9 }'", "delta": 
"0:00:00.010899", "end": "2018-05-23 20:03:21.222559", "rc": 0, "start": 
"2018-05-23 20:03:21.211660", "stderr": "", "stderr_lines": [], "stdout": "", 
"stdout_lines": []}[ ERROR ] Failed to execute stage 'Closing up': Failed 
executing ansible-playbook[ INFO  ] Stage: Clean up[ INFO  ] Cleaning temporary 
resources

vdsm.log
2018-05-23 19:55:15,305+0800 INFO  (vm/bfc6f7cf) [virt.vm] 
(vmId='bfc6f7cf-3e8d-4368-97f8-78a5c74a5175') VM wrapper has started 
(vm:2619)2018-05-23 19:55:15,454+0800 INFO  (vm/bfc6f7cf) [virt.vm] 
(vmId='bfc6f7cf-3e8d-4368-97f8-78a5c74a5175') Starting connection 
(guestagent:245)2018-05-23 19:55:15,458+0800 ERROR (vm/bfc6f7cf) [virt.vm] 
(vmId='bfc6f7cf-3e8d-4368-97f8-78a5c74a5175') Failed to connect to guest agent 
channel (vm:2403)Traceback (most recent call last):  File 
"/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2401, in 
_vmDependentInitself.guestAgent.start()  File 

[ovirt-users] Re: hosted engine setup error

2018-05-27 Thread Yanir Quinn
According to BZ : https://bugzilla.redhat.com/show_bug.cgi?id=1540451#c19

you should retry with a newer kernel >= -851  if possible .

If you still get the error please provide full setup and vdsm logs.



On Fri, May 25, 2018 at 11:54 AM,  wrote:

> Hi
>  thanks for your reponse, I try to do by your guide, but it is not work.
> my kernel version is 3.10.0-693.11.1.el7.x86_64.
> besides, I try to do hosted-engine --deploy in my Virtual machine is work.
> but it is not work in Physical Machine
>
>
> - Original Message -
> From: Yanir Quinn 
> To: dhy...@sina.com
> Cc: users 
> Subject: Re: [ovirt-users] hosted engine setup error
> Date: 2018-05-24 18:35
>
> Hi
> There is a BZ with a similar issue:
> https://bugzilla.redhat.com/show_bug.cgi?id=1546839
>
> To sum things up,  try stopping the network manager and restarting your
> network if you are using a RH distribution, e,g. :
>
> systemctl stop NetworkManager
> systemctl restart network
>
> And check what is your kernel version.
>
>
> On Wed, May 23, 2018 at 5:03 PM,  wrote:
>
> hi
> I deploy ovirt-engine-4.2.2 hosted-engine by #hosted-engine --deploy, but
> face some error
> bridge ovirtmgmt is not configure, i should how to do? thanks
>
>
> [ INFO  ] TASK [Get ovirtmgmt route table id]
> [ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 50, "changed": true,
> "cmd": "ip rule list | grep ovirtmgmt | sed s/[.*]\\ //g | awk '{
> print $9 }'", "delta": "0:00:00.010899", "end": "2018-05-23
> 20:03:21.222559", "rc": 0, "start": "2018-05-23 20:03:21.211660", "stderr":
> "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
> [ ERROR ] Failed to execute stage 'Closing up': Failed executing
> ansible-playbook
> [ INFO  ] Stage: Clean up
> [ INFO  ] Cleaning temporary resources
>
>
> vdsm.log
>
> 2018-05-23 19:55:15,305+0800 INFO  (vm/bfc6f7cf) [virt.vm]
> (vmId='bfc6f7cf-3e8d-4368-97f8-78a5c74a5175') VM wrapper has started
> (vm:2619)
> 2018-05-23 19:55:15,454+0800 INFO  (vm/bfc6f7cf) [virt.vm]
> (vmId='bfc6f7cf-3e8d-4368-97f8-78a5c74a5175') Starting connection
> (guestagent:245)
> 2018-05-23 19:55:15,458+0800 ERROR (vm/bfc6f7cf) [virt.vm]
> (vmId='bfc6f7cf-3e8d-4368-97f8-78a5c74a5175') Failed to connect to guest
> agent channel (vm:2403)
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2401, in
> _vmDependentInit
> self.guestAgent.start()
>   File "/usr/lib/python2.7/site-packages/vdsm/virt/guestagent.py", line
> 246, in start
> self._prepare_socket()
>   File "/usr/lib/python2.7/site-packages/vdsm/virt/guestagent.py", line
> 288, in _prepare_socket
> supervdsm.getProxy().prepareVmChannel(self._socketName)
>   File "/usr/lib/python2.7/site-packages/vdsm/common/supervdsm.py", line
> 55, in __call__
> return callMethod()
>   File "/usr/lib/python2.7/site-packages/vdsm/common/supervdsm.py", line
> 53, in 
> **kwargs)
>   File "", line 2, in prepareVmChannel
>   File "/usr/lib64/python2.7/multiprocessing/managers.py", line 773, in
> _callmethod
> raise convert_to_error(kind, result)
> OSError: [Errno 2] No such file or directory:
> '/var/lib/libvirt/qemu/channels/bfc6f7cf-3e8d-4368-97f8-
> 78a5c74a5175.com.redhat.rhevm.vdsm'
> 2018-05-23 19:55:15,480+0800 INFO  (vm/bfc6f7cf) [virt.vm]
> (vmId='bfc6f7cf-3e8d-4368-97f8-78a5c74a5175') CPU running: domain
> initialization (vm:5908)
>
> [root@hosted-engine-test1 ~]# ip a
> 1: lo:  mtu 65536 qdisc noqueue state UNKNOWN qlen 1
> link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
> inet 127.0.0.1/8 scope host lo
>valid_lft forever preferred_lft forever
> inet6 ::1/128 scope host
>valid_lft forever preferred_lft forever
> 2: eth0:  mtu 1500 qdisc pfifo_fast
> state UP qlen 1000
> link/ether 52:54:00:6c:ee:a8 brd ff:ff:ff:ff:ff:ff
> inet 192.168.122.217/24 brd 192.168.122.255 scope global dynamic eth0
>valid_lft 2936sec preferred_lft 2936sec
> inet6 fe80::834a:9cc1:df2:83f/64 scope link
>valid_lft forever preferred_lft forever
> 18: ;vdsmdummy;:  mtu 1500 qdisc noop state DOWN qlen
> 1000
> link/ether 9a:d1:bc:96:cc:c0 brd ff:ff:ff:ff:ff:ff
> 19: virbr0:  mtu 1500 qdisc noqueue
> state DOWN qlen 1000
> link/ether 52:54:00:55:06:26 brd ff:ff:ff:ff:ff:ff
> inet 192.168.124.1/24 brd 192.168.124.255 scope global virbr0
>valid_lft forever preferred_lft forever
> 20: virbr0-nic:  mtu 1500 qdisc pfifo_fast master
> virbr0 state DOWN qlen 1000
> link/ether 52:54:00:55:06:26 brd ff:ff:ff:ff:ff:ff
>
>
>
>
>
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
>
>
>
___
Users mailing list -- users@ovirt.org
To 

[ovirt-users] Re: hosted engine setup error

2018-05-25 Thread dhy336
Hi thanks for your reponse, I try to do by your guide, but it is not work. my 
kernel version is 3.10.0-693.11.1.el7.x86_64.besides, I try to do hosted-engine 
--deploy in my Virtual machine is work. but it is not work in Physical Machine

- Original Message -
From: Yanir Quinn 
To: dhy...@sina.com
Cc: users 
Subject: Re: [ovirt-users] hosted engine setup error
Date: 2018-05-24 18:35

Hi
There is a BZ with a similar issue:
https://bugzilla.redhat.com/show_bug.cgi?id=1546839

To sum things up,  try stopping the network manager and restarting your network 
if you are using a RH distribution, e,g. :
systemctl stop NetworkManager
systemctl restart networkAnd check what is your kernel version. 


On Wed, May 23, 2018 at 5:03 PM,   wrote:
hiI deploy ovirt-engine-4.2.2 hosted-engine by #hosted-engine --deploy, but 
face some error bridge ovirtmgmt is not configure, i should how to do? thanks

[ INFO  ] TASK [Get ovirtmgmt route table id][ ERROR ] fatal: [localhost]: 
FAILED! => {"attempts": 50, "changed": true, "cmd": "ip rule list | grep 
ovirtmgmt | sed s/[.*]\\ //g | awk '{ print $9 }'", "delta": 
"0:00:00.010899", "end": "2018-05-23 20:03:21.222559", "rc": 0, "start": 
"2018-05-23 20:03:21.211660", "stderr": "", "stderr_lines": [], "stdout": "", 
"stdout_lines": []}[ ERROR ] Failed to execute stage 'Closing up': Failed 
executing ansible-playbook[ INFO  ] Stage: Clean up[ INFO  ] Cleaning temporary 
resources

vdsm.log
2018-05-23 19:55:15,305+0800 INFO  (vm/bfc6f7cf) [virt.vm] 
(vmId='bfc6f7cf-3e8d-4368-97f8-78a5c74a5175') VM wrapper has started 
(vm:2619)2018-05-23 19:55:15,454+0800 INFO  (vm/bfc6f7cf) [virt.vm] 
(vmId='bfc6f7cf-3e8d-4368-97f8-78a5c74a5175') Starting connection 
(guestagent:245)2018-05-23 19:55:15,458+0800 ERROR (vm/bfc6f7cf) [virt.vm] 
(vmId='bfc6f7cf-3e8d-4368-97f8-78a5c74a5175') Failed to connect to guest agent 
channel (vm:2403)Traceback (most recent call last):  File 
"/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2401, in 
_vmDependentInitself.guestAgent.start()  File 
"/usr/lib/python2.7/site-packages/vdsm/virt/guestagent.py", line 246, in start  
  self._prepare_socket()  File 
"/usr/lib/python2.7/site-packages/vdsm/virt/guestagent.py", line 288, in 
_prepare_socketsupervdsm.getProxy().prepareVmChannel(self._socketName)  
File "/usr/lib/python2.7/site-packages/vdsm/common/supervdsm.py", line 55, in 
__call__return callMethod()  File 
"/usr/lib/python2.7/site-packages/vdsm/common/supervdsm.py", line 53, in 
**kwargs)  File "", line 2, in prepareVmChannel  File 
"/usr/lib64/python2.7/multiprocessing/managers.py", line 773, in _callmethod
raise convert_to_error(kind, result)OSError: [Errno 2] No such file or 
directory: 
'/var/lib/libvirt/qemu/channels/bfc6f7cf-3e8d-4368-97f8-78a5c74a5175.com.redhat.rhevm.vdsm'2018-05-23
 19:55:15,480+0800 INFO  (vm/bfc6f7cf) [virt.vm] 
(vmId='bfc6f7cf-3e8d-4368-97f8-78a5c74a5175') CPU running: domain 
initialization (vm:5908)
[root@hosted-engine-test1 ~]# ip a 1: lo:  mtu 65536 
qdisc noqueue state UNKNOWN qlen 1link/loopback 00:00:00:00:00:00 brd 
00:00:00:00:00:00inet 127.0.0.1/8 scope host lo   valid_lft forever 
preferred_lft foreverinet6 ::1/128 scope hostvalid_lft forever 
preferred_lft forever2: eth0:  mtu 1500 qdisc 
pfifo_fast state UP qlen 1000link/ether 52:54:00:6c:ee:a8 brd 
ff:ff:ff:ff:ff:ffinet 192.168.122.217/24 brd 192.168.122.255 scope global 
dynamic eth0   valid_lft 2936sec preferred_lft 2936secinet6 
fe80::834a:9cc1:df2:83f/64 scope linkvalid_lft forever preferred_lft 
forever18: ;vdsmdummy;:  mtu 1500 qdisc noop state DOWN 
qlen 1000link/ether 9a:d1:bc:96:cc:c0 brd ff:ff:ff:ff:ff:ff19: virbr0: 
 mtu 1500 qdisc noqueue state DOWN qlen 1000 
   link/ether 52:54:00:55:06:26 brd ff:ff:ff:ff:ff:ffinet 192.168.124.1/24 
brd 192.168.124.255 scope global virbr0   valid_lft forever preferred_lft 
forever20: virbr0-nic:  mtu 1500 qdisc pfifo_fast master 
virbr0 state DOWN qlen 1000link/ether 52:54:00:55:06:26 brd 
ff:ff:ff:ff:ff:ff





___

Users mailing list -- users@ovirt.org

To unsubscribe send an email to users-le...@ovirt.org





___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[ovirt-users] Re: hosted engine setup error

2018-05-24 Thread Yanir Quinn
Hi
There is a BZ with a similar issue:
https://bugzilla.redhat.com/show_bug.cgi?id=1546839

To sum things up,  try stopping the network manager and restarting your
network if you are using a RH distribution, e,g. :

systemctl stop NetworkManager
systemctl restart network

And check what is your kernel version.


On Wed, May 23, 2018 at 5:03 PM,  wrote:

> hi
> I deploy ovirt-engine-4.2.2 hosted-engine by #hosted-engine --deploy, but
> face some error
> bridge ovirtmgmt is not configure, i should how to do? thanks
>
>
> [ INFO  ] TASK [Get ovirtmgmt route table id]
> [ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 50, "changed": true,
> "cmd": "ip rule list | grep ovirtmgmt | sed s/[.*]\\ //g | awk '{
> print $9 }'", "delta": "0:00:00.010899", "end": "2018-05-23
> 20:03:21.222559", "rc": 0, "start": "2018-05-23 20:03:21.211660", "stderr":
> "", "stderr_lines": [], "stdout": "", "stdout_lines": []}
> [ ERROR ] Failed to execute stage 'Closing up': Failed executing
> ansible-playbook
> [ INFO  ] Stage: Clean up
> [ INFO  ] Cleaning temporary resources
>
>
> vdsm.log
>
> 2018-05-23 19:55:15,305+0800 INFO  (vm/bfc6f7cf) [virt.vm]
> (vmId='bfc6f7cf-3e8d-4368-97f8-78a5c74a5175') VM wrapper has started
> (vm:2619)
> 2018-05-23 19:55:15,454+0800 INFO  (vm/bfc6f7cf) [virt.vm]
> (vmId='bfc6f7cf-3e8d-4368-97f8-78a5c74a5175') Starting connection
> (guestagent:245)
> 2018-05-23 19:55:15,458+0800 ERROR (vm/bfc6f7cf) [virt.vm]
> (vmId='bfc6f7cf-3e8d-4368-97f8-78a5c74a5175') Failed to connect to guest
> agent channel (vm:2403)
> Traceback (most recent call last):
>   File "/usr/lib/python2.7/site-packages/vdsm/virt/vm.py", line 2401, in
> _vmDependentInit
> self.guestAgent.start()
>   File "/usr/lib/python2.7/site-packages/vdsm/virt/guestagent.py", line
> 246, in start
> self._prepare_socket()
>   File "/usr/lib/python2.7/site-packages/vdsm/virt/guestagent.py", line
> 288, in _prepare_socket
> supervdsm.getProxy().prepareVmChannel(self._socketName)
>   File "/usr/lib/python2.7/site-packages/vdsm/common/supervdsm.py", line
> 55, in __call__
> return callMethod()
>   File "/usr/lib/python2.7/site-packages/vdsm/common/supervdsm.py", line
> 53, in 
> **kwargs)
>   File "", line 2, in prepareVmChannel
>   File "/usr/lib64/python2.7/multiprocessing/managers.py", line 773, in
> _callmethod
> raise convert_to_error(kind, result)
> OSError: [Errno 2] No such file or directory: '/var/lib/libvirt/qemu/
> channels/bfc6f7cf-3e8d-4368-97f8-78a5c74a5175.com.redhat.rhevm.vdsm'
> 2018-05-23 19:55:15,480+0800 INFO  (vm/bfc6f7cf) [virt.vm]
> (vmId='bfc6f7cf-3e8d-4368-97f8-78a5c74a5175') CPU running: domain
> initialization (vm:5908)
>
> [root@hosted-engine-test1 ~]# ip a
> 1: lo:  mtu 65536 qdisc noqueue state UNKNOWN qlen 1
> link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
> inet 127.0.0.1/8 scope host lo
>valid_lft forever preferred_lft forever
> inet6 ::1/128 scope host
>valid_lft forever preferred_lft forever
> 2: eth0:  mtu 1500 qdisc pfifo_fast
> state UP qlen 1000
> link/ether 52:54:00:6c:ee:a8 brd ff:ff:ff:ff:ff:ff
> inet 192.168.122.217/24 brd 192.168.122.255 scope global dynamic eth0
>valid_lft 2936sec preferred_lft 2936sec
> inet6 fe80::834a:9cc1:df2:83f/64 scope link
>valid_lft forever preferred_lft forever
> 18: ;vdsmdummy;:  mtu 1500 qdisc noop state DOWN qlen
> 1000
> link/ether 9a:d1:bc:96:cc:c0 brd ff:ff:ff:ff:ff:ff
> 19: virbr0:  mtu 1500 qdisc noqueue
> state DOWN qlen 1000
> link/ether 52:54:00:55:06:26 brd ff:ff:ff:ff:ff:ff
> inet 192.168.124.1/24 brd 192.168.124.255 scope global virbr0
>valid_lft forever preferred_lft forever
> 20: virbr0-nic:  mtu 1500 qdisc pfifo_fast master
> virbr0 state DOWN qlen 1000
> link/ether 52:54:00:55:06:26 brd ff:ff:ff:ff:ff:ff
>
>
>
>
>
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
>
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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

On Mon, May 21, 2018 at 10:40 AM,   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,   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,  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,  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 -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
>>>
>>>
>>> ___
>>> Users mailing list -- users@ovirt.org
>>> To unsubscribe send an email to users-le...@ovirt.org
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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. 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,   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,  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,  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 -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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 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,   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,  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,  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 -- users@ovirt.org
>>> To unsubscribe send an email to users-le...@ovirt.org
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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 to static, the deployment passed.
> 
> Also Squeakz (on ovirt channel - IRC) said he has also seen the
> problem 
> with dhcp.

#meetoo ;)

/K

> 
> 
> 
> On 2018-05-21 01:07, Simone Tiraboschi wrote:
> > 
> > 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 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,  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 -- users@ovirt.org
> > > To unsubscribe send an email to users-le...@ovirt.org
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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 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,  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,  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 -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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 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,  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 -- users@ovirt.org
>> To unsubscribe send an email to users-le...@ovirt.org
>>
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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 passwords - letters & numbers 
only.

-hosted engine vm - assign static IP, no dhcp reservation.

On 2018-05-18 00:56, Simone Tiraboschi wrote:

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 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 -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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 2018-05-18 00:46, Simone Tiraboschi wrote:

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 'deployment failed'


On the previous attempt it failed on 'Add additional gluster hosts to
engine' on ovirt-node3.fateknollogee.com [7]; not sure on what really
failed there but we need engine.log and host-deploy logs for that host
but I suspect you don't have them anymore since they were on that
engine VM.

'Add additional gluster hosts to engine' is one of latest steps,
anything else before that was fine.

Adding also Gobinda here.

Just as an hint, are you sure that ovirt-node3.fateknollogee.com [7]
could be properly resolved on your engine VM?


On 2018-05-18 00:09, Simone Tiraboschi wrote:
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 [1]
and it will be properly fixed with the next release.

In the mean time can you please manually undefine your leftover
HostedEngine VM from your env?

/usr/bin/virsh -c
qemu:///system?authfile=/etc/ovirt-hosted-engine/virsh_auth.conf
undefine HostedEngine

should do the job.

On Fri, May 18, 2018 at 6:46 AM,  wrote:

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

[2]
[1]

On 2018-05-17 01:55, ov...@fateknollogee.com wrote:

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 percent!!!
Let me continue, I will report back.

On 2018-05-17 00:30, Simone Tiraboschi wrote:
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 try with a different more robust password?
The log file is under /var/log/ovirt-hosted-engine-setup

On 2018-05-16 22:27, ov...@fateknollogee.com wrote:
I will get the logs.

Here is the exact error message:
[ ERROR ] fatal: [ovirt-engine.fateknollogee.com [3] [2] [1]]:
UNREACHABLE!
=>
{"changed": false, "msg": "Failed to connect to the host via ssh:
Warning: Permanently added
'ovirt-engine.fateknollogee.com [3] [2] [1],192.168.124.198'
(ECDSA) to

the
list
of known hosts.\r\nPermission denied
(publickey,gssapi-keyex,gssapi-with-mic,password).\r\n",
"unreachable": true}

On 2018-05-16 07:04, Simone Tiraboschi wrote:
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?
The error I was getting said it could not find the hosted engine at
vibr0 on 192.168.xxx.xx

On my opinion you could simply retry.
Please share your log file it fails again.

On 2018-05-16 06:30, Simone Tiraboschi wrote:

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
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
32G 0   32G   0% /dev
tmpfs
32G  8.0K   32G   1% /dev/shm
tmpfs
32G   18M   32G   1% /run
tmpfs
32G 0   32G   0% /sys/fs/cgroup
/dev/sda1
976M  207M  702M  23% /boot
/dev/mapper/onn_ovirt--node1-home
976M  2.6M  907M   1% /home
/dev/mapper/onn_ovirt--node1-tmp
976M  2.8M  906M   1% /tmp
/dev/mapper/onn_ovirt--node1-var
15G  112M   14G   1% /var
/dev/mapper/onn_ovirt--node1-var_log
7.8G   42M  7.3G   1% /var/log
/dev/mapper/onn_ovirt--node1-var_log_audit
2.0G  6.3M  1.8G   1% /var/log/audit
/dev/mapper/onn_ovirt--node1-var_crash
9.8G   37M  9.2G   1% /var/crash
tmpfs
6.3G 0  6.3G   0% /run/user/0

On 2018-05-16 

[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,  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.


On 2018-05-18 00:46, Simone Tiraboschi wrote:
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 'deployment failed'

On the previous attempt it failed on 'Add additional gluster hosts
to
engine' on ovirt-node3.fateknollogee.com [1] [7]; not sure on what
really
failed there but we need engine.log and host-deploy logs for that
host
but I suspect you don't have them anymore since they were on that
engine VM.

'Add additional gluster hosts to engine' is one of latest steps,
anything else before that was fine.

Adding also Gobinda here.

Just as an hint, are you sure that ovirt-node3.fateknollogee.com
[1] [7]
could be properly resolved on your engine VM?

On 2018-05-18 00:09, Simone Tiraboschi wrote:
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 [2] [1]
and it will be properly fixed with the next release.

In the mean time can you please manually undefine your leftover
HostedEngine VM from your env?

/usr/bin/virsh -c
qemu:///system?authfile=/etc/ovirt-hosted-engine/virsh_auth.conf
undefine HostedEngine

should do the job.

On Fri, May 18, 2018 at 6:46 AM,  wrote:

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

[3]
[2]
[1]

On 2018-05-17 01:55, ov...@fateknollogee.com wrote:

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 percent!!!
Let me continue, I will report back.

On 2018-05-17 00:30, Simone Tiraboschi wrote:
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 try with a different more robust password?
The log file is under /var/log/ovirt-hosted-engine-setup

On 2018-05-16 22:27, ov...@fateknollogee.com wrote:
I will get the logs.

Here is the exact error message:
[ ERROR ] fatal: [ovirt-engine.fateknollogee.com [4] [3] [2] [1]]:
UNREACHABLE!
=>
{"changed": false, "msg": "Failed to connect to the host via ssh:
Warning: Permanently added
'ovirt-engine.fateknollogee.com [4] [3] [2] [1],192.168.124.198'

(ECDSA) to

the
list
of known hosts.\r\nPermission denied
(publickey,gssapi-keyex,gssapi-with-mic,password).\r\n",
"unreachable": true}

On 2018-05-16 07:04, Simone Tiraboschi wrote:
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?
The error I was getting said it could not find the hosted engine at
vibr0 on 192.168.xxx.xx

On my opinion you could simply retry.
Please share your log file it fails again.

On 2018-05-16 06:30, Simone Tiraboschi wrote:

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
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
32G 0   32G   0% /dev
tmpfs
32G  8.0K   32G   1% /dev/shm
tmpfs
32G   18M   32G   1% /run
tmpfs
32G 0   32G   0% 

[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 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.


>
>
> On 2018-05-18 00:46, Simone Tiraboschi wrote:
>
>> 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 'deployment failed'
>>>
>>
>> On the previous attempt it failed on 'Add additional gluster hosts to
>> engine' on ovirt-node3.fateknollogee.com [7]; not sure on what really
>> failed there but we need engine.log and host-deploy logs for that host
>> but I suspect you don't have them anymore since they were on that
>> engine VM.
>>
>> 'Add additional gluster hosts to engine' is one of latest steps,
>> anything else before that was fine.
>>
>> Adding also Gobinda here.
>>
>> Just as an hint, are you sure that ovirt-node3.fateknollogee.com [7]
>> could be properly resolved on your engine VM?
>>
>> On 2018-05-18 00:09, Simone Tiraboschi wrote:
>>> 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 [1]
>>> and it will be properly fixed with the next release.
>>>
>>> In the mean time can you please manually undefine your leftover
>>> HostedEngine VM from your env?
>>>
>>> /usr/bin/virsh -c
>>> qemu:///system?authfile=/etc/ovirt-hosted-engine/virsh_auth.conf
>>> undefine HostedEngine
>>>
>>> should do the job.
>>>
>>> On Fri, May 18, 2018 at 6:46 AM,  wrote:
>>>
>>> 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-engin
>> e-setup.zip?dl=0
>>
>>> [2]
>>> [1]
>>>
>>> On 2018-05-17 01:55, ov...@fateknollogee.com wrote:
>>>
>>> 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 percent!!!
>>> Let me continue, I will report back.
>>>
>>> On 2018-05-17 00:30, Simone Tiraboschi wrote:
>>> 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 try with a different more robust password?
>>> The log file is under /var/log/ovirt-hosted-engine-setup
>>>
>>> On 2018-05-16 22:27, ov...@fateknollogee.com wrote:
>>> I will get the logs.
>>>
>>> Here is the exact error message:
>>> [ ERROR ] fatal: [ovirt-engine.fateknollogee.com [3] [2] [1]]:
>>> UNREACHABLE!
>>> =>
>>> {"changed": false, "msg": "Failed to connect to the host via ssh:
>>> Warning: Permanently added
>>> 'ovirt-engine.fateknollogee.com [3] [2] [1],192.168.124.198'
>>>
>>> (ECDSA) to
>>>
>>> the
>>> list
>>> of known hosts.\r\nPermission denied
>>> (publickey,gssapi-keyex,gssapi-with-mic,password).\r\n",
>>> "unreachable": true}
>>>
>>> On 2018-05-16 07:04, Simone Tiraboschi wrote:
>>> 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?
>>> The error I was getting said it could not find the hosted engine at
>>> vibr0 on 192.168.xxx.xx
>>>
>>> On my opinion you could simply retry.
>>> Please share your log file it fails again.
>>>
>>> On 2018-05-16 06:30, Simone Tiraboschi wrote:
>>>
>>> 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
>>> Size  Used Avail Use% Mounted on
>>> 

[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 2018-05-18 00:46, Simone Tiraboschi wrote:

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 'deployment failed'


On the previous attempt it failed on 'Add additional gluster hosts to
engine' on ovirt-node3.fateknollogee.com [7]; not sure on what really
failed there but we need engine.log and host-deploy logs for that host
but I suspect you don't have them anymore since they were on that
engine VM.

'Add additional gluster hosts to engine' is one of latest steps,
anything else before that was fine.

Adding also Gobinda here.

Just as an hint, are you sure that ovirt-node3.fateknollogee.com [7]
could be properly resolved on your engine VM?


On 2018-05-18 00:09, Simone Tiraboschi wrote:
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 [1]
and it will be properly fixed with the next release.

In the mean time can you please manually undefine your leftover
HostedEngine VM from your env?

/usr/bin/virsh -c
qemu:///system?authfile=/etc/ovirt-hosted-engine/virsh_auth.conf
undefine HostedEngine

should do the job.

On Fri, May 18, 2018 at 6:46 AM,  wrote:

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

[2]
[1]

On 2018-05-17 01:55, ov...@fateknollogee.com wrote:

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 percent!!!
Let me continue, I will report back.

On 2018-05-17 00:30, Simone Tiraboschi wrote:
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 try with a different more robust password?
The log file is under /var/log/ovirt-hosted-engine-setup

On 2018-05-16 22:27, ov...@fateknollogee.com wrote:
I will get the logs.

Here is the exact error message:
[ ERROR ] fatal: [ovirt-engine.fateknollogee.com [3] [2] [1]]:
UNREACHABLE!
=>
{"changed": false, "msg": "Failed to connect to the host via ssh:
Warning: Permanently added
'ovirt-engine.fateknollogee.com [3] [2] [1],192.168.124.198'
(ECDSA) to

the
list
of known hosts.\r\nPermission denied
(publickey,gssapi-keyex,gssapi-with-mic,password).\r\n",
"unreachable": true}

On 2018-05-16 07:04, Simone Tiraboschi wrote:
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?
The error I was getting said it could not find the hosted engine at
vibr0 on 192.168.xxx.xx

On my opinion you could simply retry.
Please share your log file it fails again.

On 2018-05-16 06:30, Simone Tiraboschi wrote:

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
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
32G 0   32G   0% /dev
tmpfs
32G  8.0K   32G   1% /dev/shm
tmpfs
32G   18M   32G   1% /run
tmpfs
32G 0   32G   0% /sys/fs/cgroup
/dev/sda1
976M  207M  702M  23% /boot
/dev/mapper/onn_ovirt--node1-home
976M  2.6M  907M   1% /home
/dev/mapper/onn_ovirt--node1-tmp
976M  2.8M  906M   1% /tmp
/dev/mapper/onn_ovirt--node1-var
15G  112M   14G   1% /var
/dev/mapper/onn_ovirt--node1-var_log
7.8G   42M  7.3G   1% /var/log
/dev/mapper/onn_ovirt--node1-var_log_audit
2.0G  6.3M  1.8G   1% /var/log/audit
/dev/mapper/onn_ovirt--node1-var_crash
9.8G   37M  9.2G   1% /var/crash
tmpfs
6.3G 0  6.3G   0% /run/user/0

On 2018-05-16 

[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 'deployment failed'


On the previous attempt it failed on 'Add additional gluster hosts to
engine' on ovirt-node3.fateknollogee.com; not sure on what really failed
there but we need engine.log and host-deploy logs for that host but I
suspect you don't have them anymore since they were on that engine VM.

'Add additional gluster hosts to engine' is one of latest steps, anything
else before that was fine.
Adding also Gobinda here.

Just as an hint, are you sure that ovirt-node3.fateknollogee.com could be
properly resolved on your engine VM?



>
>
> On 2018-05-18 00:09, Simone Tiraboschi wrote:
>
>> 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.
>>
>> In the mean time can you please manually undefine your leftover
>> HostedEngine VM from your env?
>>
>> /usr/bin/virsh -c
>> qemu:///system?authfile=/etc/ovirt-hosted-engine/virsh_auth.conf
>> undefine HostedEngine
>>
>> should do the job.
>>
>> On Fri, May 18, 2018 at 6:46 AM,  wrote:
>>
>> 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-engin
>> e-setup.zip?dl=0
>>
>>> [1]
>>>
>>> On 2018-05-17 01:55, ov...@fateknollogee.com wrote:
>>>
>>> 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 percent!!!
>>> Let me continue, I will report back.
>>>
>>> On 2018-05-17 00:30, Simone Tiraboschi wrote:
>>> 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 try with a different more robust password?
>>> The log file is under /var/log/ovirt-hosted-engine-setup
>>>
>>> On 2018-05-16 22:27, ov...@fateknollogee.com wrote:
>>> I will get the logs.
>>>
>>> Here is the exact error message:
>>> [ ERROR ] fatal: [ovirt-engine.fateknollogee.com [2] [1]]:
>>> UNREACHABLE!
>>> =>
>>> {"changed": false, "msg": "Failed to connect to the host via ssh:
>>> Warning: Permanently added
>>> 'ovirt-engine.fateknollogee.com [2] [1],192.168.124.198' (ECDSA) to
>>>
>>> the
>>> list
>>> of known hosts.\r\nPermission denied
>>> (publickey,gssapi-keyex,gssapi-with-mic,password).\r\n",
>>> "unreachable": true}
>>>
>>> On 2018-05-16 07:04, Simone Tiraboschi wrote:
>>> 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?
>>> The error I was getting said it could not find the hosted engine at
>>> vibr0 on 192.168.xxx.xx
>>>
>>> On my opinion you could simply retry.
>>> Please share your log file it fails again.
>>>
>>> On 2018-05-16 06:30, Simone Tiraboschi wrote:
>>>
>>> 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
>>> 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
>>> 32G 0   32G   0% /dev
>>> tmpfs
>>> 32G  8.0K   32G   1% /dev/shm
>>> tmpfs
>>> 32G   18M   32G   1% /run
>>> tmpfs
>>> 32G 0   32G   0% /sys/fs/cgroup
>>> /dev/sda1
>>> 976M  207M  702M  23% /boot
>>> /dev/mapper/onn_ovirt--node1-home
>>> 976M  2.6M  907M   1% /home
>>> /dev/mapper/onn_ovirt--node1-tmp
>>> 976M  2.8M  906M   1% /tmp
>>> /dev/mapper/onn_ovirt--node1-var
>>> 15G  112M   14G   1% /var
>>> /dev/mapper/onn_ovirt--node1-var_log
>>> 7.8G   42M  7.3G   1% /var/log
>>> /dev/mapper/onn_ovirt--node1-var_log_audit
>>> 2.0G  6.3M  1.8G   1% /var/log/audit
>>> 

[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 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.

In the mean time can you please manually undefine your leftover
HostedEngine VM from your env?

/usr/bin/virsh -c
qemu:///system?authfile=/etc/ovirt-hosted-engine/virsh_auth.conf
undefine HostedEngine

should do the job.

On Fri, May 18, 2018 at 6:46 AM,  wrote:


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

[1]

On 2018-05-17 01:55, ov...@fateknollogee.com wrote:

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 percent!!!
Let me continue, I will report back.

On 2018-05-17 00:30, Simone Tiraboschi wrote:
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 try with a different more robust password?
The log file is under /var/log/ovirt-hosted-engine-setup

On 2018-05-16 22:27, ov...@fateknollogee.com wrote:
I will get the logs.

Here is the exact error message:
[ ERROR ] fatal: [ovirt-engine.fateknollogee.com [2] [1]]:
UNREACHABLE!
=>
{"changed": false, "msg": "Failed to connect to the host via ssh:
Warning: Permanently added
'ovirt-engine.fateknollogee.com [2] [1],192.168.124.198' (ECDSA) to
the
list
of known hosts.\r\nPermission denied
(publickey,gssapi-keyex,gssapi-with-mic,password).\r\n",
"unreachable": true}

On 2018-05-16 07:04, Simone Tiraboschi wrote:
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?
The error I was getting said it could not find the hosted engine at
vibr0 on 192.168.xxx.xx

On my opinion you could simply retry.
Please share your log file it fails again.

On 2018-05-16 06:30, Simone Tiraboschi wrote:

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
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
32G 0   32G   0% /dev
tmpfs
32G  8.0K   32G   1% /dev/shm
tmpfs
32G   18M   32G   1% /run
tmpfs
32G 0   32G   0% /sys/fs/cgroup
/dev/sda1
976M  207M  702M  23% /boot
/dev/mapper/onn_ovirt--node1-home
976M  2.6M  907M   1% /home
/dev/mapper/onn_ovirt--node1-tmp
976M  2.8M  906M   1% /tmp
/dev/mapper/onn_ovirt--node1-var
15G  112M   14G   1% /var
/dev/mapper/onn_ovirt--node1-var_log
7.8G   42M  7.3G   1% /var/log
/dev/mapper/onn_ovirt--node1-var_log_audit
2.0G  6.3M  1.8G   1% /var/log/audit
/dev/mapper/onn_ovirt--node1-var_crash
9.8G   37M  9.2G   1% /var/crash
tmpfs
6.3G 0  6.3G   0% /run/user/0

On 2018-05-16 06:14, Simone Tiraboschi wrote:
On Wed, May 16, 2018 at 2:52 PM,  wrote:



https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/

[3]
[2]
[1]
[1]
[1] 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.

The appliance disk is shipped as a qcow2 image: 4 GB should be
enough.

Back to the drawing board, I certainly failed to read that!!

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:



https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/

[4]
[3]
[2]
[2]
[2]

[1]

I get an error saying the hosted engine setup is "trying" to use
vibr0 (192.168.xxx.x) even though 

[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.

In the mean time can you please manually undefine your leftover
HostedEngine VM from your env?

/usr/bin/virsh -c
qemu:///system?authfile=/etc/ovirt-hosted-engine/virsh_auth.conf undefine
HostedEngine

should do the job.



On Fri, May 18, 2018 at 6:46 AM,  wrote:

> 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-engin
> e-setup.zip?dl=0
>
> On 2018-05-17 01:55, ov...@fateknollogee.com wrote:
>
>> 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 percent!!!
>> Let me continue, I will report back.
>>
>> On 2018-05-17 00:30, Simone Tiraboschi wrote:
>>
>>> 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 try with a different more robust password?
>>> The log file is under /var/log/ovirt-hosted-engine-setup
>>>
>>> On 2018-05-16 22:27, ov...@fateknollogee.com wrote:
 I will get the logs.

 Here is the exact error message:
 [ ERROR ] fatal: [ovirt-engine.fateknollogee.com [1]]: UNREACHABLE!
 =>
 {"changed": false, "msg": "Failed to connect to the host via ssh:
 Warning: Permanently added
 'ovirt-engine.fateknollogee.com [1],192.168.124.198' (ECDSA) to the
 list
 of known hosts.\r\nPermission denied
 (publickey,gssapi-keyex,gssapi-with-mic,password).\r\n",
 "unreachable": true}

 On 2018-05-16 07:04, Simone Tiraboschi wrote:
 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?
 The error I was getting said it could not find the hosted engine at
 vibr0 on 192.168.xxx.xx

 On my opinion you could simply retry.
 Please share your log file it fails again.

 On 2018-05-16 06:30, Simone Tiraboschi wrote:

 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
 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
 32G 0   32G   0% /dev
 tmpfs
 32G  8.0K   32G   1% /dev/shm
 tmpfs
 32G   18M   32G   1% /run
 tmpfs
 32G 0   32G   0% /sys/fs/cgroup
 /dev/sda1
 976M  207M  702M  23% /boot
 /dev/mapper/onn_ovirt--node1-home
 976M  2.6M  907M   1% /home
 /dev/mapper/onn_ovirt--node1-tmp
 976M  2.8M  906M   1% /tmp
 /dev/mapper/onn_ovirt--node1-var
 15G  112M   14G   1% /var
 /dev/mapper/onn_ovirt--node1-var_log
 7.8G   42M  7.3G   1% /var/log
 /dev/mapper/onn_ovirt--node1-var_log_audit
 2.0G  6.3M  1.8G   1% /var/log/audit
 /dev/mapper/onn_ovirt--node1-var_crash
 9.8G   37M  9.2G   1% /var/crash
 tmpfs
 6.3G 0  6.3G   0% /run/user/0

 On 2018-05-16 06:14, Simone Tiraboschi wrote:
 On Wed, May 16, 2018 at 2:52 PM,  wrote:


 https://www.ovirt.org/documentation/install-guide/chap-
>>> System_Requirements/
>>>
 [2]
 [1]
 [1]
 [1] 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.

 The appliance disk is shipped as a qcow2 image: 4 GB should be
 enough.

 Back to the drawing board, I certainly failed to read that!!

 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 

[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 2018-05-17 01:55, ov...@fateknollogee.com wrote:

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 percent!!!
Let me continue, I will report back.

On 2018-05-17 00:30, Simone Tiraboschi wrote:

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 try with a different more robust password?
The log file is under /var/log/ovirt-hosted-engine-setup


On 2018-05-16 22:27, ov...@fateknollogee.com wrote:
I will get the logs.

Here is the exact error message:
[ ERROR ] fatal: [ovirt-engine.fateknollogee.com [1]]: UNREACHABLE!
=>
{"changed": false, "msg": "Failed to connect to the host via ssh:
Warning: Permanently added
'ovirt-engine.fateknollogee.com [1],192.168.124.198' (ECDSA) to the
list
of known hosts.\r\nPermission denied
(publickey,gssapi-keyex,gssapi-with-mic,password).\r\n",
"unreachable": true}

On 2018-05-16 07:04, Simone Tiraboschi wrote:
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?
The error I was getting said it could not find the hosted engine at
vibr0 on 192.168.xxx.xx

On my opinion you could simply retry.
Please share your log file it fails again.

On 2018-05-16 06:30, Simone Tiraboschi wrote:

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
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
32G 0   32G   0% /dev
tmpfs
32G  8.0K   32G   1% /dev/shm
tmpfs
32G   18M   32G   1% /run
tmpfs
32G 0   32G   0% /sys/fs/cgroup
/dev/sda1
976M  207M  702M  23% /boot
/dev/mapper/onn_ovirt--node1-home
976M  2.6M  907M   1% /home
/dev/mapper/onn_ovirt--node1-tmp
976M  2.8M  906M   1% /tmp
/dev/mapper/onn_ovirt--node1-var
15G  112M   14G   1% /var
/dev/mapper/onn_ovirt--node1-var_log
7.8G   42M  7.3G   1% /var/log
/dev/mapper/onn_ovirt--node1-var_log_audit
2.0G  6.3M  1.8G   1% /var/log/audit
/dev/mapper/onn_ovirt--node1-var_crash
9.8G   37M  9.2G   1% /var/crash
tmpfs
6.3G 0  6.3G   0% /run/user/0

On 2018-05-16 06:14, Simone Tiraboschi wrote:
On Wed, May 16, 2018 at 2:52 PM,  wrote:



https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/

[2]
[1]
[1]
[1] 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.

The appliance disk is shipped as a qcow2 image: 4 GB should be
enough.

Back to the drawing board, I certainly failed to read that!!

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:



https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/

[3]
[2]
[2]
[2]

[1]

I get an error saying the hosted engine setup is "trying" to use
vibr0 (192.168.xxx.x) even though I have the bridge interface set
to "eno1"

Regardless of whether the Edit Hosts File is checked or unchecked,
it overwrites my engine IP entry from 10.50.235.x to 192.168.xxx.x

The same thing happens whether I set the engine IP to Static or
DHCP (I don't have DNS, I'm using static entries in /etc/hosts).

Any ideas it "insists" on using "vibr0" instead of "eno1"?

Hi,
up to this point is absolutely fine: in the new node zero deployment
flow, hosted-engine-setup bootstraps a local VM with an engine there
to use that engine to configure the rest of the system (storage,
network...).
That bootstrap VM runs over default natted libvirt network, that's
why you see vibr0 and 192.168.xxx.x at that stage.

If you are facing any issue, it's definitively not there.

Yes, the blog post describes the 4.2.{0,1} behaviour while the local
VM is a change introduced in 4.2.2.
I faced a similar error 

[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 percent!!!
Let me continue, I will report back.

On 2018-05-17 00:30, Simone Tiraboschi wrote:

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 try with a different more robust password?
The log file is under /var/log/ovirt-hosted-engine-setup


On 2018-05-16 22:27, ov...@fateknollogee.com wrote:
I will get the logs.

Here is the exact error message:
[ ERROR ] fatal: [ovirt-engine.fateknollogee.com [1]]: UNREACHABLE!
=>
{"changed": false, "msg": "Failed to connect to the host via ssh:
Warning: Permanently added
'ovirt-engine.fateknollogee.com [1],192.168.124.198' (ECDSA) to the
list
of known hosts.\r\nPermission denied
(publickey,gssapi-keyex,gssapi-with-mic,password).\r\n",
"unreachable": true}

On 2018-05-16 07:04, Simone Tiraboschi wrote:
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?
The error I was getting said it could not find the hosted engine at
vibr0 on 192.168.xxx.xx

On my opinion you could simply retry.
Please share your log file it fails again.

On 2018-05-16 06:30, Simone Tiraboschi wrote:

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
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
32G 0   32G   0% /dev
tmpfs
32G  8.0K   32G   1% /dev/shm
tmpfs
32G   18M   32G   1% /run
tmpfs
32G 0   32G   0% /sys/fs/cgroup
/dev/sda1
976M  207M  702M  23% /boot
/dev/mapper/onn_ovirt--node1-home
976M  2.6M  907M   1% /home
/dev/mapper/onn_ovirt--node1-tmp
976M  2.8M  906M   1% /tmp
/dev/mapper/onn_ovirt--node1-var
15G  112M   14G   1% /var
/dev/mapper/onn_ovirt--node1-var_log
7.8G   42M  7.3G   1% /var/log
/dev/mapper/onn_ovirt--node1-var_log_audit
2.0G  6.3M  1.8G   1% /var/log/audit
/dev/mapper/onn_ovirt--node1-var_crash
9.8G   37M  9.2G   1% /var/crash
tmpfs
6.3G 0  6.3G   0% /run/user/0

On 2018-05-16 06:14, Simone Tiraboschi wrote:
On Wed, May 16, 2018 at 2:52 PM,  wrote:



https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/

[2]
[1]
[1]
[1] 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.

The appliance disk is shipped as a qcow2 image: 4 GB should be
enough.

Back to the drawing board, I certainly failed to read that!!

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:



https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/

[3]
[2]
[2]
[2]

[1]

I get an error saying the hosted engine setup is "trying" to use
vibr0 (192.168.xxx.x) even though I have the bridge interface set
to "eno1"

Regardless of whether the Edit Hosts File is checked or unchecked,
it overwrites my engine IP entry from 10.50.235.x to 192.168.xxx.x

The same thing happens whether I set the engine IP to Static or
DHCP (I don't have DNS, I'm using static entries in /etc/hosts).

Any ideas it "insists" on using "vibr0" instead of "eno1"?

Hi,
up to this point is absolutely fine: in the new node zero deployment
flow, hosted-engine-setup bootstraps a local VM with an engine there
to use that engine to configure the rest of the system (storage,
network...).
That bootstrap VM runs over default natted libvirt network, that's
why you see vibr0 and 192.168.xxx.x at that stage.

If you are facing any issue, it's definitively not there.

Yes, the blog post describes the 4.2.{0,1} behaviour while the local
VM is a change introduced in 4.2.2.
I faced a similar error and in my case the VM creation failed
because
there was not enough space in /var/tmp. It wasn’t a problem
before,
because the engine VM was created directly on top of a gluster
volume.

Andrea
--
Andrea Dell'Amico
http://adellam. sevenseas.org/ [4] [3] [3] [3] [2]

Links:
--
[1]




[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 try with a different more robust password?
The log file is under /var/log/ovirt-hosted-engine-setup


>
> On 2018-05-16 22:27, ov...@fateknollogee.com wrote:
>
>> 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 hosts.\r\nPermission denied
>> (publickey,gssapi-keyex,gssapi-with-mic,password).\r\n",
>> "unreachable": true}
>>
>> On 2018-05-16 07:04, Simone Tiraboschi wrote:
>>
>>> 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?
 The error I was getting said it could not find the hosted engine at
 vibr0 on 192.168.xxx.xx

>>>
>>> On my opinion you could simply retry.
>>> Please share your log file it fails again.
>>>
>>> On 2018-05-16 06:30, Simone Tiraboschi wrote:

 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
 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
 32G 0   32G   0% /dev
 tmpfs
 32G  8.0K   32G   1% /dev/shm
 tmpfs
 32G   18M   32G   1% /run
 tmpfs
 32G 0   32G   0% /sys/fs/cgroup
 /dev/sda1
 976M  207M  702M  23% /boot
 /dev/mapper/onn_ovirt--node1-home
 976M  2.6M  907M   1% /home
 /dev/mapper/onn_ovirt--node1-tmp
 976M  2.8M  906M   1% /tmp
 /dev/mapper/onn_ovirt--node1-var
 15G  112M   14G   1% /var
 /dev/mapper/onn_ovirt--node1-var_log
 7.8G   42M  7.3G   1% /var/log
 /dev/mapper/onn_ovirt--node1-var_log_audit
 2.0G  6.3M  1.8G   1% /var/log/audit
 /dev/mapper/onn_ovirt--node1-var_crash
 9.8G   37M  9.2G   1% /var/crash
 tmpfs
 6.3G 0  6.3G   0% /run/user/0

 On 2018-05-16 06:14, Simone Tiraboschi wrote:
 On Wed, May 16, 2018 at 2:52 PM,  wrote:


 https://www.ovirt.org/documentation/install-guide/chap-
>>> System_Requirements/
>>>
 [1]
 [1]
 [1] 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.

 The appliance disk is shipped as a qcow2 image: 4 GB should be
 enough.

 Back to the drawing board, I certainly failed to read that!!

 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:


 https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt
>>> -4-2-and-gluster-storage/
>>>
 [2]
 [2]
 [2]

 [1]

 I get an error saying the hosted engine setup is "trying" to use
 vibr0 (192.168.xxx.x) even though I have the bridge interface set
 to "eno1"

 Regardless of whether the Edit Hosts File is checked or unchecked,
 it overwrites my engine IP entry from 10.50.235.x to 192.168.xxx.x

 The same thing happens whether I set the engine IP to Static or
 DHCP (I don't have DNS, I'm using static entries in /etc/hosts).

 Any ideas it "insists" on using "vibr0" instead of "eno1"?

 Hi,
 up to this point is absolutely fine: in the new node zero deployment
 flow, hosted-engine-setup bootstraps a local VM with an engine there
 to use that engine to configure the rest of the system (storage,
 network...).
 That bootstrap VM runs over default natted libvirt network, that's
 why you see vibr0 and 192.168.xxx.x at that stage.

 If you are facing any issue, it's definitively not there.

 Yes, the blog post describes the 4.2.{0,1} behaviour while the local
 VM is a change introduced in 4.2.2.
 I faced a similar error and in my case the VM creation failed
 because
 there was not enough space in /var/tmp. It wasn’t a problem
 before,
 

[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 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 hosts.\r\nPermission denied
(publickey,gssapi-keyex,gssapi-with-mic,password).\r\n",
"unreachable": true}

On 2018-05-16 07:04, Simone Tiraboschi wrote:

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?
The error I was getting said it could not find the hosted engine at
vibr0 on 192.168.xxx.xx


On my opinion you could simply retry.
Please share your log file it fails again.


On 2018-05-16 06:30, Simone Tiraboschi wrote:

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
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
32G 0   32G   0% /dev
tmpfs
32G  8.0K   32G   1% /dev/shm
tmpfs
32G   18M   32G   1% /run
tmpfs
32G 0   32G   0% /sys/fs/cgroup
/dev/sda1
976M  207M  702M  23% /boot
/dev/mapper/onn_ovirt--node1-home
976M  2.6M  907M   1% /home
/dev/mapper/onn_ovirt--node1-tmp
976M  2.8M  906M   1% /tmp
/dev/mapper/onn_ovirt--node1-var
15G  112M   14G   1% /var
/dev/mapper/onn_ovirt--node1-var_log
7.8G   42M  7.3G   1% /var/log
/dev/mapper/onn_ovirt--node1-var_log_audit
2.0G  6.3M  1.8G   1% /var/log/audit
/dev/mapper/onn_ovirt--node1-var_crash
9.8G   37M  9.2G   1% /var/crash
tmpfs
6.3G 0  6.3G   0% /run/user/0

On 2018-05-16 06:14, Simone Tiraboschi wrote:
On Wed, May 16, 2018 at 2:52 PM,  wrote:



https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/

[1]
[1]
[1] 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.

The appliance disk is shipped as a qcow2 image: 4 GB should be
enough.

Back to the drawing board, I certainly failed to read that!!

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:



https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/

[2]
[2]
[2]

[1]

I get an error saying the hosted engine setup is "trying" to use
vibr0 (192.168.xxx.x) even though I have the bridge interface set
to "eno1"

Regardless of whether the Edit Hosts File is checked or unchecked,
it overwrites my engine IP entry from 10.50.235.x to 192.168.xxx.x

The same thing happens whether I set the engine IP to Static or
DHCP (I don't have DNS, I'm using static entries in /etc/hosts).

Any ideas it "insists" on using "vibr0" instead of "eno1"?

Hi,
up to this point is absolutely fine: in the new node zero deployment
flow, hosted-engine-setup bootstraps a local VM with an engine there
to use that engine to configure the rest of the system (storage,
network...).
That bootstrap VM runs over default natted libvirt network, that's
why you see vibr0 and 192.168.xxx.x at that stage.

If you are facing any issue, it's definitively not there.

Yes, the blog post describes the 4.2.{0,1} behaviour while the local
VM is a change introduced in 4.2.2.
I faced a similar error and in my case the VM creation failed
because
there was not enough space in /var/tmp. It wasn’t a problem
before,
because the engine VM was created directly on top of a gluster
volume.

Andrea
--
Andrea Dell'Amico
http://adellam. sevenseas.org/ [3] [3] [3] [2]

Links:
--
[1]


https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/

[2]
[2]
[2]
[2] http://sevenseas.org/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org

Links:
--
[1]


https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/

[1]
[1]
[2]


https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/

[2]
[2]
[3] http://sevenseas.org/

Links:
--
[1]


https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/

[1]
[2]



[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 hosts.\r\nPermission denied 
(publickey,gssapi-keyex,gssapi-with-mic,password).\r\n", "unreachable": 
true}


On 2018-05-16 07:04, Simone Tiraboschi wrote:

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?
The error I was getting said it could not find the hosted engine at
vibr0 on 192.168.xxx.xx


On my opinion you could simply retry.
Please share your log file it fails again.


On 2018-05-16 06:30, Simone Tiraboschi wrote:

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
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
32G 0   32G   0% /dev
tmpfs
32G  8.0K   32G   1% /dev/shm
tmpfs
32G   18M   32G   1% /run
tmpfs
32G 0   32G   0% /sys/fs/cgroup
/dev/sda1
976M  207M  702M  23% /boot
/dev/mapper/onn_ovirt--node1-home
976M  2.6M  907M   1% /home
/dev/mapper/onn_ovirt--node1-tmp
976M  2.8M  906M   1% /tmp
/dev/mapper/onn_ovirt--node1-var
15G  112M   14G   1% /var
/dev/mapper/onn_ovirt--node1-var_log
7.8G   42M  7.3G   1% /var/log
/dev/mapper/onn_ovirt--node1-var_log_audit
2.0G  6.3M  1.8G   1% /var/log/audit
/dev/mapper/onn_ovirt--node1-var_crash
9.8G   37M  9.2G   1% /var/crash
tmpfs
6.3G 0  6.3G   0% /run/user/0

On 2018-05-16 06:14, Simone Tiraboschi wrote:
On Wed, May 16, 2018 at 2:52 PM,  wrote:



https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/

[1]
[1]
[1] 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.

The appliance disk is shipped as a qcow2 image: 4 GB should be
enough.

Back to the drawing board, I certainly failed to read that!!

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:



https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/

[2]
[2]
[2]

[1]

I get an error saying the hosted engine setup is "trying" to use
vibr0 (192.168.xxx.x) even though I have the bridge interface set
to "eno1"

Regardless of whether the Edit Hosts File is checked or unchecked,
it overwrites my engine IP entry from 10.50.235.x to 192.168.xxx.x

The same thing happens whether I set the engine IP to Static or
DHCP (I don't have DNS, I'm using static entries in /etc/hosts).

Any ideas it "insists" on using "vibr0" instead of "eno1"?

Hi,
up to this point is absolutely fine: in the new node zero deployment
flow, hosted-engine-setup bootstraps a local VM with an engine there
to use that engine to configure the rest of the system (storage,
network...).
That bootstrap VM runs over default natted libvirt network, that's
why you see vibr0 and 192.168.xxx.x at that stage.

If you are facing any issue, it's definitively not there.

Yes, the blog post describes the 4.2.{0,1} behaviour while the local
VM is a change introduced in 4.2.2.
I faced a similar error and in my case the VM creation failed
because
there was not enough space in /var/tmp. It wasn’t a problem
before,
because the engine VM was created directly on top of a gluster
volume.

Andrea
--
Andrea Dell'Amico
http://adellam. sevenseas.org/ [3] [3] [3] [2]

Links:
--
[1]


https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/

[2]
[2]
[2]
[2] http://sevenseas.org/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org

Links:
--
[1]


https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/

[1]
[1]
[2]


https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/

[2]
[2]
[3] http://sevenseas.org/

Links:
--
[1]


https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/

[1]
[2]


https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/

[2]
[3] http://sevenseas.org/




Links:
--
[1] 
https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/

[2]

[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?
> The error I was getting said it could not find the hosted engine at vibr0
> on 192.168.xxx.xx


On my opinion you could simply retry.
Please share your log file it fails again.


>
>
> On 2018-05-16 06:30, Simone Tiraboschi wrote:
>
>> 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
>>> 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
>>> 32G 0   32G   0% /dev
>>> tmpfs
>>> 32G  8.0K   32G   1% /dev/shm
>>> tmpfs
>>> 32G   18M   32G   1% /run
>>> tmpfs
>>> 32G 0   32G   0% /sys/fs/cgroup
>>> /dev/sda1
>>> 976M  207M  702M  23% /boot
>>> /dev/mapper/onn_ovirt--node1-home
>>> 976M  2.6M  907M   1% /home
>>> /dev/mapper/onn_ovirt--node1-tmp
>>> 976M  2.8M  906M   1% /tmp
>>> /dev/mapper/onn_ovirt--node1-var
>>> 15G  112M   14G   1% /var
>>> /dev/mapper/onn_ovirt--node1-var_log
>>> 7.8G   42M  7.3G   1% /var/log
>>> /dev/mapper/onn_ovirt--node1-var_log_audit
>>> 2.0G  6.3M  1.8G   1% /var/log/audit
>>> /dev/mapper/onn_ovirt--node1-var_crash
>>> 9.8G   37M  9.2G   1% /var/crash
>>> tmpfs
>>> 6.3G 0  6.3G   0% /run/user/0
>>>
>>> On 2018-05-16 06:14, Simone Tiraboschi wrote:
>>> On Wed, May 16, 2018 at 2:52 PM,  wrote:
>>>
>>>
>>> https://www.ovirt.org/documentation/install-guide/chap-
>> System_Requirements/
>>
>>> [1]
>>> [1] 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.
>>>
>>> The appliance disk is shipped as a qcow2 image: 4 GB should be
>>> enough.
>>>
>>> Back to the drawing board, I certainly failed to read that!!
>>>
>>> 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:
>>>
>>>
>>> https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt
>> -4-2-and-gluster-storage/
>>
>>> [2]
>>> [2]
>>>
>>> [1]
>>>
>>> I get an error saying the hosted engine setup is "trying" to use
>>> vibr0 (192.168.xxx.x) even though I have the bridge interface set
>>> to "eno1"
>>>
>>> Regardless of whether the Edit Hosts File is checked or unchecked,
>>> it overwrites my engine IP entry from 10.50.235.x to 192.168.xxx.x
>>>
>>> The same thing happens whether I set the engine IP to Static or
>>> DHCP (I don't have DNS, I'm using static entries in /etc/hosts).
>>>
>>> Any ideas it "insists" on using "vibr0" instead of "eno1"?
>>>
>>> Hi,
>>> up to this point is absolutely fine: in the new node zero deployment
>>> flow, hosted-engine-setup bootstraps a local VM with an engine there
>>> to use that engine to configure the rest of the system (storage,
>>> network...).
>>> That bootstrap VM runs over default natted libvirt network, that's
>>> why you see vibr0 and 192.168.xxx.x at that stage.
>>>
>>> If you are facing any issue, it's definitively not there.
>>>
>>
>> Yes, the blog post describes the 4.2.{0,1} behaviour while the local
>> VM is a change introduced in 4.2.2.
>> I faced a similar error and in my case the VM creation failed because
>> there was not enough space in /var/tmp. It wasn’t a problem before,
>> because the engine VM was created directly on top of a gluster volume.
>>
>> Andrea
>>  --
>> Andrea Dell'Amico
>> http://adellam. sevenseas.org/ [3] [3] [2]
>>
>> Links:
>> --
>> [1]
>> https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt
>> -4-2-and-gluster-storage/
>> [2]
>> [2]
>> [2] http://sevenseas.org/
>>  ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@ovirt.org
>>
>>  Links:
>> --
>> [1]
>> https://www.ovirt.org/documentation/install-guide/chap-
>> System_Requirements/
>> [1]
>> [2]
>> https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt
>> -4-2-and-gluster-storage/
>> [2]
>> [3] http://sevenseas.org/
>>
>>
>>
>> Links:
>> --
>> [1] https://www.ovirt.org/documentation/install-guide/chap-
>> System_Requirements/
>> [2]
>> https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt
>> -4-2-and-gluster-storage/
>> [3] http://sevenseas.org/
>>
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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 on 192.168.xxx.xx


On 2018-05-16 06:30, Simone Tiraboschi wrote:

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
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
32G 0   32G   0% /dev
tmpfs
32G  8.0K   32G   1% /dev/shm
tmpfs
32G   18M   32G   1% /run
tmpfs
32G 0   32G   0% /sys/fs/cgroup
/dev/sda1
976M  207M  702M  23% /boot
/dev/mapper/onn_ovirt--node1-home
976M  2.6M  907M   1% /home
/dev/mapper/onn_ovirt--node1-tmp
976M  2.8M  906M   1% /tmp
/dev/mapper/onn_ovirt--node1-var
15G  112M   14G   1% /var
/dev/mapper/onn_ovirt--node1-var_log
7.8G   42M  7.3G   1% /var/log
/dev/mapper/onn_ovirt--node1-var_log_audit
2.0G  6.3M  1.8G   1% /var/log/audit
/dev/mapper/onn_ovirt--node1-var_crash
9.8G   37M  9.2G   1% /var/crash
tmpfs
6.3G 0  6.3G   0% /run/user/0

On 2018-05-16 06:14, Simone Tiraboschi wrote:
On Wed, May 16, 2018 at 2:52 PM,  wrote:



https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/

[1]
[1] 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.

The appliance disk is shipped as a qcow2 image: 4 GB should be
enough.

Back to the drawing board, I certainly failed to read that!!

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:



https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/

[2]
[2]

[1]

I get an error saying the hosted engine setup is "trying" to use
vibr0 (192.168.xxx.x) even though I have the bridge interface set
to "eno1"

Regardless of whether the Edit Hosts File is checked or unchecked,
it overwrites my engine IP entry from 10.50.235.x to 192.168.xxx.x

The same thing happens whether I set the engine IP to Static or
DHCP (I don't have DNS, I'm using static entries in /etc/hosts).

Any ideas it "insists" on using "vibr0" instead of "eno1"?

Hi,
up to this point is absolutely fine: in the new node zero deployment
flow, hosted-engine-setup bootstraps a local VM with an engine there
to use that engine to configure the rest of the system (storage,
network...).
That bootstrap VM runs over default natted libvirt network, that's
why you see vibr0 and 192.168.xxx.x at that stage.

If you are facing any issue, it's definitively not there.


Yes, the blog post describes the 4.2.{0,1} behaviour while the local
VM is a change introduced in 4.2.2.
I faced a similar error and in my case the VM creation failed because
there was not enough space in /var/tmp. It wasn’t a problem before,
because the engine VM was created directly on top of a gluster volume.

Andrea
 --
Andrea Dell'Amico
http://adellam. sevenseas.org/ [3] [3] [2]

Links:
--
[1]
https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/
[2]
[2]
[2] http://sevenseas.org/
 ___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org

 Links:
--
[1]
https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/
[1]
[2]
https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/
[2]
[3] http://sevenseas.org/



Links:
--
[1] 
https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/

[2]
https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/
[3] http://sevenseas.org/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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   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  32G
>0   32G   0% /dev
> tmpfs 32G
> 8.0K   32G   1% /dev/shm
> tmpfs 32G
>  18M   32G   1% /run
> tmpfs 32G
>0   32G   0% /sys/fs/cgroup
> /dev/sda1976M
> 207M  702M  23% /boot
> /dev/mapper/onn_ovirt--node1-home
> 976M  2.6M  907M   1% /home
> /dev/mapper/onn_ovirt--node1-tmp
>  976M  2.8M  906M   1% /tmp
> /dev/mapper/onn_ovirt--node1-var
> 15G  112M   14G   1% /var
> /dev/mapper/onn_ovirt--node1-var_log
>  7.8G   42M  7.3G   1% /var/log
> /dev/mapper/onn_ovirt--node1-var_log_audit
>  2.0G  6.3M  1.8G   1% /var/log/audit
> /dev/mapper/onn_ovirt--node1-var_crash
>  9.8G   37M  9.2G   1% /var/crash
> tmpfs6.3G
>0  6.3G   0% /run/user/0
>
>
> On 2018-05-16 06:14, Simone Tiraboschi wrote:
>
>> On Wed, May 16, 2018 at 2:52 PM,  wrote:
>>
>>
>>> https://www.ovirt.org/documentation/install-guide/chap-
>> System_Requirements/
>>
>>> [1] 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.
>>>
>>
>> The appliance disk is shipped as a qcow2 image: 4 GB should be enough.
>>
>> Back to the drawing board, I certainly failed to read that!!
>>>
>>> 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:
>>>
>>
>> https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt
>> -4-2-and-gluster-storage/
>> [2]
>>
>>
>> [1]

 I get an error saying the hosted engine setup is "trying" to use
 vibr0 (192.168.xxx.x) even though I have the bridge interface set
 to "eno1"

>>>
>>> Regardless of whether the Edit Hosts File is checked or unchecked,
 it overwrites my engine IP entry from 10.50.235.x to 192.168.xxx.x

 The same thing happens whether I set the engine IP to Static or
 DHCP (I don't have DNS, I'm using static entries in /etc/hosts).

 Any ideas it "insists" on using "vibr0" instead of "eno1"?

>>>
>>> Hi,
>>> up to this point is absolutely fine: in the new node zero deployment
>>> flow, hosted-engine-setup bootstraps a local VM with an engine there
>>> to use that engine to configure the rest of the system (storage,
>>> network...).
>>> That bootstrap VM runs over default natted libvirt network, that's
>>> why you see vibr0 and 192.168.xxx.x at that stage.
>>>
>>> If you are facing any issue, it's definitively not there.
>>>
>>
>> Yes, the blog post describes the 4.2.{0,1} behaviour while the local
>> VM is a change introduced in 4.2.2.
>> I faced a similar error and in my case the VM creation failed because
>> there was not enough space in /var/tmp. It wasn’t a problem before,
>> because the engine VM was created directly on top of a gluster volume.
>>
>> Andrea
>>  --
>> Andrea Dell'Amico
>> http://adellam. sevenseas.org/ [3] [2]
>>
>> Links:
>> --
>> [1]
>> https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt
>> -4-2-and-gluster-storage/
>> [2]
>> [2] http://sevenseas.org/
>>  ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@ovirt.org
>>
>>
>>
>> Links:
>> --
>> [1] https://www.ovirt.org/documentation/install-guide/chap-
>> System_Requirements/
>> [2]
>> https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt
>> -4-2-and-gluster-storage/
>> [3] http://sevenseas.org/
>>
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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  
32G 0   32G   0% /dev
tmpfs 
32G  8.0K   32G   1% /dev/shm
tmpfs 
32G   18M   32G   1% /run
tmpfs 
32G 0   32G   0% /sys/fs/cgroup
/dev/sda1
976M  207M  702M  23% /boot
/dev/mapper/onn_ovirt--node1-home
976M  2.6M  907M   1% /home
/dev/mapper/onn_ovirt--node1-tmp 
976M  2.8M  906M   1% /tmp
/dev/mapper/onn_ovirt--node1-var  
15G  112M   14G   1% /var
/dev/mapper/onn_ovirt--node1-var_log 
7.8G   42M  7.3G   1% /var/log
/dev/mapper/onn_ovirt--node1-var_log_audit   
2.0G  6.3M  1.8G   1% /var/log/audit
/dev/mapper/onn_ovirt--node1-var_crash   
9.8G   37M  9.2G   1% /var/crash
tmpfs
6.3G 0  6.3G   0% /run/user/0



On 2018-05-16 06:14, Simone Tiraboschi wrote:

On Wed, May 16, 2018 at 2:52 PM,  wrote:




https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/

[1] 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.


The appliance disk is shipped as a qcow2 image: 4 GB should be enough.


Back to the drawing board, I certainly failed to read that!!

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:


https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/
[2]


[1]

I get an error saying the hosted engine setup is "trying" to use
vibr0 (192.168.xxx.x) even though I have the bridge interface set
to "eno1"



Regardless of whether the Edit Hosts File is checked or unchecked,
it overwrites my engine IP entry from 10.50.235.x to 192.168.xxx.x

The same thing happens whether I set the engine IP to Static or
DHCP (I don't have DNS, I'm using static entries in /etc/hosts).

Any ideas it "insists" on using "vibr0" instead of "eno1"?


Hi,
up to this point is absolutely fine: in the new node zero deployment
flow, hosted-engine-setup bootstraps a local VM with an engine there
to use that engine to configure the rest of the system (storage,
network...).
That bootstrap VM runs over default natted libvirt network, that's
why you see vibr0 and 192.168.xxx.x at that stage.

If you are facing any issue, it's definitively not there.


Yes, the blog post describes the 4.2.{0,1} behaviour while the local
VM is a change introduced in 4.2.2.
I faced a similar error and in my case the VM creation failed because
there was not enough space in /var/tmp. It wasn’t a problem before,
because the engine VM was created directly on top of a gluster volume.

Andrea
 --
Andrea Dell'Amico
http://adellam. sevenseas.org/ [3] [2]

Links:
--
[1]
https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/
[2]
[2] http://sevenseas.org/
 ___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org



Links:
--
[1] 
https://www.ovirt.org/documentation/install-guide/chap-System_Requirements/

[2]
https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/
[3] http://sevenseas.org/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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/

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.


I remember it used just a bit less, around 55/56GB.


Back to the drawing board, I certainly failed to read that!!


It’s temporary, so you can add a disk and mount it into /var/tmp to
complete the installation and remove it when finished. The VM is
created locally, then moved to gluster and started with its final
configuration.

Andrea


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:


https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/


[1]
I get an error saying the hosted engine setup is "trying" to use
vibr0 (192.168.xxx.x) even though I have the bridge interface set
to "eno1"



Regardless of whether the Edit Hosts File is checked or unchecked,
it overwrites my engine IP entry from 10.50.235.x to 192.168.xxx.x
The same thing happens whether I set the engine IP to Static or
DHCP (I don't have DNS, I'm using static entries in /etc/hosts).
Any ideas it "insists" on using "vibr0" instead of "eno1"?

Hi,
up to this point is absolutely fine: in the new node zero deployment
flow, hosted-engine-setup bootstraps a local VM with an engine there
to use that engine to configure the rest of the system (storage,
network...).
That bootstrap VM runs over default natted libvirt network, that's
why you see vibr0 and 192.168.xxx.x at that stage.
If you are facing any issue, it's definitively not there.

 Yes, the blog post describes the 4.2.{0,1} behaviour while the local
VM is a change introduced in 4.2.2.
I faced a similar error and in my case the VM creation failed because
there was not enough space in /var/tmp. It wasn’t a problem before,
because the engine VM was created directly on top of a gluster volume.
Andrea
--
Andrea Dell'Amico
http://adellam [1].sevenseas.org/ [2] [2]
Links:
--
[1]
https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/
[2] http://sevenseas.org/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
 --
Andrea Dell'Amico
http://adellam.sevenseas.org/ [2]



Links:
--
[1] http://adellam/
[2] http://sevenseas.org/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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 least 60
> GB.
>

The appliance disk is shipped as a qcow2 image: 4 GB should be enough.


>
> Back to the drawing board, I certainly failed to read that!!
>
> 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:


>>> https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt
>> -4-2-and-gluster-storage/
>>
>>> [1]

 I get an error saying the hosted engine setup is "trying" to use
 vibr0 (192.168.xxx.x) even though I have the bridge interface set
 to "eno1"

>>>
>>> Regardless of whether the Edit Hosts File is checked or unchecked,
 it overwrites my engine IP entry from 10.50.235.x to 192.168.xxx.x

 The same thing happens whether I set the engine IP to Static or
 DHCP (I don't have DNS, I'm using static entries in /etc/hosts).

 Any ideas it "insists" on using "vibr0" instead of "eno1"?

>>>
>>> Hi,
>>> up to this point is absolutely fine: in the new node zero deployment
>>> flow, hosted-engine-setup bootstraps a local VM with an engine there
>>> to use that engine to configure the rest of the system (storage,
>>> network...).
>>> That bootstrap VM runs over default natted libvirt network, that's
>>> why you see vibr0 and 192.168.xxx.x at that stage.
>>>
>>> If you are facing any issue, it's definitively not there.
>>>
>>
>> Yes, the blog post describes the 4.2.{0,1} behaviour while the local
>> VM is a change introduced in 4.2.2.
>> I faced a similar error and in my case the VM creation failed because
>> there was not enough space in /var/tmp. It wasn’t a problem before,
>> because the engine VM was created directly on top of a gluster volume.
>>
>> Andrea
>>  --
>> Andrea Dell'Amico
>> http://adellam. sevenseas.org/ [2]
>>
>>
>>
>> Links:
>> --
>> [1]
>> https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt
>> -4-2-and-gluster-storage/
>> [2] http://sevenseas.org/
>> ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@ovirt.org
>>
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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 Appliance for 
> self-hosted engine installation, the /var partition must be at least 60 GB.

I remember it used just a bit less, around 55/56GB.

> Back to the drawing board, I certainly failed to read that!!

It’s temporary, so you can add a disk and mount it into /var/tmp to complete 
the installation and remove it when finished. The VM is created locally, then 
moved to gluster and started with its final configuration.

Andrea

> 
> 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:
>> https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/
>>  
>> 
 [1]
 I get an error saying the hosted engine setup is "trying" to use
 vibr0 (192.168.xxx.x) even though I have the bridge interface set
 to "eno1"
 Regardless of whether the Edit Hosts File is checked or unchecked,
 it overwrites my engine IP entry from 10.50.235.x to 192.168.xxx.x
 The same thing happens whether I set the engine IP to Static or
 DHCP (I don't have DNS, I'm using static entries in /etc/hosts).
 Any ideas it "insists" on using "vibr0" instead of "eno1"?
>>> Hi,
>>> up to this point is absolutely fine: in the new node zero deployment
>>> flow, hosted-engine-setup bootstraps a local VM with an engine there
>>> to use that engine to configure the rest of the system (storage,
>>> network...).
>>> That bootstrap VM runs over default natted libvirt network, that's
>>> why you see vibr0 and 192.168.xxx.x at that stage.
>>> If you are facing any issue, it's definitively not there.
>> Yes, the blog post describes the 4.2.{0,1} behaviour while the local
>> VM is a change introduced in 4.2.2.
>> I faced a similar error and in my case the VM creation failed because
>> there was not enough space in /var/tmp. It wasn’t a problem before,
>> because the engine VM was created directly on top of a gluster volume.
>> Andrea
>> --
>> Andrea Dell'Amico
>> http://adellam .sevenseas.org/  [2]
>> Links:
>> --
>> [1]
>> https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/
>>  
>> 
>> [2] http://sevenseas.org/ 
>> ___
>> Users mailing list -- users@ovirt.org 
>> To unsubscribe send an email to users-le...@ovirt.org 
>> 
--
Andrea Dell'Amico
http://adellam.sevenseas.org/





signature.asc
Description: Message signed with OpenPGP
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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 that!!

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:




https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/

[1]

I get an error saying the hosted engine setup is "trying" to use
vibr0 (192.168.xxx.x) even though I have the bridge interface set
to "eno1"



Regardless of whether the Edit Hosts File is checked or unchecked,
it overwrites my engine IP entry from 10.50.235.x to 192.168.xxx.x

The same thing happens whether I set the engine IP to Static or
DHCP (I don't have DNS, I'm using static entries in /etc/hosts).

Any ideas it "insists" on using "vibr0" instead of "eno1"?


Hi,
up to this point is absolutely fine: in the new node zero deployment
flow, hosted-engine-setup bootstraps a local VM with an engine there
to use that engine to configure the rest of the system (storage,
network...).
That bootstrap VM runs over default natted libvirt network, that's
why you see vibr0 and 192.168.xxx.x at that stage.

If you are facing any issue, it's definitively not there.


Yes, the blog post describes the 4.2.{0,1} behaviour while the local
VM is a change introduced in 4.2.2.
I faced a similar error and in my case the VM creation failed because
there was not enough space in /var/tmp. It wasn’t a problem before,
because the engine VM was created directly on top of a gluster volume.

Andrea
 --
Andrea Dell'Amico
http://adellam.sevenseas.org/ [2]



Links:
--
[1]
https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/
[2] http://sevenseas.org/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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 Tiraboschi 
wrote:

On Tue, May 15, 2018 at 6:31 PM,   wrote:


Engine network config error

Following this blog post:




https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/

[1]

I get an error saying the hosted engine setup is "trying" to use
vibr0 (192.168.xxx.x) even though I have the bridge interface set
to "eno1"



Regardless of whether the Edit Hosts File is checked or unchecked,
it overwrites my engine IP entry from 10.50.235.x to 192.168.xxx.x

The same thing happens whether I set the engine IP to Static or
DHCP (I don't have DNS, I'm using static entries in /etc/hosts).

Any ideas it "insists" on using "vibr0" instead of "eno1"?


Hi,
up to this point is absolutely fine: in the new node zero deployment
flow, hosted-engine-setup bootstraps a local VM with an engine there
to use that engine to configure the rest of the system (storage,
network...).
That bootstrap VM runs over default natted libvirt network, that's
why you see vibr0 and 192.168.xxx.x at that stage.

If you are facing any issue, it's definitively not there.


Yes, the blog post describes the 4.2.{0,1} behaviour while the local
VM is a change introduced in 4.2.2.
I faced a similar error and in my case the VM creation failed because
there was not enough space in /var/tmp. It wasn’t a problem before,
because the engine VM was created directly on top of a gluster volume.

Andrea
 --
Andrea Dell'Amico
http://adellam.sevenseas.org/ [2]



Links:
--
[1]
https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/
[2] http://sevenseas.org/

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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:




https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/

[1]

I get an error saying the hosted engine setup is "trying" to use
vibr0 (192.168.xxx.x) even though I have the bridge interface set
to "eno1"



Regardless of whether the Edit Hosts File is checked or unchecked,
it overwrites my engine IP entry from 10.50.235.x to 192.168.xxx.x

The same thing happens whether I set the engine IP to Static or
DHCP (I don't have DNS, I'm using static entries in /etc/hosts).

Any ideas it "insists" on using "vibr0" instead of "eno1"?


Hi,
up to this point is absolutely fine: in the new node zero deployment
flow, hosted-engine-setup bootstraps a local VM with an engine there
to use that engine to configure the rest of the system (storage,
network...).
That bootstrap VM runs over default natted libvirt network, that's
why you see vibr0 and 192.168.xxx.x at that stage.

If you are facing any issue, it's definitively not there.


Yes, the blog post describes the 4.2.{0,1} behaviour while the local
VM is a change introduced in 4.2.2.
I faced a similar error and in my case the VM creation failed because
there was not enough space in /var/tmp. It wasn’t a problem before,
because the engine VM was created directly on top of a gluster volume.

Andrea
 --
Andrea Dell'Amico
http://adellam.sevenseas.org/ [2]



Links:
--
[1]
https://www.ovirt.org/blog/2018/02/up-and-running-with-ovirt-4-2-and-gluster-storage/
[2] http://sevenseas.org/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org

___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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: 
> https://www.ovirt.org/blog/2018/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 
> (192.168.xxx.x) even though I have the bridge interface set to "eno1"
> 
> Regardless of whether the Edit Hosts File is checked or unchecked, it 
> overwrites my engine IP entry from 10.50.235.x to 192.168.xxx.x
> 
> The same thing happens whether I set the engine IP to Static or DHCP (I don't 
> have DNS, I'm using static entries in /etc/hosts).
> 
> Any ideas it "insists" on using "vibr0" instead of "eno1"?
> 
> Hi,
> up to this point is absolutely fine: in the new node zero deployment flow, 
> hosted-engine-setup bootstraps a local VM with an engine there to use that 
> engine to configure the rest of the system (storage, network...).
> That bootstrap VM runs over default natted libvirt network, that's why you 
> see vibr0 and 192.168.xxx.x at that stage.
> 
> If you are facing any issue, it's definitively not there.

Yes, the blog post describes the 4.2.{0,1} behaviour while the local VM is a 
change introduced in 4.2.2.
I faced a similar error and in my case the VM creation failed because there was 
not enough space in /var/tmp. It wasn’t a problem before, because the engine VM 
was created directly on top of a gluster volume.

Andrea
--
Andrea Dell'Amico
http://adellam.sevenseas.org/





signature.asc
Description: Message signed with OpenPGP
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org


[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
> (192.168.xxx.x) even though I have the bridge interface set to "eno1"
>

> Regardless of whether the Edit Hosts File is checked or unchecked, it
> overwrites my engine IP entry from 10.50.235.x to 192.168.xxx.x
>
> The same thing happens whether I set the engine IP to Static or DHCP (I
> don't have DNS, I'm using static entries in /etc/hosts).
>
> Any ideas it "insists" on using "vibr0" instead of "eno1"?
>

Hi,
up to this point is absolutely fine: in the new node zero deployment flow,
hosted-engine-setup bootstraps a local VM with an engine there to use that
engine to configure the rest of the system (storage, network...).
That bootstrap VM runs over default natted libvirt network, that's why you
see vibr0 and 192.168.xxx.x at that stage.

If you are facing any issue, it's definitively not there.



>
> **also posted this on IRC
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
>
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org