[ovirt-users] Re: When I added the ovirt-node to the ovirt-engine through the web management interface, I get the following error: Host 172.16.41.100 installation failed. Failed to configure managemen

2019-08-20 Thread wangyu13476969128
hi  Hongyu Du:

This  blog:
https://www.linuxtechi.com/enable-nested-virtualization-kvm-centos-7-rhel-7/

My virtual machine is stuck in XenServer.

There is not kvm_intel or kvm_amd  in /sys/module  directory.

[root@ovirt-node1 ~]# cat /sys/module/kvm
cat: /sys/module/kvm: No such file or directory

How should I do it next?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/5HZXCXBHB7UOLAKKNTZX4G6CHOJQIKB2/


[ovirt-users] Re: When I added the ovirt-node to the ovirt-engine through the web management interface, I get the following error: Host 172.16.41.100 installation failed. Failed to configure managemen

2019-08-20 Thread du_hon...@yeah.net
hi
please follow this blog
https://www.linuxtechi.com/enable-nested-virtualization-kvm-centos-7-rhel-7/



Regards
Hongyu Du
 
From: wangyu13476969128
Date: 2019-08-21 11:32
To: users
Subject: [ovirt-users] Re: When I added the ovirt-node to the ovirt-engine 
through the web management interface, I get the following error: Host 
172.16.41.100 installation failed. Failed to configure management network on 
the host. Host 172.16.41.100 does not comply with the cluster cluster-kvm 
networks, the following networks are missing on host: 'ovirtmgmt'
Hi Hongyu Du:
How can I check if my virtual machine supports nx?
 
[root@ovirt-node1 bin]# cat /proc/cpuinfo |grep nx
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush acpi mmx fxsr sse sse2 ht syscall nx pdpe1gb rdtscp lm 
constant_tsc rep_good nopl eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 
sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand 
hypervisor lahf_lm abm 3dnowprefetch intel_ppin ssbd ibrs ibpb stibp fsgsbase 
tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap 
clflushopt clwb xsaveopt xsavec xgetbv1 pku ospke spec_ctrl intel_stibp 
flush_l1d
 
The "nx"  in  /proc/cpuinfo . 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/BQ4RCF3ODSVCPDSNXV5FBNLQSCRIG5UU/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/QRB3SXZA3ATYJESSOLQOFWNLJP5HE22D/


[ovirt-users] Re: When I added the ovirt-node to the ovirt-engine through the web management interface, I get the following error: Host 172.16.41.100 installation failed. Failed to configure managemen

2019-08-20 Thread wangyu13476969128
Hi Hongyu Du:
How can I check if my virtual machine supports nx?

[root@ovirt-node1 bin]# cat /proc/cpuinfo |grep nx
flags   : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov 
pat pse36 clflush acpi mmx fxsr sse sse2 ht syscall nx pdpe1gb rdtscp lm 
constant_tsc rep_good nopl eagerfpu pni pclmulqdq ssse3 fma cx16 pcid sse4_1 
sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand 
hypervisor lahf_lm abm 3dnowprefetch intel_ppin ssbd ibrs ibpb stibp fsgsbase 
tsc_adjust bmi1 hle avx2 smep bmi2 erms invpcid rtm mpx rdseed adx smap 
clflushopt clwb xsaveopt xsavec xgetbv1 pku ospke spec_ctrl intel_stibp 
flush_l1d

The "nx"  in  /proc/cpuinfo . 
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/BQ4RCF3ODSVCPDSNXV5FBNLQSCRIG5UU/


[ovirt-users] Re: When I added the ovirt-node to the ovirt-engine through the web management interface, I get the following error: Host 172.16.41.100 installation failed. Failed to configure managemen

2019-08-20 Thread du_hon...@yeah.net
hi wangyu
your virtual machine need support nested  virtual

Regards
Hongyu Du
 
From: wangyu13476969128
Date: 2019-08-21 09:34
To: users
Subject: [ovirt-users] Re: When I added the ovirt-node to the ovirt-engine 
through the web management interface, I get the following error: Host 
172.16.41.100 installation failed. Failed to configure management network on 
the host. Host 172.16.41.100 does not comply with the cluster cluster-kvm 
networks, the following networks are missing on host: 'ovirtmgmt'
Thanks very much for Kaustav Majumder!
 
Follow the steps you taught me:
 
1. Server1 install ovirt-engine
2. Server2 install ovirt-node
3. Set bridge network using the link on ovirt-node (
https://www.ovirt.org/develop/developer-guide/vdsm/installing-vdsm-from-r...
)
4. Add ovirt-node to ovirt-engine
 
Server 1  is  a  Dell R740 Server.
Server 2  is  a  virtual machine.
 
The OS of Server1  is  4.3.5.5-1.el7
The OS of Server2  is ovirt-node-ng-installer-4.3.5-2019073010.el7.iso
 
In Step 3:  
 
When I use command "yum install -y vdsm vdsm-cli"  on ovirt-node.
 
It show :
"
http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-7/noarch/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
Excluding 46 updates due to versionlock (use "yum versionlock status" to show 
them)
Nothing to do
"
 
Then I check the version of vdsm :
 
[root@ovirt-node1 ~]# rpm -qa|grep vdsm
vdsm-http-4.30.24-1.el7.noarch
vdsm-hook-fcoe-4.30.24-1.el7.noarch
vdsm-yajsonrpc-4.30.24-1.el7.noarch
vdsm-python-4.30.24-1.el7.noarch
vdsm-hook-vmfex-dev-4.30.24-1.el7.noarch
vdsm-hook-ethtool-options-4.30.24-1.el7.noarch
vdsm-api-4.30.24-1.el7.noarch
vdsm-common-4.30.24-1.el7.noarch
vdsm-network-4.30.24-1.el7.x86_64
vdsm-jsonrpc-4.30.24-1.el7.noarch
vdsm-hook-vhostmd-4.30.24-1.el7.noarch
vdsm-hook-openstacknet-4.30.24-1.el7.noarch
vdsm-4.30.24-1.el7.x86_64
vdsm-gluster-4.30.24-1.el7.x86_64
vdsm-client-4.30.24-1.el7.noarch
 
 
Then I add ovirt-node1 to ovirt-engine: 
It report:
 
Host ovirt-node1 installation failed. Failed to configure management network on 
the host.
 
VDSM ovirt-node1 command Get Host Capabilities failed: Internal JSON-RPC error: 
{'reason': "invalid argument: KVM is not supported by '/usr/libexec/qemu-kvm' 
on this host"}
 
So my question is what's the problem ?  How can I slove this problem ?
 
Thank you very much!
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/52IQL7UQMA6VRZ4W7GXCZ5KU7RA7FBI2/
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/HV7VJAOCNPVDPM5CJYMBNXHGLEH4FBSJ/


[ovirt-users] Re: When I added the ovirt-node to the ovirt-engine through the web management interface, I get the following error: Host 172.16.41.100 installation failed. Failed to configure managemen

2019-08-20 Thread wangyu13476969128
The content of  vdsm.log  on  ovirt-node 1  is :

libvirtError: invalid argument: KVM is not supported by '/usr/libexec/qemu-kvm' 
on this host
2019-08-21 09:17:48,329+0800 INFO  (jsonrpc/3) [jsonrpc.JsonRpcServer] RPC call 
Host.getCapabilities failed (error -32603) in 0.07 seconds (__init__:312)
2019-08-21 09:17:49,004+0800 INFO  (jsonrpc/4) [api.host] START getAllVmStats() 
from=:::172.16.90.10,43280 (api:48)
2019-08-21 09:17:49,005+0800 INFO  (jsonrpc/4) [api.host] FINISH getAllVmStats 
return={'status': {'message': 'Done', 'code': 0}, 'statsList': (suppressed)} 
from=:::172.16.90.10,43280 (api:54)
2019-08-21 09:17:49,005+0800 INFO  (jsonrpc/4) [jsonrpc.JsonRpcServer] RPC call 
Host.getAllVmStats succeeded in 0.01 seconds (__init__:312)
2019-08-21 09:17:49,348+0800 INFO  (jsonrpc/5) [api.host] START 
getCapabilities() from=:::172.16.90.10,43280 (api:48)
2019-08-21 09:17:49,355+0800 INFO  (jsonrpc/5) [api.host] FINISH 
getCapabilities error=invalid argument: KVM is not supported by 
'/usr/libexec/qemu-kvm' on this host from=:::172.16.90.10,43280 (api:52)
2019-08-21 09:17:49,355+0800 ERROR (jsonrpc/5) [jsonrpc.JsonRpcServer] Internal 
server error (__init__:350)
Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/yajsonrpc/__init__.py", line 345, in 
_handle_request
res = method(**params)
  File "/usr/lib/python2.7/site-packages/vdsm/rpc/Bridge.py", line 194, in 
_dynamicMethod
result = fn(*methodArgs)
  File "", line 2, in getCapabilities
  File "/usr/lib/python2.7/site-packages/vdsm/common/api.py", line 50, in method
ret = func(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/vdsm/API.py", line 1371, in 
getCapabilities
c = caps.get()
  File "/usr/lib/python2.7/site-packages/vdsm/host/caps.py", line 94, in get
machinetype.compatible_cpu_models())
  File "/usr/lib/python2.7/site-packages/vdsm/common/cache.py", line 43, in 
__call__
value = self.func(*args)
  File "/usr/lib/python2.7/site-packages/vdsm/machinetype.py", line 142, in 
compatible_cpu_models
all_models = domain_cpu_models(c, arch, cpu_mode)
  File "/usr/lib/python2.7/site-packages/vdsm/machinetype.py", line 97, in 
domain_cpu_models
domcaps = conn.getDomainCapabilities(None, arch, None, virt_type, 0)
  File "/usr/lib/python2.7/site-packages/vdsm/common/libvirtconnection.py", 
line 131, in wrapper
ret = f(*args, **kwargs)
  File "/usr/lib/python2.7/site-packages/vdsm/common/function.py", line 94, in 
wrapper
return func(inst, *args, **kwargs)
  File "/usr/lib64/python2.7/site-packages/libvirt.py", line 3852, in 
getDomainCapabilities
if ret is None: raise libvirtError ('virConnectGetDomainCapabilities() 
failed', conn=self)
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/ZFE5UW273VONSLBYHTXZJCC3KT32HOBD/


[ovirt-users] Re: When I added the ovirt-node to the ovirt-engine through the web management interface, I get the following error: Host 172.16.41.100 installation failed. Failed to configure managemen

2019-08-20 Thread wangyu13476969128
Thanks very much for Kaustav Majumder!

Follow the steps you taught me:

1. Server1 install ovirt-engine
2. Server2 install ovirt-node
3. Set bridge network using the link on ovirt-node (
https://www.ovirt.org/develop/developer-guide/vdsm/installing-vdsm-from-r...
)
4. Add ovirt-node to ovirt-engine

Server 1  is  a  Dell R740 Server.
Server 2  is  a  virtual machine.

The OS of Server1  is  4.3.5.5-1.el7
The OS of Server2  is ovirt-node-ng-installer-4.3.5-2019073010.el7.iso

In Step 3:  

When I use command "yum install -y vdsm vdsm-cli"  on ovirt-node.

It show :
"
http://download.gluster.org/pub/gluster/glusterfs/LATEST/EPEL.repo/epel-7/noarch/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
Trying other mirror.
Excluding 46 updates due to versionlock (use "yum versionlock status" to show 
them)
Nothing to do
"

Then I check the version of vdsm :

[root@ovirt-node1 ~]# rpm -qa|grep vdsm
vdsm-http-4.30.24-1.el7.noarch
vdsm-hook-fcoe-4.30.24-1.el7.noarch
vdsm-yajsonrpc-4.30.24-1.el7.noarch
vdsm-python-4.30.24-1.el7.noarch
vdsm-hook-vmfex-dev-4.30.24-1.el7.noarch
vdsm-hook-ethtool-options-4.30.24-1.el7.noarch
vdsm-api-4.30.24-1.el7.noarch
vdsm-common-4.30.24-1.el7.noarch
vdsm-network-4.30.24-1.el7.x86_64
vdsm-jsonrpc-4.30.24-1.el7.noarch
vdsm-hook-vhostmd-4.30.24-1.el7.noarch
vdsm-hook-openstacknet-4.30.24-1.el7.noarch
vdsm-4.30.24-1.el7.x86_64
vdsm-gluster-4.30.24-1.el7.x86_64
vdsm-client-4.30.24-1.el7.noarch


Then I add ovirt-node1 to ovirt-engine: 
It report:

Host ovirt-node1 installation failed. Failed to configure management network on 
the host.

VDSM ovirt-node1 command Get Host Capabilities failed: Internal JSON-RPC error: 
{'reason': "invalid argument: KVM is not supported by '/usr/libexec/qemu-kvm' 
on this host"}

So my question is what's the problem ?  How can I slove this problem ?

Thank you very much!
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/52IQL7UQMA6VRZ4W7GXCZ5KU7RA7FBI2/


[ovirt-users] Re: When I added the ovirt-node to the ovirt-engine through the web management interface, I get the following error: Host 172.16.41.100 installation failed. Failed to configure managemen

2019-08-19 Thread Kaustav Majumder
On Tue, Aug 20, 2019 at 6:17 AM  wrote:

> Thanks very much for  Kaustav Majumder!
>
> Now my environment  is :
> The version of ovirt-engine is 4.3.5.5
> The version of ovirt-node is 4.3.5
>
> Question1 :
>
> Is this step correct:
> 1. Server1 installs ovirt-engine
> 2. Installing VDSM from rpm on ovirt-engine ( You tell me the link :
> https://www.ovirt.org/develop/developer-guide/vdsm/installing-vdsm-from-rpm.html#configuring-the-bridge-interface
> )
> 3. Install ovirt-node  on Server2
> 4. Add the ovirt-node  to the ovirt-engine
>
 Steps if you use ovirt-engine and ovirt-node on two seperate physical
servers
 1. Server1 install ovirt-engine
 2. Server2 install ovirt-node
 3. Set bridge network using the link on ovirt-node (
https://www.ovirt.org/develop/developer-guide/vdsm/installing-vdsm-from-rpm.html#configuring-the-bridge-interface
 )
4. Add ovirt-node to ovirt-engine

> Question 2:
> Can I install ovirt-engine and ovirt-node on a virtual machine? Still have
> to be installed on a physical machine?
>
Yes this is possible
1. install ovirt-node on one physical machine
2.Install ovirt-engine-appliance on ovirt-node (yum install
ovirt-engine-appliance)
3. Steps to install self-hosted engine using cockpit (
https://ovirt.org/documentation/self-hosted/chap-Deploying_Self-Hosted_Engine.html#deploying-self-hosted-engine-using-cockpit
)

Hope it solves your issues.

>
>
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/7T6PSMPOF4BYZ67K33QWMBKEFJERRLNY/
>


-- 

Thanks,

Kaustav Majumder
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/5USGZ6SATEBK3EIQC454TJQLWXMY73EP/


[ovirt-users] Re: When I added the ovirt-node to the ovirt-engine through the web management interface, I get the following error: Host 172.16.41.100 installation failed. Failed to configure managemen

2019-08-19 Thread wangyu13476969128
Thanks very much for  Kaustav Majumder! 

Now my environment  is :
The version of ovirt-engine is 4.3.5.5
The version of ovirt-node is 4.3.5 

Question1 : 

Is this step correct: 
1. Server1 installs ovirt-engine 
2. Installing VDSM from rpm on ovirt-engine ( You tell me the link : 
https://www.ovirt.org/develop/developer-guide/vdsm/installing-vdsm-from-rpm.html#configuring-the-bridge-interface
 )
3. Install ovirt-node  on Server2
4. Add the ovirt-node  to the ovirt-engine

Question 2:
Can I install ovirt-engine and ovirt-node on a virtual machine? Still have to 
be installed on a physical machine?


___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/7T6PSMPOF4BYZ67K33QWMBKEFJERRLNY/


[ovirt-users] Re: When I added the ovirt-node to the ovirt-engine through the web management interface, I get the following error: Host 172.16.41.100 installation failed. Failed to configure managemen

2019-08-19 Thread Kaustav Majumder
After you have configured the bride network try adding the host to ovirt
engine.

On Mon, Aug 19, 2019 at 3:03 PM  wrote:

> Thanks very much for Kaustav Majumder!
> After reading your links, I would like to ask, which step of installing
> ovirt-engine is followed by the operation of  “Installing VDSM from rpm” ?
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/EGWHKS3CGOVLXXAOWR76MAW4V6KORDO3/
>


-- 

Thanks,

Kaustav Majumder
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/YZXVG7Q3YHIFGGQVIGDSV3V2QVXE2RTL/


[ovirt-users] Re: When I added the ovirt-node to the ovirt-engine through the web management interface, I get the following error: Host 172.16.41.100 installation failed. Failed to configure managemen

2019-08-19 Thread wangyu13476969128
Thanks very much for Kaustav Majumder! 
After reading your links, I would like to ask, which step of installing 
ovirt-engine is followed by the operation of  “Installing VDSM from rpm” ?
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/EGWHKS3CGOVLXXAOWR76MAW4V6KORDO3/


[ovirt-users] Re: When I added the ovirt-node to the ovirt-engine through the web management interface, I get the following error: Host 172.16.41.100 installation failed. Failed to configure managemen

2019-08-19 Thread Kaustav Majumder
Hi,
You can follow the instructions here [1].

[1]
https://www.ovirt.org/develop/developer-guide/vdsm/installing-vdsm-from-rpm.html#configuring-the-bridge-interface

On Mon, Aug 19, 2019 at 1:53 PM Kaustav Majumder 
wrote:

> Hi,
> You can follow the instructions here [1].
>
>
> On Mon, Aug 19, 2019 at 1:11 PM  wrote:
>
>> When I added the ovirt-node  to the ovirt-engine through the web
>> management interface, I get the following error:  Host 172.16.41.100
>> installation failed. Failed to configure management network on the host.
>> Host 172.16.41.100 does not comply with the cluster cluster-kvm networks,
>> the following networks are missing on host: 'ovirtmgmt'
>>
>> How can I solve this problem ?
>> ___
>> Users mailing list -- users@ovirt.org
>> To unsubscribe send an email to users-le...@ovirt.org
>> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
>> oVirt Code of Conduct:
>> https://www.ovirt.org/community/about/community-guidelines/
>> List Archives:
>> https://lists.ovirt.org/archives/list/users@ovirt.org/message/WZRJXQLCQZGB7GZQPYJ34FIGXDRQCKCD/
>>
>
>
> --
>
> Thanks,
>
> Kaustav Majumder
>


-- 

Thanks,

Kaustav Majumder
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/POJM7DI35D47WDQQDEZ7BBJO24LVXYAI/


[ovirt-users] Re: When I added the ovirt-node to the ovirt-engine through the web management interface, I get the following error: Host 172.16.41.100 installation failed. Failed to configure managemen

2019-08-19 Thread Kaustav Majumder
Hi,
You can follow the instructions here [1].


On Mon, Aug 19, 2019 at 1:11 PM  wrote:

> When I added the ovirt-node  to the ovirt-engine through the web
> management interface, I get the following error:  Host 172.16.41.100
> installation failed. Failed to configure management network on the host.
> Host 172.16.41.100 does not comply with the cluster cluster-kvm networks,
> the following networks are missing on host: 'ovirtmgmt'
>
> How can I solve this problem ?
> ___
> Users mailing list -- users@ovirt.org
> To unsubscribe send an email to users-le...@ovirt.org
> Privacy Statement: https://www.ovirt.org/site/privacy-policy/
> oVirt Code of Conduct:
> https://www.ovirt.org/community/about/community-guidelines/
> List Archives:
> https://lists.ovirt.org/archives/list/users@ovirt.org/message/WZRJXQLCQZGB7GZQPYJ34FIGXDRQCKCD/
>


-- 

Thanks,

Kaustav Majumder
___
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/site/privacy-policy/
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/users@ovirt.org/message/QXEYASBIGUEKLKIVXRBDJ6HQD6RVZW6P/