Can't add newly reinstalled ovirt node

Hi, after installing 4.2.1.1 oVirt node, and adding it in hosted oVirt engine I get the following error: Ansible host-deploy playbook execution has started on host vhost01. Ansible host-deploy playbook execution has successfully finished on host vhost01. Status of host vhost01 was set to NonOperational. Host vhost01 does not comply with the cluster Lenovo networks, the following networks are missing on host: 'VLAN10' Host vhost01 installation failed. Failed to configure management network on the host. One more interesting thing: Compute => Hosts => vhost02 => Network interfaces is empty... there are no recognized interfaces on this host. Any idea?

On Thu, 3 May 2018 22:26:57 +0200 Jakov Sosic <jsosic@gmail.com> wrote:
Hi,
after installing 4.2.1.1 oVirt node, and adding it in hosted oVirt engine I get the following error:
Ansible host-deploy playbook execution has started on host vhost01. Ansible host-deploy playbook execution has successfully finished on host vhost01. Status of host vhost01 was set to NonOperational. Host vhost01 does not comply with the cluster Lenovo networks, the following networks are missing on host: 'VLAN10' Host vhost01 installation failed. Failed to configure management network on the host.
Can you please share links to the vdsm.log and supervdsm.log of the host?
One more interesting thing:
Compute => Hosts => vhost02 => Network interfaces
is empty... there are no recognized interfaces on this host.
Any idea?
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users

On Fri, May 4, 2018 at 11:46 AM, Dominik Holler <dholler@redhat.com> wrote:
On Thu, 3 May 2018 22:26:57 +0200 Jakov Sosic <jsosic@gmail.com> wrote:
Hi,
after installing 4.2.1.1 oVirt node, and adding it in hosted oVirt engine I get the following error:
Ansible host-deploy playbook execution has started on host vhost01. Ansible host-deploy playbook execution has successfully finished on host vhost01. Status of host vhost01 was set to NonOperational. Host vhost01 does not comply with the cluster Lenovo networks, the following networks are missing on host: 'VLAN10' Host vhost01 installation failed. Failed to configure management network on the host.
Can you please share links to the vdsm.log and supervdsm.log of the host?
Seems like this one to me https://bugzilla.redhat.com/show_bug.cgi?id=1570388 Is the VLAN10 marked as required in the cluster?
One more interesting thing:
Compute => Hosts => vhost02 => Network interfaces
is empty... there are no recognized interfaces on this host.
Any idea?
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- ALES MUSIL INTERN - rhv network Red Hat EMEA <https://www.redhat.com/> amusil@redhat.com IM: amusil <https://red.ht/sig>

On 05/04/2018 01:31 PM, Ales Musil wrote:
On Fri, May 4, 2018 at 11:46 AM, Dominik Holler <dholler@redhat.com <mailto:dholler@redhat.com>> wrote:
On Thu, 3 May 2018 22:26:57 +0200 Jakov Sosic <jsosic@gmail.com <mailto:jsosic@gmail.com>> wrote:
> Hi, > > after installing 4.2.1.1 oVirt node, and adding it in hosted oVirt > engine I get the following error: > > Ansible host-deploy playbook execution has started on host vhost01. > Ansible host-deploy playbook execution has successfully finished on > host vhost01. > Status of host vhost01 was set to NonOperational. > Host vhost01 does not comply with the cluster Lenovo networks, the > following networks are missing on host: 'VLAN10' > Host vhost01 installation failed. Failed to configure management > network on the host. >
Can you please share links to the vdsm.log and supervdsm.log of the host?
Seems like this one to me https://bugzilla.redhat.com/show_bug.cgi?id=1570388
Yes, it was a required network... Now, what I did, after another clean install was: nmcli device set eno1 managed no nmcli device set eno2 managed no nmcli device set eno3 managed no nmcli device set eno4 managed no and after this, adding host passed. I did remove all the required networks too, so I'm wondering if that was the cause... I can try to add back required network, and reinstall host with using the `nmcli` trick.
participants (3)
-
Ales Musil
-
Dominik Holler
-
Jakov Sosic