[Users] Multiple Logical Networks on same physical nic

Hi, How can i set for example 2 Logical Network to use the same physical nic? Example: Logical Networks: LAN1 (vlan 1), LAN2 (vlan 2), iSCSI1 (vlan 11), iSCSI2 (vlan 12) Physical nics on host: eth0, eth1 Attach LAN1 and LAN2 to eth0 Attach iSCSI1 and iSCSI2 to eth1 How can I accomplish this? Best regards, Ricardo Esteves.

On Thu, Jun 14, 2012 at 11:12:53AM +0100, Ricardo Esteves wrote:
Hi,
How can i set for example 2 Logical Network to use the same physical nic?
Example:
Logical Networks: LAN1 (vlan 1), LAN2 (vlan 2), iSCSI1 (vlan 11), iSCSI2 (vlan 12) Physical nics on host: eth0, eth1
Attach LAN1 and LAN2 to eth0 Attach iSCSI1 and iSCSI2 to eth1
How can I accomplish this?
When defining the networks in the data center level, state their vlan tags. Add the networks to your cluster. Then, when you add a host to the cluster, state which nic is used for each of them. ovirt supports multiple vlans over a single (or bonded) nic.
participants (2)
-
Dan Kenigsberg
-
Ricardo Esteves