[ovirt-users]Re: Can ovirt-node support multiple network cards ?

2019-11-07 Thread Dominik Holler
On Thu, Nov 7, 2019 at 3:07 AM wrote: > What I hope to do is that the two NICs of the virtual machine are on the > same network segment as the two NICs on the node. For example, the two IPs > on node are 172.16.100.10 and 172.16.131.20 respectively. I hope the effect > is the IP of the virtual

[ovirt-users]Re: Can ovirt-node support multiple network cards ?

2019-11-07 Thread Dominik Holler
On Thu, Nov 7, 2019 at 3:45 AM wrote: > What is the auth host name and the provider url of the ovirt-provider-ovn > in engine? > > The provider url of ovirt-provider-ovn in engine is : > https://ovirt-manager:9696/ > > When I access https://ovirt-manager:9696/ , it show : > { > "error": { >

[ovirt-users]Re: Can ovirt-node support multiple network cards ?

2019-11-06 Thread wangyu13476969128
What is the auth host name and the provider url of the ovirt-provider-ovn in engine? The provider url of ovirt-provider-ovn in engine is : https://ovirt-manager:9696/ When I access https://ovirt-manager:9696/ , it show : { "error": { "message": "Error during SSO authentication

[ovirt-users]Re: Can ovirt-node support multiple network cards ?

2019-11-06 Thread wangyu13476969128
What kind of operation is needed to achieve this effect? ___ 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:

[ovirt-users]Re: Can ovirt-node support multiple network cards ?

2019-11-06 Thread wangyu13476969128
What I hope to do is that the two NICs of the virtual machine are on the same network segment as the two NICs on the node. For example, the two IPs on node are 172.16.100.10 and 172.16.131.20 respectively. I hope the effect is the IP of the virtual machine on node is also 172.16.100.* and

[ovirt-users]Re: Can ovirt-node support multiple network cards ?

2019-11-06 Thread wangyu13476969128
I check the status of ovirt-provider-ovn. It's inactive. [root@ovirt-manager ~]# systemctl status ovirt-provider-ovn ● ovirt-provider-ovn.service - oVirt OVN provider Loaded: loaded (/usr/lib/systemd/system/ovirt-provider-ovn.service; disabled; vendor preset: disabled) Active: inactive

[ovirt-users]Re: Can ovirt-node support multiple network cards ?

2019-11-06 Thread Dominik Holler
On Wed, Nov 6, 2019 at 7:54 AM wrote: > When I create a new logical network , the option is : > Select the "Create on external provider" check box, the External Provider > is "ovirt-provider-ovn". > Leaving Connect to physical network unselected. > This way the network would be available only

[ovirt-users]Re: Can ovirt-node support multiple network cards ?

2019-11-05 Thread wangyu13476969128
The full log is : 2019-11-06 14:59:57,010+08 ERROR [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-79) [497583f7] Command 'org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand' failed: EngineException:

[ovirt-users]Re: Can ovirt-node support multiple network cards ?

2019-11-05 Thread wangyu13476969128
Then I view log , the error log is : 2019-11-06 14:59:57,010+08 ERROR [org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand] (EE-ManagedThreadFactory-engineScheduled-Thread-79) [497583f7] Command 'org.ovirt.engine.core.bll.provider.network.SyncNetworkProviderCommand'

[ovirt-users]Re: Can ovirt-node support multiple network cards ?

2019-11-05 Thread wangyu13476969128
When I create a new logical network , the option is : Select the "Create on external provider" check box, the External Provider is "ovirt-provider-ovn". Leaving Connect to physical network unselected. The IP of another network card in node2 is 172.16.91.197. So the Subnet interface : CIDR :

[ovirt-users]Re: Can ovirt-node support multiple network cards ?

2019-10-21 Thread jeremy_tourville
I am unable to tell from your question what research you have done or what you have tried so far. Anyway, review this- https://ovirt.org/documentation/admin-guide/chap-Logical_Networks.html. Generally speaking, the checkbox for "Connect to physical network" should not be needed for your

[ovirt-users]Re: Can ovirt-node support multiple network cards ?

2019-10-10 Thread wangyu13476969128
At present, there is a ovirt-node1, which has two physical network cards. The IP of one network card is 172.16.91.10, and the IP of one network card is 172.16.131.10. If I want to create a logical network card, both logical network cards are on the same network as the physical network card. For

[ovirt-users]Re: Can ovirt-node support multiple network cards ?

2019-10-09 Thread Pavol Brilla
Hi please check oVirt documentation: https://www.ovirt.org/documentation/admin-guide/chap-Logical_Networks.html On Wed, Oct 9, 2019 at 5:33 AM wrote: > Jayme , how can I create another network in ovirt ? > ___ > Users mailing list -- users@ovirt.org

[ovirt-users]Re: Can ovirt-node support multiple network cards ?

2019-10-08 Thread wangyu13476969128
Jayme , how can I create another network in ovirt ? ___ 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:

[ovirt-users]Re: Can ovirt-node support multiple network cards ?

2019-10-08 Thread Jayme
Yes but you either need to create another network in ovirt or bond interfaces On Tue, Oct 8, 2019 at 11:34 PM wrote: > Can ovirt-node support multiple network cards ? > > I download ovirt-node-ng-installer-4.3.5-2019073010.el7.iso from ovirt > site. And install on a Dell R730 Server. > > The